summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-forwprop.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+0
* tree-ssa-forwprop.c (forward_propagate_addr_expr): See through ADDR_EXPR in f...Richard Guenther2005-05-261-3/+7
* tree-ssa-dom.c (cprop_into_stmt): Do not call recompute_tree_invariant_for_ad...Jeff Law2005-05-231-1/+5
* cfgexpand.c, [...]: Fix comment typos.Kazu Hirata2005-05-191-1/+1
* tree-ssa-forwprop.c (cfg_changed): New.Richard Henderson2005-05-181-19/+34
* tree-ssa-forwprop.c (forward_propagate_addr_expr): Do not propagate an ADDR_E...Jeff Law2005-05-181-0/+5
* Makefile.in (tree-ssa-forwprop.o): Depend on langhooks.h.Jeff Law2005-05-171-10/+294
* tree-ssa-forwprop.c (forward_propagate_into_cond_1): Remove redundant code.Kazu Hirata2005-05-111-5/+0
* re PR tree-optimization/21031 (Another missed forward propagation opportunity)Kazu Hirata2005-04-151-0/+23
* tree-ssa-forwprop.c (vars, [...]): Remove.Kazu Hirata2005-04-131-334/+216
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod2005-04-051-33/+20
* bt-load.c, [...]: Update copyright.Kazu Hirata2005-02-171-1/+1
* bitmap.h (BITMAP_XMALLOC, [...]): Remove.Nathan Sidwell2005-02-171-2/+2
* tree-ssa-forwprop.c (substitute_single_use_vars): Remove duplicate code.Kazu Hirata2004-11-261-11/+4
* re PR tree-optimization/17624 (ICE: SSA corruption (another one))Andrew Pinski2004-09-241-0/+30
* alias.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-5/+5
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-1/+2
* tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo2004-07-281-1/+2
* fold-const.c (constant_boolean_node): Make extern.Roger Sayle2004-07-251-5/+5
* tree-ssa-forwprop.c (record_single_argument_cond_exprs): Accept new parameter...Jeff Law2004-05-131-42/+123
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+445