aboutsummaryrefslogtreecommitdiff
path: root/gcc/cse.c
AgeCommit message (Expand)Author
2012-10-16 * combine.c (record_dead_and_set_regs): Iterate over hard register setSteven Bosscher
2012-08-232012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2012-07-262012-07-26 Andrew Jenner <andrew@codesourcery.com>Andrew Jenner
2012-07-16gcc/Steven Bosscher
2012-06-15 PR middle-end/53590Eric Botcazou
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29 * integrate.c: Remove.Steven Bosscher
2012-05-18gcc/Meador Inge
2012-05-14 * attribs.c (decl_attributes): Avoid emitting a warning ifBernd Schmidt
2012-05-05gcc/Richard Sandiford
2012-04-18 * lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka
2012-03-292012-03-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-282012-03-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-21 * cse.c (invalidate_from_sets_and_clobbers, try_back_substitute_reg,Steven Bosscher
2012-01-24gcc/Richard Sandiford
2011-12-192011-12-19 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2011-08-18gcc/Richard Sandiford
2011-07-12 * cse.c (insert_with_costs): Put semi-colon after empty loop bodyEric Botcazou
2011-07-06 * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISIONBernd Schmidt
2011-07-06 * emit-rtl.c (paradoxical_subreg_p): New function.Bernd Schmidt
2011-07-06 * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.Bernd Schmidt
2011-07-06 * cse.c (find_comparison_args): Use val_mode_signbit_set_p.Bernd Schmidt
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-06-14 PR rtl-optimization/49390Jakub Jelinek
2011-06-022011-06-02  Eric Botcazou  <ebotcazou@adacore.com>Eric Botcazou
2011-06-02 * function.h (struct stack_usage): Remove dynamic_alloc_count field.Eric Botcazou
2011-04-20remove useless if-before-free testsJim Meyering
2011-03-02gcc/Richard Sandiford
2010-10-14 * cse.c (is_dead_reg): Change into inline function that is notJakub Jelinek
2010-10-13 * cse.c (cse_insn): Fix thinko in the canonicalization of USE insns.Eric Botcazou
2010-10-08PR debug/45656Alexandre Oliva
2010-09-02 * target.def (class_likely_spilled_p): New hook.Anatoly Sokolov
2010-08-092010-08-09 Bingfeng Mei <bmei@broadcom.com>Bingfeng Mei
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-06-29 Revert parts of the change for PR25130.Bernd Schmidt
2010-06-13 * cse.c (cse_extended_basic_block): Move optimize_bb_for_speed_pJan Hubicka
2010-05-25 * function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-05-19 * diagnostic.c (FLOAT, FFS): Don't undefine.Joseph Myers
2010-05-03 * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher
2010-01-12 PR rtl-optimization/42699Jakub Jelinek
2009-11-25Remove trailing white spaces.H.J. Lu
2009-10-262009-10-26 Ben Elliston <bje@au.ibm.com>Ben Elliston
2009-09-14Squash commit of EH in gimpleRichard Henderson
2009-09-02gcc/ChangeLog:Alexandre Oliva
2009-06-222009-06-22 Shujing Zhao <pearly.zhao@oracle.com>Shujing Zhao
2009-05-28 PR middle-end/33699Adam Nemet
2009-05-11./:Ian Lance Taylor
2009-04-27 * dbgcnt.def (cprop1, cprop2, gcse, jump_bypass): RemoveSteven Bosscher
2009-04-24 PR rtl-optimization/39794Jakub Jelinek