Changes in directory llvm/test/CodeGen/Generic:

isunord.ll updated: 1.5 -> 1.6
---
Log message:

the sparc v8 backend handles this correctly


---
Diffs of the changes:  (+1 -1)

 isunord.ll |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/test/CodeGen/Generic/isunord.ll
diff -u llvm/test/CodeGen/Generic/isunord.ll:1.5 
llvm/test/CodeGen/Generic/isunord.ll:1.6
--- llvm/test/CodeGen/Generic/isunord.ll:1.5    Sat Dec  2 14:38:10 2006
+++ llvm/test/CodeGen/Generic/isunord.ll        Sat May  5 17:12:57 2007
@@ -1,5 +1,5 @@
 ; RUN: llvm-upgrade < %s | llvm-as | llc
-; XFAIL: ia64|sparcv8
+; XFAIL: ia64
 
 
 declare bool %llvm.isunordered.f64(double, double)



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to