Add a testcase for unrolling loops with unknown tripcounts.
authorDan Gohman <gohman@apple.com>
Fri, 18 May 2007 19:59:23 +0000 (19:59 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 18 May 2007 19:59:23 +0000 (19:59 +0000)
commit2fa7ce2b873e02e6cbf61be02a8fceeea966eceb
tree9260c410129c00482e7f2530a638740a11401f85
parent7f8ff8af1a4372189f22136eb95fe67e3dcfae41
Add a testcase for unrolling loops with unknown tripcounts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37238 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopUnroll/2007-05-09-UnknownTripCount.ll [new file with mode: 0644]