Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | re PR rtl-optimization/39077 (GCSE-optimization causes enormous binary size i... | Jeff Law | 1 | -1/+73 |
2010-11-21 | re PR rtl-optimization/46571 (bootstrap comparison failure in fortran/trans-o... | Richard Henderson | 1 | -3/+3 |
2010-11-04 | re PR tree-optimization/46183 (ICE: in calc_dfs_tree, at dominance.c:396 with... | Richard Guenther | 1 | -3/+15 |
2010-11-03 | re PR debug/46252 (-fcompare-debug failure (length) with -O -frerun-cse-after... | Jakub Jelinek | 1 | -1/+1 |
2010-09-13 | fwprop.c (forward_propagate_and_simplify): Only attach a REG_EQUAL note to an... | Olivier Hainque | 1 | -6/+4 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -7/+3 |
2010-07-28 | re PR debug/45105 (-fcompare-debug failure at -Os) | Jakub Jelinek | 1 | -7/+1 |
2010-07-28 | re PR rtl-optimization/45107 (ICE: in insert_expr_in_table, at gcse.c:1213 wi... | Maxim Kuvyrkov | 1 | -2/+3 |
2010-07-28 | re PR rtl-optimization/45101 (ICE: in insert_expr_in_table, at gcse.c:1213 wi... | Maxim Kuvyrkov | 1 | -2/+2 |
2010-07-27 | re PR target/42495 (redundant memory load) | Maxim Kuvyrkov | 1 | -130/+146 |
2010-07-27 | gcse.c (insert_insn_end_basic_block): Update signature, remove unused checks. | Maxim Kuvyrkov | 1 | -24/+6 |
2010-07-27 | re PR target/42495 (redundant memory load) | Maxim Kuvyrkov | 1 | -3/+0 |
2010-07-27 | * gcse.c (hoist_code): Generate new pseudo for every new set insn. | Maxim Kuvyrkov | 1 | -2/+6 |
2010-07-27 | re PR rtl-optimization/40956 (Constants are never candidates for hoisting) | Maxim Kuvyrkov | 1 | -2/+14 |
2010-07-27 | gcse.c (struct expr:max_distance): New field. | Maxim Kuvyrkov | 1 | -27/+204 |
2010-07-27 | gcse.c (compute_transpout, transpout): Remove, move logic to prune_expressions. | Jeff Law | 1 | -80/+86 |
2010-07-27 | dbgcnt.def (hoist_insn): New debug counter. | Maxim Kuvyrkov | 1 | -1/+1 |
2010-07-12 | Makefile.in (gcse.o, [...]): Depend on gcse.h.. | Richard Sandiford | 1 | -6/+10 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-05-25 | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 1 | -2/+2 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -1/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-03 | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 1 | -4/+4 |
2010-03-16 | re PR debug/43051 (VTA causes a stack living parameter unavailable in most of... | Jakub Jelinek | 1 | -2/+2 |
2010-02-03 | invoke.texi: Fix name of sched1 dump. | Steven Bosscher | 1 | -23/+5 |
2010-01-07 | gcse.c (execute_rtl_cprop, [...]): Do not add the DF_NOTE problem. | Steven Bosscher | 1 | -3/+0 |
2010-01-03 | postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN. | Steven Bosscher | 1 | -9/+13 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -16/+16 |
2009-11-24 | [multiple changes] | Paolo Carlini | 1 | -2/+2 |
2009-11-08 | cfgrtl.c (pass_free_cfg): Add pass name. | Zbigniew Chamski | 1 | -1/+1 |
2009-10-20 | rtl.h (simplify_replace_fn_rtx): Declare. | Richard Sandiford | 1 | -6/+5 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -6/+7 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -9/+15 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -2/+2 |
2009-05-27 | gcse.c (target.h): Include. | Julian Brown | 1 | -2/+18 |
2009-05-16 | alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry. | Ian Lance Taylor | 1 | -29/+29 |
2009-04-30 | gcse.c (ae_gen): Remove. | Steven Bosscher | 1 | -1166/+12 |
2009-04-30 | * gcse.c (gcse_constant_p): Fix typo in last change. | Hans-Peter Nilsson | 1 | -1/+1 |
2009-04-30 | gcse.c (gcse_constant_p): Make sure the constant is sharable. | Andreas Krebbel | 1 | -1/+3 |
2009-04-27 | dbgcnt.def (cprop1, [...]): Remove | Steven Bosscher | 1 | -458/+349 |
2009-04-26 | df-scan.c (df_insn_rescan): Salvage insn's LUID if the insn is not new but on... | Steven Bosscher | 1 | -342/+67 |
2009-04-24 | re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops) | Jakub Jelinek | 1 | -2/+2 |
2009-04-12 | invoke.texi (max_gcse_passes): Remove documentation. | Steven Bosscher | 1 | -91/+87 |
2009-03-30 | cfglayout.c (pass_into_cfg_layout_mode, [...]): Provide/destroy PROP_cfglayou... | Paolo Bonzini | 1 | -2/+2 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -5/+3 |
2008-07-15 | df-problems.c (df_set_note): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -26/+26 |
2008-07-02 | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 1 | -3/+2 |
2008-06-26 | dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 1 | -24/+38 |
2008-06-17 | Remove libcall notes. | Steven Bosscher | 1 | -117/+13 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |