aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-dfa.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-18tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.Daniel Berlin1-32/+9
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher1-4/+4
2004-06-15tree-flow-inline.h (stmt_ann): Remove use of is_essa_node.Daniel Berlin1-1/+1
2004-06-12[multiple changes]Daniel Berlin1-0/+46
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-27/+81
2004-06-09Move SSA_NAME annotations into tree_ssa_name.Diego Novillo1-24/+0
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-05-15c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho...Steven Bosscher1-2/+2
2004-05-14re PR tree-optimization/14466 (missed PHI optimization (different types))Andrew Pinski1-0/+12
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1153