Add loop index split tests.
authorDevang Patel <dpatel@apple.com>
Fri, 17 Aug 2007 22:02:15 +0000 (22:02 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 17 Aug 2007 22:02:15 +0000 (22:02 +0000)
commit7bfd5dba387088b371f0d904364e976a71afbd4f
treeb3734899857f120a0cfff34240209187017a959c
parent96bf524b531fd404b118fad7bbe410e9aceeaa5d
Add loop index split tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41146 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopIndexSplit/Crash-2007-08-17.ll [new file with mode: 0644]
test/Transforms/LoopIndexSplit/Crash2-2007-08-17.ll [new file with mode: 0644]
test/Transforms/LoopIndexSplit/OneIterLoop-2007-08-17.ll [new file with mode: 0644]
test/Transforms/LoopIndexSplit/OneIterLoop2-2007-08-17.ll [new file with mode: 0644]
test/Transforms/LoopIndexSplit/OneIterLoop3-2007-08-17.ll [new file with mode: 0644]
test/Transforms/LoopIndexSplit/SaveLastValue-2007-08-17.ll [new file with mode: 0644]
test/Transforms/LoopIndexSplit/dg.exp [new file with mode: 0644]