aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-into-ssa.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13tree-into-ssa.c (compute_global_livein): Use EXECUTE_IF_SET_IN_BITMAP rather ...Jeff Law1-9/+6
2004-05-13tree-into-ssa.c (insert_phi_nodes_for): XFREE bitmaps allocated with BITMAP_X...Andrew Pinski1-1/+1
2004-05-13tree-into-ssa.c (def_blocks_free): XFREE bitmaps allocated with BITMAP_XMALLOC.Andrew Pinski1-2/+2
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1179