tree-vect-loop-manip.c (vect_do_peeling_for_loop_bound): If the epilogue loop is...
authorRichard Guenther <rguenther@suse.de>
Tue, 24 Apr 2012 11:25:21 +0000 (11:25 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 24 Apr 2012 11:25:21 +0000 (11:25 +0000)
commit7d5a99f479cb1b7237e64e2b3937e5285693911f
treeef4ce734b1b35a32eb1982cd3731b00d43efd4bd
parentc1041240bf5e2e2b6bd5a6c285fee5c943c8b852
tree-vect-loop-manip.c (vect_do_peeling_for_loop_bound): If the epilogue loop is not re-used as unvectorized version record the its...

2012-04-24  Richard Guenther  <rguenther@suse.de>

* tree-vect-loop-manip.c (vect_do_peeling_for_loop_bound): If
the epilogue loop is not re-used as unvectorized version
record the its maximum number of iterations.

From-SVN: r186760
gcc/ChangeLog
gcc/tree-vect-loop-manip.c