Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-07-17 | re PR tree-optimization/19505 (java bytecode to native ICE in remove_unreacha... | Andrew Haley | 1 | -0/+19 |
2006-04-20 | re PR tree-optimization/26854 (Inordinate compile times on large routines) | Jeff Law | 1 | -2/+1 |
2006-03-04 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-02-14 | re PR tree-optimization/26209 (Specific code causes g++ 4.1.0 dominance ICE w... | Zdenek Dvorak | 1 | -5/+10 |
2006-02-14 | invoke.texi (-fprefetch-loop-arrays, [...]): Document. | Zdenek Dvorak | 1 | -11/+15 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |
2006-01-06 | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 1 | -3/+3 |
2005-12-20 | re PR tree-optimization/25501 (Segfault) | Kazu Hirata | 1 | -1/+3 |
2005-12-19 | tree-ssa-dom.c (thread_across_edge): Do not use local_fold. | Jeff Law | 1 | -0/+33 |
2005-08-19 | tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph change indicator. | Diego Novillo | 1 | -4/+11 |
2005-08-19 | re PR tree-optimization/23476 (ICE in VRP, remove_range_assertions) | Diego Novillo | 1 | -2/+2 |
2005-08-02 | re PR tree-optimization/23164 (ICE in cleanup_tree_cfg with -O -fno-exceptions) | Diego Novillo | 1 | -12/+2 |
2005-07-29 | re PR tree-optimization/22550 (ICE in vrp_evaluate_conditional) | Diego Novillo | 1 | -10/+28 |
2005-07-18 | re PR middle-end/22057 (Poor -O0 debug information for for loops with no init... | Ian Lance Taylor | 1 | -8/+16 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-28 | Makefile.in (OBJS-common): Add tree-cfgcleanup.o. | Kazu Hirata | 1 | -0/+756 |