Momentous day: remove the "O" member from AsmPrinter. Now all
[oota-llvm.git] / lib / Target / CellSPU / SPURegisterInfo.h
2010-03-29 Chris LattnerFrom Kalle Raiskila:
2010-03-09 Jim GrosbachChange the Value argument to eliminateFrameIndex to...
2010-02-25 Scott MichelRevert this patch for the time being. Needs more testing.
2010-02-25 Scott MichelLarge stack frame patch for the CellSPU: handle stack...
2009-11-12 David GreeneMake the MachineFunction argument of getFrameRegister...
2009-10-07 Jim GrosbachAdd register-reuse to frame-index register scavenging...
2009-07-29 Chris LattnerGive getPointerRegClass() a "kind" value so that target...
2009-02-06 Evan ChengMove getPointerRegClass from TargetInstrInfo to TargetR...
2008-03-31 Evan ChengMove reMaterialize() from TargetRegisterInfo to TargetI...
2008-02-20 Anton KorobeynikovFix newly-introduced 4.3 warnings
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.
2008-01-30 Scott MichelMore cleanups for CellSPU:
2008-01-07 Owen AndersonMove even more functionality from MRegisterInfo into...
2008-01-01 Owen AndersonMove some more instruction creation methods from Regist...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-05 Evan ChengUpdate foldMemoryOperand.
2007-12-05 Evan ChengAdd a argument to storeRegToStackSlot and storeRegToAdd...
2007-12-05 Scott MichelUpdated source file headers to llvm coding standard.
2007-12-05 Scott MichelMain CellSPU backend files checked in. Intrinsics and...