summaryrefslogtreecommitdiff
path: root/gcc/cselib.c
Commit message (Expand)AuthorAgeFilesLines
* re PR debug/50869 (ice in vt_expand_var_loc_chain)Alexandre Oliva2011-11-011-3/+4
* re PR debug/49544 (ICE in new_elt_loc_list)Jakub Jelinek2011-06-271-1/+9
* re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2011-06-221-0/+9
* cselib.c (promote_debug_loc): Allow l->next non-NULL for cselib_preserve_cons...Jakub Jelinek2011-05-311-1/+44
* remove useless if-before-free testsJim Meyering2011-04-201-2/+1
* re PR debug/48203 (ICE in dwarf2out.c while building eglibc.)Jakub Jelinek2011-03-291-4/+29
* re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek2011-03-161-0/+8
* re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva2011-02-031-66/+230
* tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB.Bernd Schmidt2011-02-011-8/+8
* basic-block.h (struct edge_prediction): Remove forward declaration.Laurynas Biveinis2010-12-031-0/+6
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* 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