summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CellSPU/SPUISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix these enums' starting values to reflect the way thatDan Gohman2008-09-231-1/+1
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-13/+13
* Wrap MVT::ValueType in a struct to get type safetyDuncan Sands2008-06-061-7/+7
* Add necessary 64-bit support so that gcc frontend compiles (mostly). CurrentScott Michel2008-06-021-1/+6
* Bug fixes and updates for CellSPU, syncing up with trunk. Most notableScott Michel2008-04-301-0/+4
* no need to implement this method and just have it callChris Lattner2008-04-261-4/+0
* Integer comparison tests for CellSPU.Scott Michel2008-03-101-1/+1
* Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC'sScott Michel2008-03-101-0/+3
* Merge current work back to tree to minimize diffs and drift. Major highlightsScott Michel2008-02-231-1/+4
* Fix single precision FP constants on SPU. They are actually legal,Nate Begeman2008-02-141-1/+0
* Simplify some logic in ComputeMaskedBits. And change ComputeMaskedBitsDan Gohman2008-02-131-1/+1
* Convert SelectionDAG::ComputeMaskedBits to use APInt instead of uint64_t.Dan Gohman2008-02-131-3/+3
* Even though InsertAtEndOfBasicBlock is an ugly hack it still deserves a prope...Evan Cheng2008-01-301-3/+0
* More cleanups for CellSPU:Scott Michel2008-01-301-20/+20
* Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel2008-01-291-2/+1
* More CellSPU refinement and progress:Scott Michel2008-01-111-1/+2
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-3/+2
* Updated source file headers to llvm coding standard.Scott Michel2007-12-051-3/+2
* More of the Cell SPU code drop from "Team Aerospace".Scott Michel2007-12-041-0/+139
OpenPOWER on IntegriCloud