summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/2006-04-05-splat-ish.ll')
-rw-r--r--test/CodeGen/PowerPC/2006-04-05-splat-ish.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll b/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll
index a536fa1..969772e 100644
--- a/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll
+++ b/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | \
-; RUN: llc -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
+; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
; RUN: grep {vspltish v.*, 10}
define void @test(<8 x i16>* %P) {
OpenPOWER on IntegriCloud