aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-predcom.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-02tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther1-1/+1
2007-06-15[multiple changes]Andrew Pinski1-3/+12
2007-06-10tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak1-1/+1
2007-06-07re PR tree-optimization/32220 (internal compiler error: in eliminate_temp_cop...Zdenek Dvorak1-1/+7
2007-06-04tree-predcom.c (replace_ref_with, [...]): Call build_gimple_modify_stmt inste...Jan Hubicka1-5/+5
2007-06-03re PR tree-optimization/32194 (ice for legal code with -O3 with complex in loop)Zdenek Dvorak1-0/+7
2007-05-31re PR tree-optimization/32160 (ICE with -O3 in verify_ssa)Zdenek Dvorak1-6/+22
2007-05-29tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.Zdenek Dvorak1-5/+5
2007-05-25cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-0/+2567