Move test that depends on the x86 target into a target-specific directory.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 16 Jan 2013 13:25:56 +0000 (13:25 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 16 Jan 2013 13:25:56 +0000 (13:25 +0000)
commitc759dd5f83195c699ad6babaa61ffdc9f3994a94
tree219bb4e60dd4aa1b4a732ee63bf2cef6915904c8
parent19cd7e9ce28ed7f3326ebcd386eec215ab3763f9
Move test that depends on the x86 target into a target-specific directory.

Should fix the arm buildbot (which only builds the arm target).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172611 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopVectorize/X86/small-size.ll [new file with mode: 0644]
test/Transforms/LoopVectorize/small-size.ll [deleted file]