cp-tree.h (lang_identifier): Remove class_value.
[gcc.git] / gcc / tree-into-ssa.c
2004-06-30 Zdenek Dvoraktree-ssa-loop-ch.c: New file.
2004-06-17 Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-19 Jeff Lawtree-into-ssa.c (prepare_operand_for_rename): New argum...
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Jeff Lawtree-into-ssa.c (compute_global_livein): Use EXECUTE_IF...
2004-05-13 Andrew Pinskitree-into-ssa.c (insert_phi_nodes_for): XFREE bitmaps...
2004-05-13 Andrew Pinskitree-into-ssa.c (def_blocks_free): XFREE bitmaps alloca...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.