]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Remove set-only bitmap...
authorRichard Guenther <rguenther@suse.de>
Wed, 16 May 2012 13:21:38 +0000 (13:21 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 16 May 2012 13:21:38 +0000 (13:21 +0000)
commitc334023f3713f64fafb81c8108c2086f258bd754
tree83ab2cd685a4da64ad2e41a9643ad3c31f8e102e
parenta952cc068c5df10333be537e9283e1aebc24c55d
tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Remove set-only bitmap of new names.

2012-05-16  Richard Guenther  <rguenther@suse.de>

* tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1):
Remove set-only bitmap of new names.
(slpeel_tree_peel_loop_to_edge): Likewise.  Do not set
CFG hooks.
* tree-flow.h (ssa_names_to_replace): Remove.
* tree-into-ssa.c (ssa_names_to_replace): Likewise.

From-SVN: r187591
gcc/ChangeLog
gcc/tree-flow.h
gcc/tree-into-ssa.c
gcc/tree-vect-loop-manip.c