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:
d959aa4
)
fix this testcase on ppc hosts
author
Chris Lattner
<sabre@nondot.org>
Mon, 2 Apr 2007 20:39:48 +0000
(20:39 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 2 Apr 2007 20:39:48 +0000
(20:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35603
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll
b/test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll
index ef245a281a77028fe122a87841be9c82ea5dc6c0..cec8d8e8e74e394e685cf9309e639d5451a23743 100644
(file)
--- a/
test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll
+++ b/
test/CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll
@@
-1,4
+1,4
@@
-; RUN: llvm-as < %s | llc -march=x86 | grep 'cmpltsd %xmm0, %xmm0'
+; RUN: llvm-as < %s | llc -m
cpu=yonah -m
arch=x86 | grep 'cmpltsd %xmm0, %xmm0'
target datalayout = "e-p:32:32"
target triple = "i686-apple-darwin9"