aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfgcleanup.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-20re PR tree-optimization/26854 (Inordinate compile times on large routines)Jeff Law1-2/+1
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-02-14re PR tree-optimization/26209 (Specific code causes g++ 4.1.0 dominance ICE w...Zdenek Dvorak1-5/+10
2006-02-14invoke.texi (-fprefetch-loop-arrays, [...]): Document.Zdenek Dvorak1-11/+15
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2006-01-06tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law1-3/+3
2005-12-20re PR tree-optimization/25501 (Segfault)Kazu Hirata1-1/+3
2005-12-19tree-ssa-dom.c (thread_across_edge): Do not use local_fold.Jeff Law1-0/+33
2005-08-19tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph change indicator.Diego Novillo1-4/+11
2005-08-19re PR tree-optimization/23476 (ICE in VRP, remove_range_assertions)Diego Novillo1-2/+2
2005-08-02re PR tree-optimization/23164 (ICE in cleanup_tree_cfg with -O -fno-exceptions)Diego Novillo1-12/+2
2005-07-29re PR tree-optimization/22550 (ICE in vrp_evaluate_conditional)Diego Novillo1-10/+28
2005-07-18re PR middle-end/22057 (Poor -O0 debug information for for loops with no init...Ian Lance Taylor1-8/+16
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-28Makefile.in (OBJS-common): Add tree-cfgcleanup.o.Kazu Hirata1-0/+756