[llvm-commits] CVS: llvm/test/Regression/CodeGen/Generic/isunord.ll

2005-11-12 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/Generic: isunord.ll updated: 1.2 -> 1.3 --- Log message: this is no apparently passing on alpha --- Diffs of the changes: (+1 -1) isunord.ll |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/test/Regression/CodeGen/Gen

[llvm-commits] CVS: llvm/test/Regression/CodeGen/Generic/isunord.ll

2005-10-28 Thread Chris Lattner
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

[llvm-commits] CVS: llvm/test/Regression/CodeGen/Generic/isunord.ll

2005-10-28 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/Generic: isunord.ll added (r1.1) --- Log message: New testcase. Probably many targets don't support this, so they should probably add themselves as xfails until they do (at least for the release). --- Diffs of the changes: (+8 -0) isunord.