summaryrefslogtreecommitdiff
path: root/gcc/cselib.c
Commit message (Expand)AuthorAgeFilesLines
* PR debug/49544jakub2011-06-271-1/+9
* PR debug/47858jakub2011-06-221-0/+9
* * cselib.c (promote_debug_loc): Allow l->next non-NULL forjakub2011-05-311-1/+44
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* PR debug/48203jakub2011-03-281-4/+29
* PR debug/45882jakub2011-03-161-0/+8
* PR debug/43092aoliva2011-02-031-66/+230
* * tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB.bernds2011-02-011-8/+8
* 2010-12-01 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-12-031-0/+6
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.jakub2010-09-091-0/+9
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* PR debug/44694jakub2010-06-301-4/+11
* gcc/ChangeLog:steven2010-05-221-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* PR bootstrap/43596jakub2010-03-311-2/+3
* PR debug/42977jakub2010-03-301-39/+173
* PR debug/43051jakub2010-03-161-9/+81
* * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.jakub2010-03-121-41/+2
* PR debug/43176jakub2010-03-071-5/+35
* 2010-02-03 Alexandre Oliva <aoliva@redhat.com>rguenth2010-02-031-23/+28
* Remove trailing white spaces.hjl2009-11-251-23/+23
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-1/+7
* gcc/rsandifo2009-10-221-14/+15
* gcc/rsandifo2009-10-201-13/+14
* PR target/41693jakub2009-10-131-1/+2
* gcc/ChangeLog:aoliva2009-10-121-0/+12
* PR debug/41276aoliva2009-09-111-19/+31
* PR debug/41276aoliva2009-09-081-6/+6
* gcc/ChangeLog:aoliva2009-09-021-71/+336
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-3/+3
* PR rtl-optimization/39794jakub2009-04-241-2/+2
* PR middle-end/31150jakub2008-12-221-21/+109
* * alias.c (record_alias_subset, init_alias_analysis): Fixghazi2008-06-261-5/+5
* Remove libcall notes.steven2008-06-171-11/+0
* * cselib.c (cselib_record_sets): Use correct mode for IF_THEN_ELSE.aoliva2008-05-201-1/+1
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-1/+5
* * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizeschaoyingfu2007-08-231-2/+10
* * alias.c (record_set, memory_modified_1): Constify.ghazi2007-07-301-1/+1
* * alias.c (mems_in_disjoint_alias_sets_p,ghazi2007-07-301-6/+6
* * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md,kazu2007-07-281-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * cselib.c (entry_and_rtx_equal_p): Constify.ghazi2007-07-251-1/+1
* * auto-inc-dec.c, config/arm/arm.c,kazu2007-07-071-1/+1
* Merge dataflow branch into mainlinedberlin2007-06-111-1/+263
* gcc/rsandifo2007-05-221-2/+2
* * c-decl.c, config/avr/avr.c, config/avr/avr.h,kazu2007-02-031-1/+1
* * cselib.c (struct cselib_val_struct): Make val_rtx itssteven2006-12-171-19/+19
* * cselib.c (cselib_init): Use special MEM rtx form for callmem.steven2006-11-301-2/+4
* PR middle-end/4520sayle2006-09-121-5/+19