summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/xmm-r64.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/xmm-r64.ll')
-rw-r--r--test/CodeGen/X86/xmm-r64.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/xmm-r64.ll b/test/CodeGen/X86/xmm-r64.ll
index f7d2143..2a6b5c7 100644
--- a/test/CodeGen/X86/xmm-r64.ll
+++ b/test/CodeGen/X86/xmm-r64.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64
+; RUN: llc < %s -march=x86-64
define <4 x i32> @test() {
%tmp1039 = call <4 x i32> @llvm.x86.sse2.psll.d( <4 x i32> zeroinitializer, <4 x i32> zeroinitializer ) ; <<4 x i32>> [#uses=1]
OpenPOWER on IntegriCloud