loop-unroll.c (unroll_loop_runtime_iterations): Condition initial loop peel to loops...
authorPat Haugen <pthaugen@us.ibm.com>
Fri, 14 Oct 2016 17:21:19 +0000 (17:21 +0000)
committerPat Haugen <pthaugen@gcc.gnu.org>
Fri, 14 Oct 2016 17:21:19 +0000 (17:21 +0000)
commitde0a3fa38e2ad8f33598bb44b70bd9047d366e97
treee64dc78de5a910baa8f98945a488a47408d2d1bf
parentdb2fb304fe27afd8939aa94a4b11f050e6f625b3
loop-unroll.c (unroll_loop_runtime_iterations): Condition initial loop peel to loops with exit test at the beginning.

* loop-unroll.c (unroll_loop_runtime_iterations): Condition initial
loop peel to loops with exit test at the beginning.

From-SVN: r241173
gcc/ChangeLog
gcc/loop-unroll.c