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