summaryrefslogtreecommitdiff
path: root/lib/Target/CellSPU/SPUOperands.td
Commit message (Expand)AuthorAge
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Don't feed 19 bit immediates to ILA.Kalle Raiskila2010-12-17
* fix a long standing wart: all the ComplexPattern's were beingChris Lattner2010-09-21
* Zap dead code.Benjamin Kramer2010-09-03
* do some serious surgery on CellSPU to get it back into a worldChris Lattner2010-03-15
* Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...Owen Anderson2009-08-11
* Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...Owen Anderson2009-08-10
* - Remove Tilmann's custom truncate lowering: it completely hosed overScott Michel2008-12-27
* CellSPU:Scott Michel2008-12-10
* Rename ConstantSDNode's getSignExtended to getSExtValue, forDan Gohman2008-09-26
* Rename ConstantSDNode::getValue to getZExtValue, for consistencyDan Gohman2008-09-12
* fix a bunch of 80-col violationsGabor Greif2008-08-31
* erect abstraction boundaries for accessing SDValue members, rename Val -> Nod...Gabor Greif2008-08-28
* Use cast instead of dyn_cast.Dan Gohman2008-08-20
* Rename SDOperand to SDValue.Dan Gohman2008-07-27
* Add necessary 64-bit support so that gcc frontend compiles (mostly). CurrentScott Michel2008-06-02
* Bug fixes and updates for CellSPU, syncing up with trunk. Most notableScott Michel2008-04-30
* Add more patterns to match in the integer comparison test harnesses.Scott Michel2008-03-20
* - Fix support for "special" i64 immediates that can be loadedScott Michel2008-03-05
* Merge current work back to tree to minimize diffs and drift. Major highlightsScott Michel2008-02-23
* Move some useful operands up into the all-targets .tdNate Begeman2008-02-14
* More CellSPU refinement and progress:Scott Michel2008-01-11
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* - Restore some i8 functionality in CellSPUScott Michel2007-12-17
* don't violate C TBAA rules, use FloatToBits instead.Chris Lattner2007-12-16
* Start committing working test cases for CellSPU.Scott Michel2007-12-15
* Updated source file headers to llvm coding standard.Scott Michel2007-12-05
* Main CellSPU backend files checked in. Intrinsics and autoconf filesScott Michel2007-12-05