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

2007-03-20 Thread Evan Cheng
Changes in directory llvm/lib/Target/ARM: ARMRegisterInfo.h updated: 1.16 -> 1.17 ARMRegisterInfo.cpp updated: 1.83 -> 1.84 --- Log message: Added MRegisterInfo hook to re-materialize an instruction. --- Diffs of the changes: (+38 -16) ARMRegisterInfo.cpp | 51

[llvm-commits] CVS: llvm/lib/Target/ARM/ARMRegisterInfo.h

2007-02-27 Thread Evan Cheng
Changes in directory llvm/lib/Target/ARM: ARMRegisterInfo.h updated: 1.13 -> 1.14 --- Log message: PEI now passes a RegScavenger ptr to eliminateFrameIndex. --- Diffs of the changes: (+4 -3) ARMRegisterInfo.h |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) Index: llvm/lib