summaryrefslogtreecommitdiff
path: root/gcc/postreload-gcse.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-3/+3
* gcc/rsandifo2013-09-281-3/+3
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+35
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-70/+72
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+1
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* * combine.c (record_dead_and_set_regs): Iterate over hard register setsteven2012-10-161-4/+3
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-4/+1
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* gcc/rsandifo2012-01-241-2/+1
* * cse.c (insert_with_costs): Put semi-colon after empty loop bodyebotcazou2011-07-121-1/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+1
* 2011-06-02  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-06-021-3/+4
* * function.h (struct stack_usage): Remove dynamic_alloc_count field.ebotcazou2011-06-021-2/+4
* * postreload-gcse.c (gcse_after_reload_main): Add calls tofroydnj2011-04-131-0/+7
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-1/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUMsteven2010-01-031-1/+2
* Remove trailing white spaces.hjl2009-11-251-6/+6
* * postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_f...hubicka2008-08-311-1/+1
* * parse.c (parse_interface): Silence uninitialized var warning.hubicka2008-08-301-1/+2
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-1/+1
* gcc/rwild2008-06-061-2/+2
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-1/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* PR target/35045matz2008-02-021-12/+21
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-2/+2
* * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizeschaoyingfu2007-08-231-0/+1
* * alias.c (record_set, memory_modified_1): Constify.ghazi2007-07-301-4/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-3/+3
* Merge dataflow branch into mainlinedberlin2007-06-111-3/+3
* gcc/rsandifo2007-05-241-103/+38
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * postreload-gcse.c (gcse_after_reload_main): Make it static.kazu2006-01-181-1/+1
* patch for PR rtl-optimization/25130steven2005-12-211-4/+12
* * c-typeck.c, config/i386/netware.h, config/m32c/cond.md,kazu2005-11-051-1/+1
* PR target/23095steven2005-07-311-0/+10
* 2005-07-26 Dale Johannesen <dalej@apple.com>dalej2005-07-261-1/+1
* PR rtl-optimization/23043schwab2005-07-251-1/+1