aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/CellSPU/SPUInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a problem where lib/Target/TargetInstrInfo.h would include and useChris Lattner2008-01-011-1/+1
* Move copyRegToReg from MRegisterInfo to TargetInstrInfo. This is part of theOwen Anderson2007-12-311-0/+37
* Add new shorter predicates for testing machine operands for various types: Chris Lattner2007-12-301-2/+2
* Use MachineOperand::getImm instead of MachineOperand::getImmedValue. Likewis...Chris Lattner2007-12-301-4/+4
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-4/+3
* More working CellSPU tests:Scott Michel2007-12-201-14/+2
* Two more test cases: or_ops.ll (arithmetic or operations) and vecinsert.llScott Michel2007-12-191-2/+2
* Add new immed16.ll test case, fix CellSPU errata to make test case work.Scott Michel2007-12-191-1/+13
* - Restore some i8 functionality in CellSPUScott Michel2007-12-171-3/+3
* Updated source file headers to llvm coding standard.Scott Michel2007-12-051-3/+2
* More files in the CellSPU drop...Scott Michel2007-12-041-0/+184