aboutsummaryrefslogtreecommitdiff
path: root/gcc/postreload-gcse.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-10-16combine.c (record_dead_and_set_regs): Iterate over hard register set with a h...Steven Bosscher1-4/+3
2012-08-23alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck1-4/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+0
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-1/+0
2012-01-24rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford1-2/+1
2011-07-12cse.c (insert_with_costs): Put semi-colon after empty loop body on the next l...Eric Botcazou1-1/+2
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-2/+1
2011-06-02cse.c (cse_find_path): Refine change to exclude EDGE_ABNORMAL_CALL edges only...Eric Botcazou1-3/+4
2011-06-02function.h (struct stack_usage): Remove dynamic_alloc_count field.Eric Botcazou1-2/+4
2011-04-13postreload-gcse.c (gcse_after_reload_main): Add calls to statistics_counter_e...Nathan Froyd1-0/+7
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-25function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-01-03postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN.Steven Bosscher1-1/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-6/+6
2008-08-31postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_for_...Jan Hubicka1-1/+1
2008-08-30parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka1-1/+2
2008-08-29loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka1-1/+1
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-05-07[multiple changes]Kenneth Zadeck1-1/+1
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2008-02-02re PR target/35045 (gcc-4.3 generates wrong code on i386 with -O3)Michael Matz1-12/+21
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-2/+2
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu1-0/+1
2007-07-30alias.c (record_set, [...]): Constify.Kaveh R. Ghazi1-4/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-3/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-3/+3
2007-05-24postreload-gcse.c (reg_changed_after_insn_p): New function.Richard Sandiford1-103/+38
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2006-01-18postreload-gcse.c (gcse_after_reload_main): Make it static.Kazu Hirata1-1/+1
2005-12-21patch for PR rtl-optimization/25130Steven Bosscher1-4/+12
2005-11-05c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-07-31re PR target/23095 (ICE in regstack compensate_edge)Steven Bosscher1-0/+10
2005-07-26postreload-gcse.c (alloc_mem): Start CUID numbering at 1.Dale Johannesen1-1/+1
2005-07-25re PR rtl-optimization/23043 ([m68k-linux] bootstrap error on m68k-linux)Andreas Schwab1-1/+1
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-0/+36
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-29cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata1-1/+1
2005-04-27postreload-gcse.c (hash_scan_set): Remove bogus assertion.Andrew Haley1-3/+0
2005-04-12> 2005-04-12 Mostafa Hagog <mustafa@il.ibm.com> > > * postreload-gcse.c...Mostafa Hagog1-5/+31
2005-04-03params.c (set_param_value): Use gcc_assert & gcc_unreachable.Nathan Sidwell1-27/+18
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-03-31postreload-gcse.c: Include target.h.J"orn Rennecke1-0/+5
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-05combine.c (expand_compound_operation): Add comment that we fall through after...Steven Bosscher1-1/+0