aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/shl-i64.ll
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-02-05 11:19:39 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-02-05 11:19:39 +0000
commitd52d9cd038ea325f81dda1fbfadaa3cddcfeb1a9 (patch)
treea98a20d7f77202eedb739eef23a29bad940e94e9 /test/CodeGen/X86/shl-i64.ll
parent3d6b64a1ebe4f5bbb77132758262b3d48e55bb8e (diff)
downloadexternal_llvm-d52d9cd038ea325f81dda1fbfadaa3cddcfeb1a9.zip
external_llvm-d52d9cd038ea325f81dda1fbfadaa3cddcfeb1a9.tar.gz
external_llvm-d52d9cd038ea325f81dda1fbfadaa3cddcfeb1a9.tar.bz2
Testing vector code without sse doesn't make much sense.
Should bring arm and ppc testers back to life (they default to -mcpu=generic) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149821 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/shl-i64.ll')
-rw-r--r--test/CodeGen/X86/shl-i64.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/shl-i64.ll b/test/CodeGen/X86/shl-i64.ll
index 1cfc2c6..f00058a 100644
--- a/test/CodeGen/X86/shl-i64.ll
+++ b/test/CodeGen/X86/shl-i64.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86 < %s | FileCheck %s
+; RUN: llc -march=x86 -mattr=+sse2 < %s | FileCheck %s
; Make sure that we don't generate an illegal i64 extract after LegalizeType.
; CHECK: shll