aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copy.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-17tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod1-40/+65
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher1-1/+1
2004-06-15* tree-ssa-copy.c (cprop_into_successor_phis): Fix typo.Diego Novillo1-1/+1
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-7/+7
2004-06-09tree-complex.c (expand_complex_comparison): Use fold_convert instead of convert.Andrew Pinski1-1/+1
2004-05-17Forgot to commit.Jeff Law1-3/+13
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+355