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:
c76ea43
)
this is no apparently passing on alpha
author
Chris Lattner
<sabre@nondot.org>
Sat, 12 Nov 2005 18:35:13 +0000
(18:35 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 12 Nov 2005 18:35:13 +0000
(18:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24331
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Generic/isunord.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Generic/isunord.ll
b/test/CodeGen/Generic/isunord.ll
index 2b94a1386d2a0f829cb083a418b07047589779c1..21205c181d61c350562e94504241cb165ed5a39c 100644
(file)
--- a/
test/CodeGen/Generic/isunord.ll
+++ b/
test/CodeGen/Generic/isunord.ll
@@
-1,5
+1,5
@@
; RUN: llvm-as < %s | llc
-; XFAIL:
alpha|
ia64|sparcv8
+; XFAIL: ia64|sparcv8
declare bool %llvm.isunordered(double, double)