[llvm-commits] CVS: llvm/test/TestRunner.sh

2006-06-17 Thread Chris Lattner
Changes in directory llvm/test: TestRunner.sh updated: 1.11 - 1.12 --- Log message: Just a minor tweak so you can run things like: TestRunner.sh Foo/Bar/test.ll instead of just TestRunner.sh test.ll which is convenient in conjunction with find. --- Diffs of the changes: (+2 -1)

[llvm-commits] CVS: llvm/lib/Analysis/ConstantFolding.cpp

2006-06-17 Thread Chris Lattner
Changes in directory llvm/lib/Analysis: ConstantFolding.cpp updated: 1.3 - 1.4 --- Log message: Constant fold sqrtf --- Diffs of the changes: (+4 -1) ConstantFolding.cpp |5 - 1 files changed, 4 insertions(+), 1 deletion(-) Index: llvm/lib/Analysis/ConstantFolding.cpp diff -u

[llvm-commits] CVS: llvm/lib/Target/ARM/ARMInstrInfo.td ARMRegisterInfo.cpp ARMRegisterInfo.td

2006-06-17 Thread Rafael Espindola
Changes in directory llvm/lib/Target/ARM: ARMInstrInfo.td updated: 1.4 - 1.5 ARMRegisterInfo.cpp updated: 1.3 - 1.4 ARMRegisterInfo.td updated: 1.1 - 1.2 --- Log message: initial implementation of ARMRegisterInfo::eliminateFrameIndex fixes test/Regression/CodeGen/ARM/ret_arg5.ll --- Diffs

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

2006-06-17 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: ret_arg5.ll updated: 1.2 - 1.3 --- Log message: initial implementation of ARMRegisterInfo::eliminateFrameIndex fixes test/Regression/CodeGen/ARM/ret_arg5.ll --- Diffs of the changes: (+0 -1) ret_arg5.ll |1 - 1 files changed, 1