Some ARM implementaions, e.g. A-series, does return stack prediction. That is,
[oota-llvm.git] / lib / Target / CellSPU / SPUNodes.td
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2010-12-23 Chris LattnerFlag -> Glue, the ongoing saga
2010-11-12 Kalle RaiskilaFix memory access lowering on SPU, adding
2010-08-24 Kalle RaiskilaRemove some dead code from SPU BE that remained
2010-08-09 Kalle RaiskilaHave SPU handle halfvec stores aligned by 8 bytes.
2010-06-08 Kalle RaiskilaFlag SPU's function call sequence together.
2010-03-19 Chris Lattnerset SDNPVariadic on nodes throughout the rest of the...
2010-03-08 Chris Lattnerdisambiguate some types, add a fixme about some
2009-08-24 Scott Michel128-bit sign extension and vector shift cleanups, contr...
2009-01-15 Scott Michel- Convert remaining i64 custom lowering into custom...
2009-01-06 Scott MichelCellSPU:
2009-01-05 Scott MichelCellSPU:
2008-12-30 Scott Michel- Start moving target-dependent nodes that could be...
2008-12-29 Scott Michel- Various '#if 0' cleanups.
2008-12-27 Scott Michel- Remove Tilmann's custom truncate lowering: it complet...
2008-12-04 Scott MichelCellSPU:
2008-11-24 Scott MichelCellSPU:
2008-11-22 Scott MichelCellSPU: Fix bug 3056. Varadic extract_element was...
2008-06-02 Scott MichelAdd necessary 64-bit support so that gcc frontend compi...
2008-04-30 Scott MichelBug fixes and updates for CellSPU, syncing up with...
2008-03-05 Scott Michel- Fix support for "special" i64 immediates that can...
2008-02-23 Scott MichelMerge current work back to tree to minimize diffs and...
2008-01-30 Scott MichelMore cleanups for CellSPU:
2008-01-29 Scott MichelOverhaul Cell SPU's addressing mode internals so that...
2008-01-17 Scott MichelForward progress: crtbegin.c now compiles successfully!
2008-01-15 Chris Lattnerrename SDTRet -> SDTNone.
2008-01-11 Scott MichelMore CellSPU refinement and progress:
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-05 Scott MichelUpdated source file headers to llvm coding standard.
2007-12-05 Scott MichelMain CellSPU backend files checked in. Intrinsics and...