aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcse.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-16re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek1-2/+2
2010-02-03invoke.texi: Fix name of sched1 dump.Steven Bosscher1-23/+5
2010-01-07gcse.c (execute_rtl_cprop, [...]): Do not add the DF_NOTE problem.Steven Bosscher1-3/+0
2010-01-03postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN.Steven Bosscher1-9/+13
2009-11-25Remove trailing white spaces.H.J. Lu1-16/+16
2009-11-24[multiple changes]Paolo Carlini1-2/+2
2009-11-08cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski1-1/+1
2009-10-20rtl.h (simplify_replace_fn_rtx): Declare.Richard Sandiford1-6/+5
2009-09-14Squash commit of EH in gimpleRichard Henderson1-6/+7
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-9/+15
2009-06-22alias.c: Use REG_P...Shujing Zhao1-2/+2
2009-05-27gcse.c (target.h): Include.Julian Brown1-2/+18
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-29/+29
2009-04-30gcse.c (ae_gen): Remove.Steven Bosscher1-1166/+12
2009-04-30* gcse.c (gcse_constant_p): Fix typo in last change.Hans-Peter Nilsson1-1/+1
2009-04-30gcse.c (gcse_constant_p): Make sure the constant is sharable.Andreas Krebbel1-1/+3
2009-04-27dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher1-458/+349
2009-04-26df-scan.c (df_insn_rescan): Salvage insn's LUID if the insn is not new but on...Steven Bosscher1-342/+67
2009-04-24re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops)Jakub Jelinek1-2/+2
2009-04-12invoke.texi (max_gcse_passes): Remove documentation.Steven Bosscher1-91/+87
2009-03-30cfglayout.c (pass_into_cfg_layout_mode, [...]): Provide/destroy PROP_cfglayou...Paolo Bonzini1-2/+2
2008-08-29loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka1-5/+3
2008-07-15df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi1-26/+26
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-3/+2
2008-06-26dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-24/+38
2008-06-17Remove libcall notes.Steven Bosscher1-117/+13
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-05-25gcse.c (hash_scan_set): Do not pick up a REG_EQUAL value if SRC is a REG.Steven Bosscher1-2/+15
2008-05-10re PR c++/36185 (wrong code with -O2 -fgcse-sm)Kenneth Zadeck1-1/+1
2008-05-07[multiple changes]Kenneth Zadeck1-2/+2
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-2/+2
2008-04-07PR middle-end/PR28690Peter Bergner1-6/+5
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-6/+10
2008-02-26dbgcnt.def (cfg_cleanup, [...]): New counters.David Edelsohn1-12/+21
2008-01-13gcse.c (cprop_jump): Call validate_unshare_change instead of validate_change ...Uros Bizjak1-1/+1
2007-11-24rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.Hans-Peter Nilsson1-12/+10
2007-11-18re PR rtl-optimization/34132 (ICE: internal consistency failure (invalid rtl ...Jakub Jelinek1-1/+2
2007-11-12re PR rtl-optimization/34035 (ICE in calc_dfs_tree with -O2 -fnon-call-except...Eric Botcazou1-1/+3
2007-11-10gcse.c (CUID_INSN): Remove.Steven Bosscher1-15/+0
2007-11-01re PR rtl-optimization/33828 (Issues with code hoisting implementation in gcs...Steven Bosscher1-3/+7
2007-11-01re PR rtl-optimization/33673 (ICE in verify_flow_info, missing barrier, when ...Jakub Jelinek1-0/+18
2007-10-11gcse.c (hash_scan_set): If the next nonnote insn is in a different basic bloc...Richard Guenther1-0/+1
2007-10-03gcse.c (hash_scan_set): Insert set in insn before note at the end of basic bl...Alexandre Oliva1-2/+2
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-9/+18
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka1-1/+1
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu1-0/+5
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi1-41/+41
2007-08-05configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini1-1/+1
2007-07-30alias.c (record_set, [...]): Constify.Kaveh R. Ghazi1-12/+12
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3