aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/CellSPU/SPUNodes.td
Commit message (Expand)AuthorAgeFilesLines
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Flag -> Glue, the ongoing sagaChris Lattner2010-12-231-4/+4
* Fix memory access lowering on SPU, addingKalle Raiskila2010-11-121-4/+6
* Remove some dead code from SPU BE that remainedKalle Raiskila2010-08-241-6/+0
* Have SPU handle halfvec stores aligned by 8 bytes.Kalle Raiskila2010-08-091-0/+6
* Flag SPU's function call sequence together. Kalle Raiskila2010-06-081-1/+1
* set SDNPVariadic on nodes throughout the rest of the targets thatChris Lattner2010-03-191-1/+2
* disambiguate some types, add a fixme about some Chris Lattner2010-03-081-1/+1
* 128-bit sign extension and vector shift cleanups, contributed by Ken WernerScott Michel2009-08-241-3/+3
* - Convert remaining i64 custom lowering into custom instruction emissionScott Michel2009-01-151-8/+16
* CellSPU:Scott Michel2009-01-061-10/+0
* CellSPU:Scott Michel2009-01-051-10/+0
* - Start moving target-dependent nodes that could be represented by anScott Michel2008-12-301-29/+0
* - Various '#if 0' cleanups.Scott Michel2008-12-291-18/+12
* - Remove Tilmann's custom truncate lowering: it completely hosed overScott Michel2008-12-271-2/+12
* CellSPU:Scott Michel2008-12-041-12/+0
* CellSPU:Scott Michel2008-11-241-5/+2
* CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was itScott Michel2008-11-221-1/+1
* Add necessary 64-bit support so that gcc frontend compiles (mostly). CurrentScott Michel2008-06-021-15/+26
* Bug fixes and updates for CellSPU, syncing up with trunk. Most notableScott Michel2008-04-301-1/+2
* - Fix support for "special" i64 immediates that can be loadedScott Michel2008-03-051-1/+1
* Merge current work back to tree to minimize diffs and drift. Major highlightsScott Michel2008-02-231-44/+25
* More cleanups for CellSPU:Scott Michel2008-01-301-4/+0
* Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel2008-01-291-16/+5
* Forward progress: crtbegin.c now compiles successfully!Scott Michel2008-01-171-0/+4
* rename SDTRet -> SDTNone.Chris Lattner2008-01-151-1/+1
* More CellSPU refinement and progress:Scott Michel2008-01-111-0/+6
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-4/+4
* Updated source file headers to llvm coding standard.Scott Michel2007-12-051-3/+4
* Main CellSPU backend files checked in. Intrinsics and autoconf filesScott Michel2007-12-051-0/+219