summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CellSPU/SPURegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add an extra operand to LABEL nodes which distinguishes between debug, EH, or...Evan Cheng2008-01-311-3/+3
* More cleanups for CellSPU:Scott Michel2008-01-301-15/+15
* Move even more functionality from MRegisterInfo into TargetInstrInfo.Owen Anderson2008-01-071-48/+0
* Move some more instruction creation methods from RegisterInfo into InstrInfo.Owen Anderson2008-01-011-169/+0
* Move copyRegToReg from MRegisterInfo to TargetInstrInfo. This is part of theOwen Anderson2007-12-311-37/+0
* Rename SSARegMap -> MachineRegisterInfo in keeping with the idea Chris Lattner2007-12-311-4/+5
* Add new shorter predicates for testing machine operands for various types: Chris Lattner2007-12-301-3/+3
* Use MachineOperand::getImm instead of MachineOperand::getImmedValue. Likewis...Chris Lattner2007-12-301-9/+8
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-5/+4
* More working CellSPU tests:Scott Michel2007-12-201-2/+4
* Add new immed16.ll test case, fix CellSPU errata to make test case work.Scott Michel2007-12-191-2/+0
* - Restore some i8 functionality in CellSPUScott Michel2007-12-171-4/+5
* Update foldMemoryOperand.Evan Cheng2007-12-051-2/+7
* Add a argument to storeRegToStackSlot and storeRegToAddr to specify whetherEvan Cheng2007-12-051-3/+5
* Updated source file headers to llvm coding standard.Scott Michel2007-12-051-3/+2
* Main CellSPU backend files checked in. Intrinsics and autoconf filesScott Michel2007-12-051-0/+863
OpenPOWER on IntegriCloud