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)
commit323d57336c74715ebf79b597dd0a239849e8456e
treea9d732764b19f25c86a86ebdc70b85ae9d636752
parentab19fff4d8f9c8a4949b0652b5f9f31d757e0ae3
Test Case for r220872:Do not simplifyLatch for loops where hoisting increments couldresult in extra live range interferance

llvm-svn: 220873
llvm/test/Transforms/LoopRotate/nosimplifylatch.ll [new file with mode: 0644]