Expose base register for DwarfWriter. Refactor code accordingly.
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9RegisterInfo.h
2006-03-28 Jim LaskeyExpose base register for DwarfWriter. Refactor code...
2006-03-23 Jim LaskeyAdd support to locate local variables in frames (early...
2005-09-30 Chris Lattnerstub out a virtual method
2005-09-30 Chris LattnerPass extra regclasses into spilling code
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-08-15 Chris LattnerCode insertion methods now return void instead of an...
2004-08-15 Chris LattnerThese methods no longer take a TargetRegisterClass...
2004-08-14 Nate BegemanEliminate MachineFunction& argument from eliminateFrame...
2004-05-27 Brian GaekeMake comment lines stick out less.
2004-04-27 Brian GaekeIntegrate the rest of my random sparcv9 scribblings...
2004-04-25 Brian GaekeAdd MRegisterInfo subclass for the SparcV9 target ...