summaryrefslogtreecommitdiff
path: root/gcc/cselib.c
Commit message (Expand)AuthorAgeFilesLines
* rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek2010-09-091-0/+9
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR debug/44694 (Long var tracking compile time of GiNaC tests)Jakub Jelinek2010-06-301-4/+11
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* re PR bootstrap/43596 (Failed to boostrap)Jakub Jelinek2010-03-311-2/+3
* re PR debug/42977 ("-fcompare-debug failure" with "-O2 -finline-functions -fo...Alexandre Oliva2010-03-301-39/+173
* re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek2010-03-161-9/+81
* cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.Jakub Jelinek2010-03-121-41/+2
* re PR debug/43176 (var-tracking fails to notice a value change)Jakub Jelinek2010-03-071-5/+35
* re PR debug/42896 (Random debug generation differences, bootstrap fails)Alexandre Oliva2010-02-031-23/+28
* Remove trailing white spaces.H.J. Lu2009-11-251-23/+23
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-1/+7
* rtl.h (shallow_copy_rtvec): Declare.Richard Sandiford2009-10-221-14/+15
* rtl.h (simplify_replace_fn_rtx): Declare.Richard Sandiford2009-10-201-13/+14
* re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371)Jakub Jelinek2009-10-131-1/+2
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-0/+12
* re PR debug/41276 (Segmentation fault in lookup_page_table_entry)Alexandre Oliva2009-09-111-19/+31
* re PR debug/41276 (Segmentation fault in lookup_page_table_entry)Alexandre Oliva2009-09-081-6/+6
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-71/+336
* alias.c: Use REG_P...Shujing Zhao2009-06-221-3/+3
* re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops)Jakub Jelinek2009-04-241-2/+2
* re PR middle-end/31150 (Not promoting an whole array to be static const)Jakub Jelinek2008-12-231-21/+109
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-5/+5
* Remove libcall notes.Steven Bosscher2008-06-171-11/+0
* * cselib.c (cselib_record_sets): Use correct mode for IF_THEN_ELSE.Alexandre Oliva2008-05-201-1/+1
* [multiple changes]Kenneth Zadeck2008-05-071-1/+5
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-2/+10
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-1/+1
* alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi2007-07-301-6/+6
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-07-281-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cselib.c (entry_and_rtx_equal_p): Constify.Kaveh R. Ghazi2007-07-251-1/+1
* auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2007-07-071-1/+1
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-1/+263
* regs.h (end_hard_regno): New function.Richard Sandiford2007-05-221-2/+2
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* cselib.c (struct cselib_val_struct): Make val_rtx its own field, remove the u...Steven Bosscher2006-12-171-19/+19
* cselib.c (cselib_init): Use special MEM rtx form for callmem.Steven Bosscher2006-11-301-2/+4
* re PR middle-end/4520 (cselib.c hash_rtx incorrectly hashes based on rtx addr...Roger Sayle2006-09-121-5/+19
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-07-271-1/+5
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-2/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-2/+2
* cselib.c (hash_table): Rename to cselib_hash_table.Kazu Hirata2006-01-151-11/+12
* cse.c (exp_equiv_p): Special case CONST_DOUBLE.Richard Henderson2005-07-281-3/+12
* re PR rtl-optimization/22445 (Optimizations done by cselib depend on pointer ...J"orn Rennecke2005-07-221-9/+26
* Update FSF address.Kelley Cook2005-06-251-2/+2
* cselib.c (clear_table): Rename to cselib_clear_table.Steven Bosscher2005-04-101-7/+6
* * cselib.c (reg_values, reg_values_size): Make them static.Kazu Hirata2005-03-061-2/+2
* cselib.c (cselib_process_insn): Clear out regs where HARD_REGNO_CALL_PART_CLO...Dale Johannesen2005-02-111-1/+4