aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher1-1/+1
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-16/+28
2004-06-09Move SSA_NAME annotations into tree_ssa_name.Diego Novillo1-67/+95
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-05-15c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho...Steven Bosscher1-3/+3
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13tree-ssa-alias.c (delete_alias_info): XFREE bitmaps allocated with BITMAP_XMA...Andrew Pinski1-5/+5
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+2118