2012-04-25 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Apr 2012 11:19:08 +0000 (11:19 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Apr 2012 11:19:08 +0000 (11:19 +0000)
commit2afdcbed4c55255b5c0128eca861f42996bdc6ee
tree066b73005eea15d209698d78ab6abea4ef8273ca
parent537cbcc21cf8ad348b8a6e8e4670c9c22d13195b
2012-04-25  Richard Guenther  <rguenther@suse.de>

* tree-vectorizer.h (vect_loop_versioning): Adjust prototype.
* tree-vect-loop.c (vect_transform_loop): Adjust.
* tree-vect-loop-manip.c (vect_do_peeling_for_loop_bound): Record
the maximum number of iterations for the epilogue loop.
(vect_loop_versioning): Remove case re-using the peeled
epilogue loop.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186813 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vect-loop-manip.c
gcc/tree-vect-loop.c
gcc/tree-vectorizer.h