summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fsxor-alignment.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/fsxor-alignment.ll')
-rw-r--r--test/CodeGen/X86/fsxor-alignment.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/fsxor-alignment.ll b/test/CodeGen/X86/fsxor-alignment.ll
index 4d25fca..6a8dbcf 100644
--- a/test/CodeGen/X86/fsxor-alignment.ll
+++ b/test/CodeGen/X86/fsxor-alignment.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -enable-unsafe-fp-math | \
+; RUN: llc < %s -march=x86 -mattr=+sse2 -enable-unsafe-fp-math | \
; RUN: grep -v sp | grep xorps | count 2
; Don't fold the incoming stack arguments into the xorps instructions used
OpenPOWER on IntegriCloud