[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)
commite2f6d34d21fdf0f2d3150e078e82ad5a9293b96e
treed262d01c1535a83a54423fd892d057dd7aaaaa5c
parent6b83b90b6aed70ba3e492ead50cbb4c7d393cdbd
[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.

llvm-svn: 244703
llvm/test/Transforms/LoopDistribute/unknown-bounds-for-memchecks.ll [new file with mode: 0644]