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:
99f7806
)
Harden test so it's not affected by changes to compare lowering.
author
Benjamin Kramer
<benny.kra@googlemail.com>
Tue, 25 Dec 2012 13:23:23 +0000
(13:23 +0000)
committer
Benjamin Kramer
<benny.kra@googlemail.com>
Tue, 25 Dec 2012 13:23:23 +0000
(13:23 +0000)
This only failed on hosts that don't have SSE41.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171066
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/vsplit-and.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/vsplit-and.ll
b/test/CodeGen/X86/vsplit-and.ll
index ee98806c0f8b1deec795a7c26fc7cb1baedfa66e..3b7fdff84e3c25cea2029c2c06f8f9e5a726ec5a 100644
(file)
--- a/
test/CodeGen/X86/vsplit-and.ll
+++ b/
test/CodeGen/X86/vsplit-and.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-linux
-mcpu=penryn
| FileCheck %s
define void @t0(<2 x i64>* %dst, <2 x i64> %src1, <2 x i64> %src2) nounwind readonly {
; CHECK: t0