[llvm-commits] CVS: llvm/test/Regression/Transforms/SimplifyLibCalls/floor.ll

2006-01-22 Thread Chris Lattner
Changes in directory llvm/test/Regression/Transforms/SimplifyLibCalls: floor.ll updated: 1.2 -> 1.3 --- Log message: add new tests --- Diffs of the changes: (+21 -2) floor.ll | 23 +-- 1 files changed, 21 insertions(+), 2 deletions(-) Index: llvm/test/Regression/Tra

[llvm-commits] CVS: llvm/test/Regression/Transforms/SimplifyLibCalls/floor.ll

2006-01-22 Thread Chris Lattner
Changes in directory llvm/test/Regression/Transforms/SimplifyLibCalls: floor.ll updated: 1.1 -> 1.2 --- Log message: Make sure this tests the right thing, xfail on solaris, which doesn't have floorf --- Diffs of the changes: (+4 -1) floor.ll |5 - 1 files changed, 4 insertions(+),