aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-live.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-17tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod1-12/+12
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher1-7/+7
2004-06-10Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.Diego Novillo1-4/+4
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-4/+15
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-3/+3
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-05-13tree-ssa-live.c (calculate_live_on_entry): Ignore virtual variables.Jeff Law1-30/+5
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13tree-ssa-live (calculate_live_on_entry): Free saw_def at the end of the funct...Andrew Pinski1-0/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1912