]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cse.c
dumping cleanup phase 1 -- Removing TODO_dump_func
[thirdparty/gcc.git] / gcc / cse.c
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14  Jakub Jelinekre PR rtl-optimization/49390 (GCSE miscompilation)
2011-06-02  Eric Botcazoucse.c (cse_find_path): Refine change to exclude EDGE_AB...
2011-06-02  Eric Botcazoufunction.h (struct stack_usage): Remove dynamic_alloc_c...
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-03-02  Richard Sandifordre PR rtl-optimization/47925 (delete_trivially_dead_ins...
2010-10-14  Jakub Jelinekcse.c (is_dead_reg): Change into inline function that...
2010-10-13  Eric Botcazoucse.c (cse_insn): Fix thinko in the canonicalization...
2010-10-08  Alexandre Olivare PR debug/45656 (gfortran.dg/forall_4.f90 -O3, wrong...
2010-09-02  Anatoly Sokolovtarget.def (class_likely_spilled_p): New hook.
2010-08-09  Bingfeng Meiddg.c (walk_mems_2): Moved from alias.c, use may_alias_...
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-29  Bernd SchmidtRevert parts of the change for PR25130.
2010-06-13  Jan Hubickacse.c (cse_extended_basic_block): Move optimize_bb_for_...
2010-05-25  Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-19  Joseph Myersdiagnostic.c (FLOAT, FFS): Don't undefine.
2010-05-03  Steven Bosschertm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-01-12  Jakub Jelinekre PR rtl-optimization/42699 (ZERO_EXTRACT on lhs never...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-26  Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-22  Shujing Zhaoalias.c: Use REG_P...
2009-05-28  Adam Nemetre PR middle-end/33699 (missing optimization on const...
2009-05-11  Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-04-27  Steven Bosscherdbgcnt.def (cprop1, [...]): Remove
2009-04-24  Jakub Jelinekre PR rtl-optimization/39794 (Miscompile with -O2 ...
2009-04-20  Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-03-14  Jakub Jelinekre PR bootstrap/39454 (Bootstrap failure on sparcv9...
2009-03-05  J"orn Rennecke* cse.c (cse_insn): Fix loop to stop at VOIDmode.
2008-12-04  Eric Botcazoucse.c (lookup_as_function): Delete mode frobbing code.
2008-12-04  Eric Botcazou* cse.c (equiv_constant): Fix pasto.
2008-11-11  Richard Sandifordcse.c (fold_rtx): Remove redundant gen_rtx_CONST.
2008-10-11  Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-10-08  Jakub Jelinekre PR target/36635 (cc1 segfault from svn 137122)
2008-09-13  H.J. Lure PR rtl-optimization/37489 (const_true_rtx returned...
2008-09-01  Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-07-15  Kaveh R. Ghazibt-load.c (add_btr_def, [...]): Avoid C++ keywords.
2008-06-26  Kaveh R. Ghazicse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat...
2008-06-17  Steven BosscherRemove libcall notes.
2008-06-06  Uros Bizjakre PR rtl-optimization/36438 (gcc ICE compiling code...
2008-05-14  Kenneth Zadeckrtl.texi: Removed reference to REG_NO_CONFLICT notes.
2008-05-14  Andreas Krebbelcse.c (cse_cc_succs): Invoke delete_insn_and_edges.
2008-05-07  Kenneth Zadeck[multiple changes]
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-06  Andreas Krebbelcse.c (cse_extended_basic_block): Invalidate artificial...
2008-02-25  Andreas Krebbelre PR target/35258 (two memcpy calls merged incorrectly...
2008-01-14  Eric Botcazoure PR rtl-optimization/31944 (Endless loop while buildi...
2007-11-12  Eric Botcazoure PR rtl-optimization/34035 (ICE in calc_dfs_tree...
2007-09-27  Paolo Bonzinisimplify-rtx.c (comparison_result): New.
2007-09-09  Hans-Peter NilssonDivide REG_LABEL notes into REG_LABEL_OPERAND and REG_L...
2007-09-09  Laurynas Biveinisrevert: regrename.c (copyprop_hardreg_forward_1): New...
2007-09-08  Segher Boessenkoolcse.c (fold_rtx): Use validate_unshare_change() instead...
2007-09-07  Laurynas Biveinisregrename.c (copyprop_hardreg_forward_1): New variable...
2007-09-06  Jan Hubickare PR middle-end/33318 (fortran/expr.c:305: internal...
2007-09-05  Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-23  Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-07-30  Kaveh R. Ghazialias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-09  Jan Hubicka* cse.c (cse_insn): Avoid invalid sharing on trial...
2007-06-29  Jan Hubicka* cse.c: Rever accidentally comitted TODO_verify_rtl_sh...
2007-06-29  Jan Hubickare PR rtl-optimization/32372 (ICE in df_refs_verify...
2007-06-19  Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-22  Richard Sandifordregs.h (end_hard_regno): New function.
2007-03-14  Alexandre Olivare PR middle-end/31127 (ICE in cse_find_path, at cse...
2007-03-09  Alexandre Olivare PR rtl-optimization/30643 (CSE pessimization)
2007-01-12  Richard Sandifordcse.c (cse_insn): Move HAVE_CC0 code after declarations.
2006-12-22  Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-18  Ben Elliston* cse.c (cse_insn): Fix formatting.
2006-12-17  Steven Bosschercse.c (have_eh_succ_edges): New function.
2006-12-17  Steven Bosschercse.c (cse_find_path): Don't wrap a gcc_assert in ENABL...
2006-12-17  Steven Bosschercse.c (this_insn_cc0, [...]): New global variables...
2006-12-10  Steven Bosschercse.c: (struct cse_basic_block_data): Remove LAST field.
2006-11-25  Steven Bosschercse.c (cse_altered): Remove.
2006-11-22  Steven Bosschercse.c (enum taken): Remove PATH_AROUND.
2006-11-11  Jan Hubickatree-pass.h (pass_purge_lineno_notes): Remove declaration.
2006-11-10  Jan Hubickacse.c (cse_process_notes): Copy the propagated value.
2006-11-04  Paolo Bonzinifwprop.c: New file.
2006-09-04  Eric Botcazoure PR rtl-optimization/27616 (Infinite loop at -O1...
2006-08-04  John David Anglinre PR rtl-optimization/26244 (FAIL: gcc.c-torture/execu...
2006-07-20  Paul BrookComment typo in previous patch.
2006-07-20  Paul Brookre PR target/27363 (ARM gcc 4.1 optimization bug)
2006-06-08  Steven Bosschercse.c (flush_hash_table): Use VOIDmode to invalidate...
2006-05-30  Andreas Krebbelcse.c (validate_canon_reg, cse_insn): Don't change...
2006-03-23  Zdenek Dvorakcse.c (cse_end_of_basic_block): Do not check for LOOP_E...
2006-03-03  Zdenek Dvorakcse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOO...
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-15  Paolo Bonzinicfg.c (dump_flow_info): Get dump flags as an additional...
2006-02-06  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-01  Hans-Peter Nilssoncse.c (fold_rtx): When arg1 has a constant equivalent...
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-16  Kazu Hiratacse.c (cse_condition_code_reg): Make it static.
2006-01-03  Steven Bosscherre PR rtl-optimization/25130 (miscompilation in GCSE)
2005-11-21  Ben Ellistoncse.c (fold_rtx): Typo fix.
2005-11-21  Ben Ellistonoptabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P...
2005-11-21  Kazu Hiratare PR rtl-optimization/20583 (ICE in output_operand...
2005-11-05  Jan Hubickare PR rtl-optimization/23490 (Long compile time for...
next