tree-phinodes.c (remove_all_phi_nodes_for): Speed up using a pointer to the last...
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 6 Nov 2004 15:14:11 +0000 (15:14 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 6 Nov 2004 15:14:11 +0000 (15:14 +0000)
commitb2c24c1b9f722c57ed70c067e77d4fda1c63abda
tree6838e695ad282ca52b22e7f2649ebf6c69aeecde
parentb741fa00f60003bd0974704fd911ccb65b2acd19
tree-phinodes.c (remove_all_phi_nodes_for): Speed up using a pointer to the last PHI node in the new PHI chain.

* tree-phinodes.c (remove_all_phi_nodes_for): Speed up using a
pointer to the last PHI node in the new PHI chain.

From-SVN: r90173
gcc/ChangeLog
gcc/tree-phinodes.c