Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC...
[oota-llvm.git] / lib / Target / CellSPU / SPURegisterInfo.h
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-07-18 Evan ChengSink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-05-30 Rafael EspindolaUse the dwarf->llvm mapping to print register names...
2011-03-07 Cameron ZwarichMove getRegPressureLimit() from TargetLoweringInfo...
2010-11-27 Anton KorobeynikovMove more PEI-related hooks to TFI
2010-11-18 Anton KorobeynikovMove getInitialFrameState() to TargetFrameInfo
2010-11-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...
2010-08-26 Jim GrosbachSimplify eliminateFrameIndex() interface back down...
2010-07-08 Kalle RaiskilaSwitch SPU calling convention (function arguments)
2010-06-02 Rafael Espindolacleanup
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...