For PR786:
[oota-llvm.git] / lib / Target / Sparc / SparcRegisterInfo.h
2006-05-18 Evan ChenggetCalleeSaveRegs and getCalleeSaveRegClasses are no...
2006-04-07 Jim LaskeyFoundation for call frame information.
2006-03-28 Jim LaskeyExpose base register for DwarfWriter. Refactor code...
2006-03-23 Jim LaskeyAdd support to locate local variables in frames (early...
2006-02-05 Chris LattnerRename SPARC V8 target to be the LLVM SPARC target.
2006-02-04 Chris LattnerTwo changes:
2006-02-03 Chris LattnerTeach sparc to fold loads/stores into copies.
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 Chris LattnerUpdate to no longer take MF as an argument
2004-02-25 Brian GaekeSparcV8 skeleton