Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | PR debug/42977 | jakub | 1 | -39/+173 |
2010-03-16 | PR debug/43051 | jakub | 1 | -9/+81 |
2010-03-12 | * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove. | jakub | 1 | -41/+2 |
2010-03-07 | PR debug/43176 | jakub | 1 | -5/+35 |
2010-02-03 | 2010-02-03 Alexandre Oliva <aoliva@redhat.com> | rguenth | 1 | -23/+28 |
2009-11-25 | Remove trailing white spaces. | hjl | 1 | -23/+23 |
2009-10-26 | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 1 | -1/+7 |
2009-10-22 | gcc/ | rsandifo | 1 | -14/+15 |
2009-10-20 | gcc/ | rsandifo | 1 | -13/+14 |
2009-10-13 | PR target/41693 | jakub | 1 | -1/+2 |
2009-10-12 | gcc/ChangeLog: | aoliva | 1 | -0/+12 |
2009-09-11 | PR debug/41276 | aoliva | 1 | -19/+31 |
2009-09-08 | PR debug/41276 | aoliva | 1 | -6/+6 |
2009-09-02 | gcc/ChangeLog: | aoliva | 1 | -71/+336 |
2009-06-22 | 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com> | paolo | 1 | -3/+3 |
2009-04-24 | PR rtl-optimization/39794 | jakub | 1 | -2/+2 |
2008-12-22 | PR middle-end/31150 | jakub | 1 | -21/+109 |
2008-06-26 | * alias.c (record_alias_subset, init_alias_analysis): Fix | ghazi | 1 | -5/+5 |
2008-06-17 | Remove libcall notes. | steven | 1 | -11/+0 |
2008-05-20 | * cselib.c (cselib_record_sets): Use correct mode for IF_THEN_ELSE. | aoliva | 1 | -1/+1 |
2008-05-07 | 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 1 | -1/+5 |
2007-08-23 | * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes | chaoyingfu | 1 | -2/+10 |
2007-07-30 | * alias.c (record_set, memory_modified_1): Constify. | ghazi | 1 | -1/+1 |
2007-07-30 | * alias.c (mems_in_disjoint_alias_sets_p, | ghazi | 1 | -6/+6 |
2007-07-28 | * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md, | kazu | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 1 | -4/+3 |
2007-07-25 | * cselib.c (entry_and_rtx_equal_p): Constify. | ghazi | 1 | -1/+1 |
2007-07-07 | * auto-inc-dec.c, config/arm/arm.c, | kazu | 1 | -1/+1 |
2007-06-11 | Merge dataflow branch into mainline | dberlin | 1 | -1/+263 |
2007-05-22 | gcc/ | rsandifo | 1 | -2/+2 |
2007-02-03 | * c-decl.c, config/avr/avr.c, config/avr/avr.h, | kazu | 1 | -1/+1 |
2006-12-17 | * cselib.c (struct cselib_val_struct): Make val_rtx its | steven | 1 | -19/+19 |
2006-11-30 | * cselib.c (cselib_init): Use special MEM rtx form for callmem. | steven | 1 | -2/+4 |
2006-09-12 | PR middle-end/4520 | sayle | 1 | -5/+19 |
2006-07-27 | PR rtl-optimization/28071 | hubicka | 1 | -1/+5 |
2006-02-18 | * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE. | rsandifo | 1 | -2/+1 |
2006-01-31 | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 1 | -2/+2 |
2006-01-15 | * cselib.c (hash_table): Rename to cselib_hash_table. | kazu | 1 | -11/+12 |
2005-07-29 | * cse.c (exp_equiv_p): Special case CONST_DOUBLE. | rth | 1 | -3/+12 |
2005-07-22 | PR rtl-optimization/22445 | amylaar | 1 | -9/+26 |
2005-06-25 | Update FSF address. | kcook | 1 | -2/+2 |
2005-04-10 | * cselib.c (clear_table): Rename to cselib_clear_table. | steven | 1 | -7/+6 |
2005-03-06 | * cselib.c (reg_values, reg_values_size): Make them static. | kazu | 1 | -2/+2 |
2005-02-11 | 2005-02-11 Dale Johannesen <dalej@apple.com> | dalej | 1 | -1/+4 |
2005-01-18 | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 1 | -1/+1 |
2005-01-05 | * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Add | steven | 1 | -2/+3 |
2004-11-14 | * cselib.c, expr.c: Fix comment typos. | kazu | 1 | -1/+1 |
2004-11-13 | * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and | steven | 1 | -2/+5 |
2004-10-30 | PR rtl-optimization/17581 | sayle | 1 | -2/+6 |
2004-09-13 | PR inline-asm/6806 | rth | 1 | -11/+16 |