Move the target-specific tests, which require specific backends, to dirs that only...
authorNadav Rotem <nrotem@apple.com>
Fri, 26 Oct 2012 18:52:01 +0000 (18:52 +0000)
committerNadav Rotem <nrotem@apple.com>
Fri, 26 Oct 2012 18:52:01 +0000 (18:52 +0000)
commitf56380114493ea501860aaff3c3b3b461c40233a
treebb07adf57e3ca93914b528cd3204b65f055a1dea
parente5551ed9cec1ae777c4e4b8852a1d7842c2e1c3d
Move the target-specific tests, which require specific backends, to dirs that only run if the target is present.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166796 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopVectorize/2012-10-22-isconsec.ll
test/Transforms/LoopVectorize/X86/cost-model.ll [new file with mode: 0644]
test/Transforms/LoopVectorize/X86/lit.local.cfg [new file with mode: 0644]
test/Transforms/LoopVectorize/cost-model.ll [deleted file]