Add Loop Rotate test cases.
authorDevang Patel <dpatel@apple.com>
Mon, 9 Apr 2007 22:22:42 +0000 (22:22 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 9 Apr 2007 22:22:42 +0000 (22:22 +0000)
commit43979df43028e787f4870c58c5a494550a16bef7
tree70610b9e4d181062eea7101e0bec25de47f5cc63
parent579633cd1006f6add1b022e9c2bc96f7f0e65777
Add Loop Rotate test cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35838 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopRotate/LRCrash-1.ll [new file with mode: 0644]
test/Transforms/LoopRotate/LRCrash-2.ll [new file with mode: 0644]
test/Transforms/LoopRotate/LRCrash-3.ll [new file with mode: 0644]
test/Transforms/LoopRotate/LRCrash-4.ll [new file with mode: 0644]
test/Transforms/LoopRotate/PhiRename-1.ll [new file with mode: 0644]
test/Transforms/LoopRotate/PhiSelfRefernce-1.ll [new file with mode: 0644]
test/Transforms/LoopRotate/dg.exp [new file with mode: 0644]