aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dce.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-12re PR tree-optimization/16867 (Inline array initializer miscompilation at -O)Diego Novillo1-30/+76
2004-07-28tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo1-2/+2
2004-07-22tree-into-ssa.c (set_livein_block): Fix typo in comment.Diego Novillo1-0/+1
2004-07-08tree-cfg.c (make_exit_edges): Use get_call_expr_in.Richard Henderson1-7/+6
2004-06-28tree-cfg.c (verify_stmt): Add last_in_block parameter.Richard Henderson1-1/+1
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher1-3/+3
2004-06-12[multiple changes]Daniel Berlin1-0/+8
2004-06-10Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.Diego Novillo1-1/+1
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-13/+26
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13tree-ssa-dce.c (perform_tree_ssa_dce): Free el at the end of the function.Andrew Pinski1-0/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+911