Changes in directory llvm/test/Regression/CodeGen/Generic:
isunord.ll updated: 1.1 -> 1.2 --- Log message: add the xfail lines --- Diffs of the changes: (+2 -0) isunord.ll | 2 ++ 1 files changed, 2 insertions(+) Index: llvm/test/Regression/CodeGen/Generic/isunord.ll diff -u llvm/test/Regression/CodeGen/Generic/isunord.ll:1.1 llvm/test/Regression/CodeGen/Generic/isunord.ll:1.2 --- llvm/test/Regression/CodeGen/Generic/isunord.ll:1.1 Fri Oct 28 14:52:02 2005 +++ llvm/test/Regression/CodeGen/Generic/isunord.ll Fri Oct 28 14:57:55 2005 @@ -1,4 +1,6 @@ ; RUN: llvm-as < %s | llc +; XFAIL: alpha|ia64|sparcv8 + declare bool %llvm.isunordered(double, double) _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits