tree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN where appropriate.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 8 Nov 2004 13:54:41 +0000 (13:54 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 8 Nov 2004 13:54:41 +0000 (13:54 +0000)
commitbb29d95124e4238dd2eef64a67e21bdb8f6412a8
treef672afb273632e5ba2016d698a21cf2e5fcfa318
parent1590235e1e2dfc3dc956501830780d1f680085b3
tree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN where appropriate.

* tree-cfg.c, tree-if-conv.c, tree-into-ssa.c,
tree-scalar-evolution.c, tree-ssa-loop-im.c,
tree-ssa-loop-ivopts.c, tree-ssa-loop-manip.c, tree-ssa.c,
tree-vectorizer.c: Replace TREE_CHAIN with PHI_CHAIN where
appropriate.

From-SVN: r90262
gcc/ChangeLog
gcc/tree-cfg.c
gcc/tree-if-conv.c
gcc/tree-into-ssa.c
gcc/tree-scalar-evolution.c
gcc/tree-ssa-loop-im.c
gcc/tree-ssa-loop-ivopts.c
gcc/tree-ssa-loop-manip.c
gcc/tree-ssa.c
gcc/tree-vectorizer.c