aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/CellSPU/SPUOperands.td
Commit message (Expand)AuthorAgeFilesLines
* do some serious surgery on CellSPU to get it back into a worldChris Lattner2010-03-151-0/+11
* Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...Owen Anderson2009-08-111-34/+34
* Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...Owen Anderson2009-08-101-34/+34
* - Remove Tilmann's custom truncate lowering: it completely hosed overScott Michel2008-12-271-5/+5
* CellSPU:Scott Michel2008-12-101-1/+6
* Rename ConstantSDNode's getSignExtended to getSExtValue, forDan Gohman2008-09-261-2/+2
* Rename ConstantSDNode::getValue to getZExtValue, for consistencyDan Gohman2008-09-121-13/+13
* fix a bunch of 80-col violationsGabor Greif2008-08-311-2/+4
* erect abstraction boundaries for accessing SDValue members, rename Val -> Nod...Gabor Greif2008-08-281-23/+23
* Use cast instead of dyn_cast.Dan Gohman2008-08-201-2/+2
* Rename SDOperand to SDValue.Dan Gohman2008-07-271-2/+2
* Add necessary 64-bit support so that gcc frontend compiles (mostly). CurrentScott Michel2008-06-021-0/+4
* Bug fixes and updates for CellSPU, syncing up with trunk. Most notableScott Michel2008-04-301-1/+5
* Add more patterns to match in the integer comparison test harnesses.Scott Michel2008-03-201-3/+2
* - Fix support for "special" i64 immediates that can be loadedScott Michel2008-03-051-2/+9
* Merge current work back to tree to minimize diffs and drift. Major highlightsScott Michel2008-02-231-1/+12
* Move some useful operands up into the all-targets .tdNate Begeman2008-02-141-3/+0
* More CellSPU refinement and progress:Scott Michel2008-01-111-1/+16
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-3/+2
* - Restore some i8 functionality in CellSPUScott Michel2007-12-171-4/+46
* don't violate C TBAA rules, use FloatToBits instead.Chris Lattner2007-12-161-22/+10
* Start committing working test cases for CellSPU.Scott Michel2007-12-151-2/+8
* 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/+574