]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cselib.c
re PR debug/52001 (Huge compile-time regression with var-tracking)
[thirdparty/gcc.git] / gcc / cselib.c
2012-03-01  Alexandre Olivare PR debug/52001 (Huge compile-time regression with...
2012-02-25  Alexandre Olivare PR debug/52001 (Huge compile-time regression with...
2012-02-13  Jakub Jelinekre PR bootstrap/52172 (stage 3 Bootstrap comparison...
2012-02-13  Jakub Jelinekcselib.c (expand_loc): Return sp, fp, hfp or cfa base...
2012-02-13  Jakub Jelinekcselib.c (dump_cselib_val): Don't assume l->setting_ins...
2012-01-24  Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2012-01-07  Alexandre Olivare PR bootstrap/51725 (segfault in stage 3 when compili...
2012-01-06  Alexandre Olivare PR debug/51746 (Segfault in cselib_preserved_value_p)
2012-01-03  Jakub Jelinekre PR bootstrap/51725 (segfault in stage 3 when compili...
2012-01-02  Jakub Jelinekre PR bootstrap/51725 (segfault in stage 3 when compili...
2011-12-31  Alexandre Olivacselib.h (cselib_add_permanent_equiv): Declare.
2011-11-01  Alexandre Olivare PR debug/50869 (ice in vt_expand_var_loc_chain)
2011-06-27  Jakub Jelinekre PR debug/49544 (ICE in new_elt_loc_list)
2011-06-22  Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-05-31  Jakub Jelinekcselib.c (promote_debug_loc): Allow l->next non-NULL...
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-03-28  Jakub Jelinekre PR debug/48203 (ICE in dwarf2out.c while building...
2011-03-16  Jakub Jelinekre PR debug/45882 (No debug info for vars depending...
2011-02-03  Alexandre Olivare PR debug/43092 (Wrong debuginfo with VTA and -fomit...
2011-02-01  Bernd Schmidttree-dump.c (dump_option_value_info): Add entry for...
2010-12-03  Laurynas Biveinisbasic-block.h (struct edge_prediction): Remove forward...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-09  Jakub Jelinekrtl.def (DEBUG_IMPLICIT_PTR): New rtl code.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-30  Jakub Jelinekre PR debug/44694 (Long var tracking compile time of...
2010-05-22  Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-03-31  Jakub Jelinekre PR bootstrap/43596 (Failed to boostrap)
2010-03-30  Alexandre Olivare PR debug/42977 ("-fcompare-debug failure" with ...
2010-03-16  Jakub Jelinekre PR debug/43051 (VTA causes a stack living parameter...
2010-03-12  Jakub Jelinekcselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
2010-03-07  Jakub Jelinekre PR debug/43176 (var-tracking fails to notice a value...
2010-02-03  Alexandre Olivare PR debug/42896 (Random debug generation differences...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-26  Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-22  Richard Sandifordrtl.h (shallow_copy_rtvec): Declare.
2009-10-20  Richard Sandifordrtl.h (simplify_replace_fn_rtx): Declare.
2009-10-13  Jakub Jelinekre PR target/41693 (RTL Check Failure in expand_debug_e...
2009-10-12  Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-11  Alexandre Olivare PR debug/41276 (Segmentation fault in lookup_page_ta...
2009-09-08  Alexandre Olivare PR debug/41276 (Segmentation fault in lookup_page_ta...
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-22  Shujing Zhaoalias.c: Use REG_P...
2009-04-24  Jakub Jelinekre PR rtl-optimization/39794 (Miscompile with -O2 ...
2008-12-22  Jakub Jelinekre PR middle-end/31150 (Not promoting an whole array...
2008-06-26  Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-17  Steven BosscherRemove libcall notes.
2008-05-20  Alexandre Oliva* cselib.c (cselib_record_sets): Use correct mode for...
2008-05-07  Kenneth Zadeck[multiple changes]
2007-08-23  Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-07-30  Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-30  Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-28  Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazicselib.c (entry_and_rtx_equal_p): Constify.
2007-07-07  Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-22  Richard Sandifordregs.h (end_hard_regno): New function.
2007-02-03  Kazu Hiratac-decl.c, [...]: Fix comment typos.
2006-12-17  Steven Bosschercselib.c (struct cselib_val_struct): Make val_rtx its...
2006-11-30  Steven Bosschercselib.c (cselib_init): Use special MEM rtx form for...
2006-09-12  Roger Saylere PR middle-end/4520 (cselib.c hash_rtx incorrectly...
2006-07-27  Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-02-18  Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-15  Kazu Hiratacselib.c (hash_table): Rename to cselib_hash_table.
2005-07-29  Richard Hendersoncse.c (exp_equiv_p): Special case CONST_DOUBLE.
2005-07-22  J"orn Renneckere PR rtl-optimization/22445 (Optimizations done by...
2005-06-25  Kelley CookUpdate FSF address.
2005-04-10  Steven Bosschercselib.c (clear_table): Rename to cselib_clear_table.
2005-03-06  Kazu Hirata* cselib.c (reg_values, reg_values_size): Make them...
2005-02-11  Dale Johannesencselib.c (cselib_process_insn): Clear out regs where...
2005-01-18  Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-05  Steven Bosschercombine.c (expand_compound_operation): Add comment...
2004-11-14  Kazu Hirata* cselib.c, expr.c: Fix comment typos.
2004-11-13  Steven Bosschercse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P...
2004-10-30  Roger Saylere PR rtl-optimization/17581 (Long long arithmetic...
2004-09-13  Richard Hendersonre PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered...
2004-09-07  Nathan Sidwellcfganal.c (flow_depth_first_order_compute, [...]):...
2004-08-18  Steven BosscherMakefile.in (OBJS-common): Add postreload-gcse.c.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-01  Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-06-02  Jerry QuinnMakefile.in (EXPR_H): Add insn-config.h...
2004-04-22  Jakub Jelinekcselib.h (struct elt_loc_list): Remove canon_loc field.
2004-03-04  Jan Hubickacfgcleanup.c (thread_jump): Update call of cselib_init.
2004-03-04  Jan HubickaUndo accidentally commited garbage.
2004-03-04  Jan Hubickacselib.c (cselib_finish): Fix another miss-application...
2004-03-04  Jan Hubickacselib.c (cselib_finish): Fix miss-application of my...
2004-03-03  Richard Hendersonre PR rtl-optimization/13862 (ICE while optimizing...
2004-03-03  Jan Hubickacselib.c (hash_table): Remove GTY marker.
2004-02-02  Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2004-01-26  Jan Hubickacselib.c (discard_useless_values): Clear out value...
2004-01-24  Jan Hubicka* cselib.c (remove_useless_values): Do not access...
2004-01-23  Jan Hubickabasic-block.h (PROP_POSTRELOAD): New macro.
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-20  Jan Hubickacselib.c: Include alloc-pool.h
2004-01-12  Jan Hubickaalias.c: Invlude varray.h
2004-01-12  Jan HubickaPartial fox for PR opt/10776 II
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
next