Fixup whitespace.
[gcc.git] / gcc / cse.c
2013-11-20 Mike StumpFixup whitespace.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-27 Richard Sandifordcse.c (count_reg_usage): Handle INT_LIST.
2013-09-23 Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-09-16 Richard Sandifordcse.c (try_const_anchors): Punt on CC modes.
2013-08-23 Marc Glissere PR other/57324 (Undefined behavior issues found...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-20 Joern Renneckere PR rtl-optimization/57425 (RTL alias analysis unprep...
2013-06-16 Joern Renneckere PR rtl-optimization/57425 (RTL alias analysis unprep...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-02-07 Eric Botcazoure PR rtl-optimization/56178 (Miscompilation of Ada...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-03 Steven Bosschergcse.c (struct reg_use): Remove unused struct.
2012-11-26 Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30 Eric Botcazoucse.c (hash_rtx_cb): Replace RTX_UNCHANGING_P with...
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-24 Jakub Jelinekre PR rtl-optimization/55010 (Internal consistency...
2012-10-16 Steven Bosschercombine.c (record_dead_and_set_regs): Iterate over...
2012-08-23 Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
2012-07-26 Andrew Jennercse.c (find_comparison_args): Check for cycles of any...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-15 Eric Botcazoure PR middle-end/53590 (compiler fails to generate...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Steven Bosscherintegrate.c: Remove.
2012-05-18 Meador Ingere PR rtl-optimization/53352 (Incorrect CSE optimizatio...
2012-05-14 Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-03-29 Richard Guenthercgraph.h (cgraph_materialize_all_clones): Remove.
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-03-21 Steven Bosschercse.c (invalidate_from_sets_and_clobbers, [...]): Split...
2012-01-24 Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2011-12-19 Sandra Loosemorere PR rtl-optimization/50380 ([4.6 only] cc1 hangs...
2011-08-18 Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-07-12 Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-07-06 Bernd Schmidtexplow.c (trunc_int_for_mode): Use GET_MODE_PRECISION...
2011-07-06 Bernd Schmidtemit-rtl.c (paradoxical_subreg_p): New function.
2011-07-06 Bernd Schmidtmachmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
2011-07-06 Bernd Schmidtcse.c (find_comparison_args): Use val_mode_signbit_set_p.
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...
next