CellSPU:
[oota-llvm.git] / lib / Target / CellSPU / SPUInstrInfo.td
2008-12-01 Scott MichelCellSPU:
2008-11-25 Scott MichelCellSPU: Fix mnemonic typo in pattern; "shlqbyi" -...
2008-11-24 Scott MichelCellSPU:
2008-11-22 Scott MichelCellSPU: Fix bug 3056. Varadic extract_element was...
2008-11-21 Scott MichelCellSPU:
2008-11-10 Scott MichelCellSPU: Fix bug 3606, as well as some ongoing work.
2008-10-11 Chris LattnerChange CALLSEQ_BEGIN and CALLSEQ_END to take TargetCons...
2008-07-22 Bill WendlingMore tab removals.
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-20 Scott MichelAdd more patterns to match in the integer comparison...
2008-03-10 Scott MichelInteger comparison tests for CellSPU.
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-02-14 Nate BegemanFix single precision FP constants on SPU. They are...
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-11 Scott MichelMore CellSPU refinement and progress:
2008-01-06 Chris Lattnerrename isLoad -> isSimpleLoad due to evan's desire...
2008-01-06 Chris LattnerChange the 'isStore' inferrer to look for 'SDNPMayStore'
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-20 Scott MichelMore working CellSPU tests:
2007-12-19 Scott MichelAdd new immed16.ll test case, fix CellSPU errata to...
2007-12-17 Scott Michel- Restore some i8 functionality in CellSPU
2007-12-15 Scott MichelStart committing working test cases for CellSPU.
2007-12-05 Scott MichelUpdated source file headers to llvm coding standard.
2007-12-04 Scott MichelMore files in the CellSPU drop...