Test Case for r220872:Do not simplifyLatch for loops where hoisting increments couldr...
authorYi Jiang <yjiang@apple.com>
Wed, 29 Oct 2014 20:20:33 +0000 (20:20 +0000)
committerYi Jiang <yjiang@apple.com>
Wed, 29 Oct 2014 20:20:33 +0000 (20:20 +0000)
commit973a76f9ce63d5b5d8cd22c1bfe79b8033d46ad2
tree2c4c4f7c575f2ba9270a2aabec60c12ae54628b6
parenta5ca5d9f8250c3fc1809d8821fb28b545ab01ae7
Test Case for r220872:Do not simplifyLatch for loops where hoisting increments couldresult in extra live range interferance

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220873 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopRotate/nosimplifylatch.ll [new file with mode: 0644]