[llvm-commits] CVS: llvm/lib/Target/SparcV9/SparcV9RegisterInfo.cpp SparcV9RegisterInfo.h

2006-04-07 Thread Jim Laskey
Changes in directory llvm/lib/Target/SparcV9: SparcV9RegisterInfo.cpp updated: 1.12 -> 1.13 SparcV9RegisterInfo.h updated: 1.11 -> 1.12 --- Log message: Foundation for call frame information. --- Diffs of the changes: (+11 -0) SparcV9RegisterInfo.cpp |9 + SparcV9RegisterInfo.h

[llvm-commits] CVS: llvm/lib/Target/SparcV9/SparcV9RegisterInfo.cpp SparcV9RegisterInfo.h

2006-03-28 Thread Jim Laskey
Changes in directory llvm/lib/Target/SparcV9: SparcV9RegisterInfo.cpp updated: 1.11 -> 1.12 SparcV9RegisterInfo.h updated: 1.10 -> 1.11 --- Log message: Expose base register for DwarfWriter. Refactor code accordingly. --- Diffs of the changes: (+5 -4) SparcV9RegisterInfo.cpp |4 ++--

[llvm-commits] CVS: llvm/lib/Target/SparcV9/SparcV9RegisterInfo.cpp SparcV9RegisterInfo.h

2006-03-23 Thread Jim Laskey
Changes in directory llvm/lib/Target/SparcV9: SparcV9RegisterInfo.cpp updated: 1.10 -> 1.11 SparcV9RegisterInfo.h updated: 1.9 -> 1.10 --- Log message: Add support to locate local variables in frames (early version.) --- Diffs of the changes: (+8 -0) SparcV9RegisterInfo.cpp |6 ++