Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.58 -> 1.59
SparcRegisterInfo.h updated: 1.23 -> 1.24
---
Log message:
eliminateFrameIndex() change.
---
Diffs of the changes: (+4 -2)
SparcRegisterInfo.cpp |4 +++-
SparcRegisterInfo.h |2 +-
2 files chan
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.57 -> 1.58
SparcRegisterInfo.h updated: 1.22 -> 1.23
---
Log message:
Added MRegisterInfo hook to re-materialize an instruction.
---
Diffs of the changes: (+12 -0)
SparcRegisterInfo.cpp |9 +
SparcRegis
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.56 -> 1.57
SparcRegisterInfo.h updated: 1.21 -> 1.22
---
Log message:
PEI now passes a RegScavenger ptr to eliminateFrameIndex.
---
Diffs of the changes: (+4 -3)
SparcRegisterInfo.cpp |4 ++--
SparcRegisterInfo
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.55 -> 1.56
---
Log message:
By default, spills kills the register being stored.
---
Diffs of the changes: (+3 -3)
SparcRegisterInfo.cpp |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.53 -> 1.54
SparcRegisterInfo.h updated: 1.19 -> 1.20
---
Log message:
Re-apply my liveintervalanalysis changes. Now with PR1207:
http://llvm.org/PR1207 fixes.
---
Diffs of the changes: (+19 -0)
SparcRegisterInfo.
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.52 -> 1.53
SparcRegisterInfo.h updated: 1.18 -> 1.19
---
Log message:
For PR1207: http://llvm.org/PR1207 :
Revert patches that caused the problem. Evan, please investigate and reapply
when you've discovered the problem
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.51 -> 1.52
SparcRegisterInfo.h updated: 1.17 -> 1.18
---
Log message:
Added getReservedRegs().
---
Diffs of the changes: (+19 -0)
SparcRegisterInfo.cpp | 17 +
SparcRegisterInfo.h |2 ++
2 f
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.50 -> 1.51
SparcRegisterInfo.h updated: 1.16 -> 1.17
---
Log message:
hasFP() is now a virtual method of MRegisterInfo.
---
Diffs of the changes: (+5 -0)
SparcRegisterInfo.cpp |3 +++
SparcRegisterInfo.h |
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.49 -> 1.50
SparcRegisterInfo.h updated: 1.15 -> 1.16
---
Log message:
Fix naming inconsistency.
---
Diffs of the changes: (+8 -8)
SparcRegisterInfo.cpp | 12 ++--
SparcRegisterInfo.h |4 ++--
2 file
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.46 -> 1.47
---
Log message:
Properly transfer kill / dead info.
---
Diffs of the changes: (+9 -5)
SparcRegisterInfo.cpp | 14 +-
1 files changed, 9 insertions(+), 5 deletions(-)
Index: llvm/lib/Targ
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.44 -> 1.45
---
Log message:
Completely eliminate def&use operands. Now a register operand is EITHER a
def operand or a use operand.
---
Diffs of the changes: (+2 -2)
SparcRegisterInfo.cpp |4 ++--
1 files cha
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.40 -> 1.41
SparcRegisterInfo.h updated: 1.11 -> 1.12
---
Log message:
Foundation for call frame information.
---
Diffs of the changes: (+8 -1)
SparcRegisterInfo.cpp |8 +++-
SparcRegisterInfo.h |1 +
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.39 -> 1.40
SparcRegisterInfo.h updated: 1.10 -> 1.11
---
Log message:
Expose base register for DwarfWriter. Refactor code accordingly.
---
Diffs of the changes: (+4 -11)
SparcRegisterInfo.cpp | 11 ++-
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.38 -> 1.39
---
Log message:
Translate llvm target registers to dwarf register numbers properly.
---
Diffs of the changes: (+1 -1)
SparcRegisterInfo.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
I
Changes in directory llvm/lib/Target/Sparc:
SparcRegisterInfo.cpp updated: 1.37 -> 1.38
SparcRegisterInfo.h updated: 1.9 -> 1.10
---
Log message:
Add support to locate local variables in frames (early version.)
---
Diffs of the changes: (+15 -0)
SparcRegisterInfo.cpp | 12
S
15 matches
Mail list logo