[llvm-commits] CVS: llvm/test/CodeGen/ARM/unord.ll

2007-02-05 Thread Lauro Ramos Venancio
Changes in directory llvm/test/CodeGen/ARM: unord.ll updated: 1.1 - 1.2 --- Log message: Fix unord test. --- Diffs of the changes: (+2 -2) unord.ll |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/test/CodeGen/ARM/unord.ll diff -u

[llvm-commits] CVS: llvm/test/CodeGen/ARM/unord.ll

2007-02-02 Thread Evan Cheng
Changes in directory llvm/test/CodeGen/ARM: unord.ll added (r1.1) --- Log message: __builtin_isunordered test case. --- Diffs of the changes: (+18 -0) unord.ll | 18 ++ 1 files changed, 18 insertions(+) Index: llvm/test/CodeGen/ARM/unord.ll diff -c /dev/null