summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/dagcombine-cse.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/dagcombine-cse.ll')
-rw-r--r--test/CodeGen/X86/dagcombine-cse.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/dagcombine-cse.ll b/test/CodeGen/X86/dagcombine-cse.ll
index a673ebf..c3c7990 100644
--- a/test/CodeGen/X86/dagcombine-cse.ll
+++ b/test/CodeGen/X86/dagcombine-cse.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin -stats |& grep asm-printer | grep 14
+; RUN: llc < %s -march=x86 -mattr=+sse2 -mtriple=i386-apple-darwin -stats |& grep asm-printer | grep 14
define i32 @t(i8* %ref_frame_ptr, i32 %ref_frame_stride, i32 %idxX, i32 %idxY) nounwind {
entry:
OpenPOWER on IntegriCloud