summaryrefslogtreecommitdiff
path: root/gcc/tree-predcom.c
Commit message (Expand)AuthorAgeFilesLines
* cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak2007-09-071-1/+10
* tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop str...Zdenek Dvorak2007-08-011-2/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther2007-07-021-1/+1
* [multiple changes]Andrew Pinski2007-06-151-3/+12
* tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak2007-06-101-1/+1
* re PR tree-optimization/32220 (internal compiler error: in eliminate_temp_cop...Zdenek Dvorak2007-06-071-1/+7
* tree-predcom.c (replace_ref_with, [...]): Call build_gimple_modify_stmt inste...Jan Hubicka2007-06-041-5/+5
* re PR tree-optimization/32194 (ice for legal code with -O3 with complex in loop)Zdenek Dvorak2007-06-031-0/+7
* re PR tree-optimization/32160 (ICE with -O3 in verify_ssa)Zdenek Dvorak2007-05-311-6/+22
* tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.Zdenek Dvorak2007-05-291-5/+5
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-05-251-5/+5
* passes.texi: Document predictive commoning.Zdenek Dvorak2007-05-241-0/+2567