projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d6b64a
)
Testing vector code without sse doesn't make much sense.
author
Benjamin Kramer
<benny.kra@googlemail.com>
Sun, 5 Feb 2012 11:19:39 +0000
(11:19 +0000)
committer
Benjamin Kramer
<benny.kra@googlemail.com>
Sun, 5 Feb 2012 11:19:39 +0000
(11:19 +0000)
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
test/CodeGen/X86/shl-i64.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/shl-i64.ll
b/test/CodeGen/X86/shl-i64.ll
index 1cfc2c6b127ffa7139d9a1938e7d09c5f8c933c3..f00058a8a886dd7ca2375c54c84e724812741575 100644
(file)
--- 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