aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CellSPU/SPURegisterInfo.h
AgeCommit message (Expand)Author
2012-05-07Add an MF argument to TRI::getPointerRegClass() and TII::getRegClass().Jakob Stoklund Olesen
2012-04-23This patch fixes a problem which arose when using the Post-RA schedulerPreston Gurd
2012-03-04Use uint16_t to store registers in callee saved register tables to reduce siz...Craig Topper
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2011-07-18Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo downEvan Cheng
2011-06-27Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng
2011-05-30Use the dwarf->llvm mapping to print register names in the cfiRafael Espindola
2011-03-07Move getRegPressureLimit() from TargetLoweringInfo to TargetRegisterInfo.Cameron Zwarich
2010-11-27Move more PEI-related hooks to TFIAnton Korobeynikov
2010-11-18Move getInitialFrameState() to TargetFrameInfoAnton Korobeynikov
2010-11-18Move hasFP() and few related hooks to TargetFrameInfo.Anton Korobeynikov
2010-11-15First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...Anton Korobeynikov
2010-08-26Simplify eliminateFrameIndex() interface back down now that PEI doesn't needJim Grosbach
2010-07-08Switch SPU calling convention (function arguments) Kalle Raiskila
2010-06-02cleanupRafael Espindola
2010-03-29From Kalle Raiskila:Chris Lattner
2010-03-09Change the Value argument to eliminateFrameIndex to a type-tagged value. ThisJim Grosbach
2010-02-25Revert this patch for the time being. Needs more testing.Scott Michel
2010-02-25Large stack frame patch for the CellSPU: handle stack frames that exceed 8176Scott Michel
2009-11-12Make the MachineFunction argument of getFrameRegister const.David Greene
2009-10-07Add register-reuse to frame-index register scavenging. When a target usesJim Grosbach
2009-07-29Give getPointerRegClass() a "kind" value so that targets can Chris Lattner
2009-02-06Move getPointerRegClass from TargetInstrInfo to TargetRegisterInfo.Evan Cheng
2008-03-31Move reMaterialize() from TargetRegisterInfo to TargetInstrInfo.Evan Cheng
2008-02-20Fix newly-introduced 4.3 warningsAnton Korobeynikov
2008-02-10Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman
2008-01-30More cleanups for CellSPU:Scott Michel
2008-01-07Move even more functionality from MRegisterInfo into TargetInstrInfo.Owen Anderson
2008-01-01Move some more instruction creation methods from RegisterInfo into InstrInfo.Owen Anderson
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-12-05Update foldMemoryOperand.Evan Cheng
2007-12-05Add a argument to storeRegToStackSlot and storeRegToAddr to specify whetherEvan Cheng
2007-12-05Updated source file headers to llvm coding standard.Scott Michel
2007-12-05Main CellSPU backend files checked in. Intrinsics and autoconf filesScott Michel