diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-01-16 13:25:56 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-01-16 13:25:56 +0000 |
commit | c759dd5f83195c699ad6babaa61ffdc9f3994a94 (patch) | |
tree | 219bb4e60dd4aa1b4a732ee63bf2cef6915904c8 | |
parent | 19cd7e9ce28ed7f3326ebcd386eec215ab3763f9 (diff) |
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
-rw-r--r-- | test/Transforms/LoopVectorize/X86/small-size.ll (renamed from test/Transforms/LoopVectorize/small-size.ll) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/Transforms/LoopVectorize/small-size.ll b/test/Transforms/LoopVectorize/X86/small-size.ll index f390b33c03..f390b33c03 100644 --- a/test/Transforms/LoopVectorize/small-size.ll +++ b/test/Transforms/LoopVectorize/X86/small-size.ll |