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 | b7050f0a7c51eba53895e7e72f91cd817badb74b (patch) | |
| tree | e7bb3439713604d379f92bd391069ad632e80db4 | |
| parent | 1345d35e40fc56c0501df858a14d4062e226cc85 (diff) | |
| download | bcm5719-llvm-b7050f0a7c51eba53895e7e72f91cd817badb74b.tar.gz bcm5719-llvm-b7050f0a7c51eba53895e7e72f91cd817badb74b.zip | |
Move test that depends on the x86 target into a target-specific directory.
Should fix the arm buildbot (which only builds the arm target).
llvm-svn: 172611
| -rw-r--r-- | llvm/test/Transforms/LoopVectorize/X86/small-size.ll (renamed from llvm/test/Transforms/LoopVectorize/small-size.ll) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Transforms/LoopVectorize/small-size.ll b/llvm/test/Transforms/LoopVectorize/X86/small-size.ll index f390b33c038..f390b33c038 100644 --- a/llvm/test/Transforms/LoopVectorize/small-size.ll +++ b/llvm/test/Transforms/LoopVectorize/X86/small-size.ll |

