]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cse.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / cse.c
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-27  rsandifogcc/
2013-09-23  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-16  rsandifogcc/
2013-09-04  mrsMerge in trunk.
2013-08-23  glisse2013-08-24 Marc Glisse <marc.glisse@inria.fr>
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-06-20  amylaar PR rtl-optimization/57425
2013-06-16  amylaargcc:
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-02-07  ebotcazou PR rtl-optimization/56178
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-03  steven * gcse.c (struct reg_use): Remove unused struct.
2012-11-26  hp PR middle-end/55030
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  ebotcazou * cse.c (hash_rtx_cb): Replace RTX_UNCHANGING_P with...
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-24  jakub PR rtl-optimization/55010
2012-10-16  steven * combine.c (record_dead_and_set_regs): Iterate over...
2012-08-23  zadeck2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-07-26  sandra2012-07-26 Andrew Jenner <andrew@codesourcery.com>
2012-07-16  stevengcc/
2012-06-15  ebotcazou PR middle-end/53590
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  steven * integrate.c: Remove.
2012-05-18  rsandifogcc/
2012-05-14  bernds * attribs.c (decl_attributes): Avoid emitting a warning if
2012-05-05  rsandifogcc/
2012-04-18  hubicka * lto-symtab.c (lto_cgraph_replace_node): Update.
2012-03-29  rguenth2012-03-29 Richard Guenther <rguenther@suse.de>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-21  steven * cse.c (invalidate_from_sets_and_clobbers, try_back_s...
2012-01-24  rsandifogcc/
2011-12-19  sandra2011-12-19 Sandra Loosemore <sandra@codesourcery...
2011-08-18  rsandifogcc/
2011-07-12  ebotcazou * cse.c (insert_with_costs): Put semi-colon after...
2011-07-06  bernds * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION
2011-07-06  bernds * emit-rtl.c (paradoxical_subreg_p): New function.
2011-07-06  bernds * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New...
2011-07-06  bernds * cse.c (find_comparison_args): Use val_mode_signbit_s...
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14  jakub PR rtl-optimization/49390
2011-06-02  ebotcazou2011-06-02  Eric Botcazou  <ebotcazou@adacore.com>
2011-06-02  ebotcazou * function.h (struct stack_usage): Remove dynamic_allo...
2011-04-20  meyeringremove useless if-before-free tests
2011-03-02  rsandifogcc/
2010-10-14  jakub * cse.c (is_dead_reg): Change into inline function...
2010-10-13  ebotcazou * cse.c (cse_insn): Fix thinko in the canonicalization...
2010-10-08  aolivaPR debug/45656
2010-09-02  aesok * target.def (class_likely_spilled_p): New hook.
2010-08-09  meibf2010-08-09 Bingfeng Mei <bmei@broadcom.com>
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-29  bernds Revert parts of the change for PR25130.
2010-06-13  hubicka * cse.c (cse_extended_basic_block): Move optimize_bb_f...
2010-05-25  ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-21  stevengcc/ChangeLog:
2010-05-19  jsm28 * diagnostic.c (FLOAT, FFS): Don't undefine.
2010-05-03  steven * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-01-12  jakub PR rtl-optimization/42699
2009-11-25  hjlRemove trailing white spaces.
2009-10-26  uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-09-14  rthSquash commit of EH in gimple
2009-09-02  aolivagcc/ChangeLog:
2009-06-22  paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-05-28  nemet PR middle-end/33699
2009-05-11  ian./:
2009-04-27  steven * dbgcnt.def (cprop1, cprop2, gcse, jump_bypass):...
2009-04-24  jakub PR rtl-optimization/39794
2009-04-20  iangcc/:
2009-03-14  jakub PR bootstrap/39454
2009-03-05  amylaar * cse.c (cse_insn): Fix loop to stop at VOIDmode.
2008-12-04  ebotcazou * cse.c (lookup_as_function): Delete mode frobbing...
2008-12-04  ebotcazou * cse.c (equiv_constant): Fix pasto.
2008-11-11  rsandifogcc/
2008-10-11  zadeck2008-10-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-10-08  jakub PR target/36635
2008-09-13  hjlgcc/
2008-09-01  abel2008-08-31 Andrey Belevantsev <abel@ispras.ru>
2008-08-31  hubicka * fwprop.c (should_replace_address): Add speed attribute.
2008-07-15  ghazi * bt-load.c (add_btr_def, migrate_btr_def,
2008-06-26  ghazi * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compa...
2008-06-17  stevenRemove libcall notes.
2008-06-06  uros PR rtl-optimization/36438
2008-05-14  zadeck2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-14  krebbel2008-05-14 Andreas Krebbel <krebbel1@de.ibm.com>
2008-05-07  zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-06  krebbel2008-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
2008-02-25  krebbel2008-02-25 Andreas Krebbel <krebbel1@de.ibm.com>
next