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:
2947fd5
)
the sparc v8 backend handles this correctly
author
Chris Lattner
<sabre@nondot.org>
Sat, 5 May 2007 22:12:57 +0000
(22:12 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 5 May 2007 22:12:57 +0000
(22:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36801
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 c8dabc4424a215bcb45cae6cc6f1ab08cc2a4e43..1495bd0bb238dadb8d9e74af09aa5396c5752638 100644
(file)
--- a/
test/CodeGen/Generic/isunord.ll
+++ b/
test/CodeGen/Generic/isunord.ll
@@
-1,5
+1,5
@@
; RUN: llvm-upgrade < %s | llvm-as | llc
-; XFAIL: ia64
|sparcv8
+; XFAIL: ia64
declare bool %llvm.isunordered.f64(double, double)