[LoopDist] Add test for missing coverage
authorAdam Nemet <anemet@apple.com>
Wed, 12 Aug 2015 00:21:59 +0000 (00:21 +0000)
committerAdam Nemet <anemet@apple.com>
Wed, 12 Aug 2015 00:21:59 +0000 (00:21 +0000)
commit212ab28e024fb2efa60cb477b74ab3be9ec4f333
tree7fc2a52fabea57260d6638e256c8e697b2ce4e29
parentc1661a35066082c361c914ec2e8a1439cf79a670
[LoopDist] Add test for missing coverage

Add a testcase to ensure that if we can't find bounds for a necessary
memcheck we don't distribute.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244703 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopDistribute/unknown-bounds-for-memchecks.ll [new file with mode: 0644]