summaryrefslogtreecommitdiff
path: root/lib/Target/CellSPU/SPUNodes.td
Commit message (Expand)AuthorAge
* Flag -> Glue, the ongoing sagaChris Lattner2010-12-23
* Fix memory access lowering on SPU, addingKalle Raiskila2010-11-12
* Remove some dead code from SPU BE that remainedKalle Raiskila2010-08-24
* Have SPU handle halfvec stores aligned by 8 bytes.Kalle Raiskila2010-08-09
* Flag SPU's function call sequence together. Kalle Raiskila2010-06-08
* set SDNPVariadic on nodes throughout the rest of the targets thatChris Lattner2010-03-19
* disambiguate some types, add a fixme about some Chris Lattner2010-03-08
* 128-bit sign extension and vector shift cleanups, contributed by Ken WernerScott Michel2009-08-24
* - Convert remaining i64 custom lowering into custom instruction emissionScott Michel2009-01-15
* CellSPU:Scott Michel2009-01-06
* CellSPU:Scott Michel2009-01-05
* - Start moving target-dependent nodes that could be represented by anScott Michel2008-12-30
* - Various '#if 0' cleanups.Scott Michel2008-12-29
* - Remove Tilmann's custom truncate lowering: it completely hosed overScott Michel2008-12-27
* CellSPU:Scott Michel2008-12-04
* CellSPU:Scott Michel2008-11-24
* CellSPU: Fix bug 3056. Varadic extract_element was not implemented (nor was itScott Michel2008-11-22
* 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
* - 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
* More cleanups for CellSPU:Scott Michel2008-01-30
* Overhaul Cell SPU's addressing mode internals so that there are nowScott Michel2008-01-29
* Forward progress: crtbegin.c now compiles successfully!Scott Michel2008-01-17
* rename SDTRet -> SDTNone.Chris Lattner2008-01-15
* More CellSPU refinement and progress:Scott Michel2008-01-11
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* 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