aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/CellSPU/SPURegisterInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Give getPointerRegClass() a "kind" value so that targets can Chris Lattner2009-07-291-1/+2
* Move getPointerRegClass from TargetInstrInfo to TargetRegisterInfo.Evan Cheng2009-02-061-0/+4
* Move reMaterialize() from TargetRegisterInfo to TargetInstrInfo.Evan Cheng2008-03-311-3/+0
* Fix newly-introduced 4.3 warningsAnton Korobeynikov2008-02-201-1/+1
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-1/+2
* More cleanups for CellSPU:Scott Michel2008-01-301-2/+2
* Move even more functionality from MRegisterInfo into TargetInstrInfo.Owen Anderson2008-01-071-10/+0
* Move some more instruction creation methods from RegisterInfo into InstrInfo.Owen Anderson2008-01-011-31/+0
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-3/+2
* Update foldMemoryOperand.Evan Cheng2007-12-051-2/+4
* Add a argument to storeRegToStackSlot and storeRegToAddr to specify whetherEvan Cheng2007-12-051-2/+2
* Updated source file headers to llvm coding standard.Scott Michel2007-12-051-1/+3
* Main CellSPU backend files checked in. Intrinsics and autoconf filesScott Michel2007-12-051-0/+137