summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/vector-identity-shuffle.ll
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-04-30 05:11:58 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-04-30 05:11:58 +0000
commit4274e405148eaac79735d68637f87cf3a048f9d4 (patch)
treed7e7034f231cb52cb323bf240b52099629b10950 /test/CodeGen/Generic/vector-identity-shuffle.ll
parent9118dbc7bd82a2f8a3c3d5fd38d3265afb6a5774 (diff)
downloadllvm-4274e405148eaac79735d68637f87cf3a048f9d4.tar.gz
llvm-4274e405148eaac79735d68637f87cf3a048f9d4.tar.bz2
llvm-4274e405148eaac79735d68637f87cf3a048f9d4.tar.xz
For PR1370:
Rearrange some tests so that if PowerPC is not being built we don't try to run PowerPC specific tests. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36587 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Generic/vector-identity-shuffle.ll')
-rw-r--r--test/CodeGen/Generic/vector-identity-shuffle.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/Generic/vector-identity-shuffle.ll b/test/CodeGen/Generic/vector-identity-shuffle.ll
index 9cccf4b381..0f7e03b062 100644
--- a/test/CodeGen/Generic/vector-identity-shuffle.ll
+++ b/test/CodeGen/Generic/vector-identity-shuffle.ll
@@ -1,5 +1,3 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | grep test:
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | not grep vperm
; RUN: llvm-upgrade < %s | llvm-as | llc
void %test(<4 x float> *%tmp2.i) {