summaryrefslogtreecommitdiff
path: root/gcc/tree-predcom.c
Commit message (Expand)AuthorAgeFilesLines
* parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka2008-08-301-3/+4
* builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-10/+10
* re PR tree-optimization/36967 (segfault in is_gimple_real_type with -fpredict...Richard Guenther2008-07-301-2/+3
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-191/+240
* ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi2008-06-201-3/+3
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-2/+0
* tree-predcom.c (suitable_reference_p): Return false if the reference can throw.Eric Botcazou2008-04-151-1/+2
* 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