summaryrefslogtreecommitdiff
path: root/lib/Target/CellSPU/SPURegisterInfo.h
Commit message (Expand)AuthorAge
* Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo downEvan Cheng2011-07-18
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-27
* Use the dwarf->llvm mapping to print register names in the cfiRafael Espindola2011-05-30
* Move getRegPressureLimit() from TargetLoweringInfo to TargetRegisterInfo.Cameron Zwarich2011-03-07
* Move more PEI-related hooks to TFIAnton Korobeynikov2010-11-27
* Move getInitialFrameState() to TargetFrameInfoAnton Korobeynikov2010-11-18
* Move hasFP() and few related hooks to TargetFrameInfo.Anton Korobeynikov2010-11-18
* First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...Anton Korobeynikov2010-11-15
* Simplify eliminateFrameIndex() interface back down now that PEI doesn't needJim Grosbach2010-08-26
* Switch SPU calling convention (function arguments) Kalle Raiskila2010-07-08
* cleanupRafael Espindola2010-06-02
* From Kalle Raiskila:Chris Lattner2010-03-29
* Change the Value argument to eliminateFrameIndex to a type-tagged value. ThisJim Grosbach2010-03-09
* Revert this patch for the time being. Needs more testing.Scott Michel2010-02-25
* Large stack frame patch for the CellSPU: handle stack frames that exceed 8176Scott Michel2010-02-25
* Make the MachineFunction argument of getFrameRegister const.David Greene2009-11-12
* Add register-reuse to frame-index register scavenging. When a target usesJim Grosbach2009-10-07
* Give getPointerRegClass() a "kind" value so that targets can Chris Lattner2009-07-29
* Move getPointerRegClass from TargetInstrInfo to TargetRegisterInfo.Evan Cheng2009-02-06
* Move reMaterialize() from TargetRegisterInfo to TargetInstrInfo.Evan Cheng2008-03-31
* Fix newly-introduced 4.3 warningsAnton Korobeynikov2008-02-20
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-10
* More cleanups for CellSPU:Scott Michel2008-01-30
* Move even more functionality from MRegisterInfo into TargetInstrInfo.Owen Anderson2008-01-07
* Move some more instruction creation methods from RegisterInfo into InstrInfo.Owen Anderson2008-01-01
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Update foldMemoryOperand.Evan Cheng2007-12-05
* Add a argument to storeRegToStackSlot and storeRegToAddr to specify whetherEvan Cheng2007-12-05
* Updated source file headers to llvm coding standard.Scott Michel2007-12-05
* Main CellSPU backend files checked in. Intrinsics and autoconf filesScott Michel2007-12-05