Age | Commit message (Expand) | Author | Files | Lines |
2011-07-04 | re PR tree-optimization/49615 (internal compiler error: verify_stmts failed /... | Richard Guenther | 1 | -1/+1 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+1 |
2011-05-13 | cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message. | Eric Botcazou | 1 | -3/+2 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -2/+0 |
2010-11-17 | timevar.def (TV_IPA_OPT, [...]): New. | Michael Matz | 1 | -1/+5 |
2010-10-21 | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 1 | -3/+1 |
2010-10-21 | cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred. | Nathan Froyd | 1 | -18/+3 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -1/+1 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-25 | re PR tree-optimization/44539 (ICE: verify_ssa failed: type mismatch between ... | Jakub Jelinek | 1 | -0/+3 |
2010-06-12 | Fix typo. | Jan Hubicka | 1 | -1/+1 |
2010-06-12 | re PR tree-optimization/44485 (ICE in get_expr_operands, at tree-ssa-operands... | Jan Hubicka | 1 | -3/+19 |
2010-06-11 | Revert accidental commit. | Jan Hubicka | 1 | -16/+2 |
2010-06-11 | invoke.texi (Wsuggest-attribute): Document. | Jan Hubicka | 1 | -2/+16 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -2/+0 |
2010-06-01 | tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; remove return va... | Jan Hubicka | 1 | -4/+44 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -2/+0 |
2010-05-21 | re PR debug/44205 (Wrong .debug_line for -O0 -g) | Jakub Jelinek | 1 | -5/+10 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-03-18 | re PR tree-optimization/43402 (dom1 miscompiles binary search) | Michael Matz | 1 | -4/+12 |
2010-03-12 | re PR debug/43329 (Early inlining causes suboptimal debug info) | Jakub Jelinek | 1 | -3/+7 |
2010-02-26 | re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e... | Richard Guenther | 1 | -1/+39 |
2010-01-28 | re PR middle-end/42883 (internal compiler error: in redirect_eh_edge_1, at tr... | Richard Biener | 1 | -3/+4 |
2010-01-17 | tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI node existence check. | Richard Guenther | 1 | -1/+1 |
2010-01-15 | re PR middle-end/42739 (ICE with computed goto, destructors, and optimization) | Richard Guenther | 1 | -17/+36 |
2009-12-01 | re PR debug/42234 (internal compiler error: verify_ssa failed) | Jakub Jelinek | 1 | -2/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -3/+3 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -3/+10 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -2/+8 |
2009-07-30 | Add source_location support to PHI arguments. | Andrew MacLeod | 1 | -2/+5 |
2009-04-25 | tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels. | Jan Hubicka | 1 | -20/+0 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-10-29 | re PR middle-end/37913 (ICE: Segmentation fault in link_block, cfg.c:153) | Jakub Jelinek | 1 | -0/+5 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -93/+86 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+6 |
2008-03-05 | cfg.c: Include tree-flow.h. | Aldy Hernandez | 1 | -6/+9 |
2007-08-04 | tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state accesso... | Zdenek Dvorak | 1 | -4/+4 |
2007-08-01 | tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH. | Zdenek Dvorak | 1 | -1/+34 |
2007-08-01 | tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop str... | Zdenek Dvorak | 1 | -20/+33 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-05-04 | basic-block.h (cdi_direction): Assign values to all enumeration constants. | Josh Conner | 1 | -2/+2 |
2007-04-27 | tree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance info if it claims to b... | Zdenek Dvorak | 1 | -1/+6 |
2007-04-26 | tree-cfgcleanup.c (cfgcleanup_altered_bbs): New global variable. | Zdenek Dvorak | 1 | -135/+173 |
2007-04-09 | cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge. | Zdenek Dvorak | 1 | -2/+3 |
2007-02-13 | common.opt: Add Wstrict-overflow and Wstrict-overflow=. | Ian Lance Taylor | 1 | -4/+24 |
2007-02-06 | loop.texi: Document possibility not to perform disambiguation of loops with m... | Zdenek Dvorak | 1 | -1/+1 |
2007-01-18 | tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand. | Jan Hubicka | 1 | -1/+2 |
2006-11-28 | Privatize SSA variables into gimple_df. | Jan Hubicka | 1 | -15/+8 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -2/+2 |
2006-11-07 | re PR middle-end/29610 (ICE when compiling c++ code with -O2 -funswitch-loops) | Richard Guenther | 1 | -1/+1 |