summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_shuffle-6.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/vec_shuffle-6.ll')
-rw-r--r--llvm/test/CodeGen/X86/vec_shuffle-6.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/vec_shuffle-6.ll b/llvm/test/CodeGen/X86/vec_shuffle-6.ll
index f7c9f2daa39..a98167febf9 100644
--- a/llvm/test/CodeGen/X86/vec_shuffle-6.ll
+++ b/llvm/test/CodeGen/X86/vec_shuffle-6.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -o %t -f
+; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -o %t
; RUN: grep movapd %t | count 1
; RUN: grep movaps %t | count 1
; RUN: grep movups %t | count 2
OpenPOWER on IntegriCloud