Move few target-dependant tests to appropriate directories.
authorGalina Kistanova <gkistanova@gmail.com>
Fri, 6 May 2011 18:24:46 +0000 (18:24 +0000)
committerGalina Kistanova <gkistanova@gmail.com>
Fri, 6 May 2011 18:24:46 +0000 (18:24 +0000)
commit9dabb78519c0e8b6df7a4461c252d5957106be0c
tree82e3fc5df580389edb521dbb3b187a53bf9658fb
parent89fd43778e47b0698582f906e3dac900c376102e
Move few target-dependant tests to appropriate directories.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131002 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/X86/dg.exp [new file with mode: 0644]
test/DebugInfo/X86/stmt-list.ll [new file with mode: 0644]
test/DebugInfo/stmt-list.ll [deleted file]
test/Transforms/LoopStrengthReduce/2009-11-10-LSRCrash.ll [deleted file]
test/Transforms/LoopStrengthReduce/X86/2009-11-10-LSRCrash.ll [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/X86/dg.exp [new file with mode: 0644]
test/Transforms/TailDup/X86/dg.exp [new file with mode: 0644]
test/Transforms/TailDup/X86/if-tail-dup.ll [new file with mode: 0644]
test/Transforms/TailDup/if-tail-dup.ll [deleted file]