aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-forwprop.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-17bt-load.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-17bitmap.h (BITMAP_XMALLOC, [...]): Remove.Nathan Sidwell1-2/+2
2004-11-26tree-ssa-forwprop.c (substitute_single_use_vars): Remove duplicate code.Kazu Hirata1-11/+4
2004-09-24re PR tree-optimization/17624 (ICE: SSA corruption (another one))Andrew Pinski1-0/+30
2004-09-18alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-5/+5
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-1/+2
2004-07-28tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo1-1/+2
2004-07-25fold-const.c (constant_boolean_node): Make extern.Roger Sayle1-5/+5
2004-05-13tree-ssa-forwprop.c (record_single_argument_cond_exprs): Accept new parameter...Jeff Law1-42/+123
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+445