Add a test case for new unrolling heuristics.
authorMichael Zolotukhin <mzolotukhin@apple.com>
Tue, 10 Feb 2015 17:54:54 +0000 (17:54 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Tue, 10 Feb 2015 17:54:54 +0000 (17:54 +0000)
commit261a3a361ba1d507730042378f5594bfbe6a1025
tree58f99785c8b3cf8e90f53d172805017faacd0379
parent11179629b5250e1fa1126a32dcf3d70d500cf461
Add a test case for new unrolling heuristics.

THe heuristics were added in r228265 and r228434.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228713 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopUnroll/full-unroll-heuristics.ll [new file with mode: 0644]