summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_shift4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/vec_shift4.ll')
-rw-r--r--test/CodeGen/X86/vec_shift4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/vec_shift4.ll b/test/CodeGen/X86/vec_shift4.ll
index e2fe45cf97..b266a69875 100644
--- a/test/CodeGen/X86/vec_shift4.ll
+++ b/test/CodeGen/X86/vec_shift4.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mattr=+sse4.1 | FileCheck %s
+; RUN: llc < %s -march=x86 -mcpu=corei7 | FileCheck %s
define <2 x i64> @shl1(<4 x i32> %r, <4 x i32> %a) nounwind readnone ssp {
entry: