Rename SDOperand to SDValue.
[oota-llvm.git] / lib / Target / CellSPU / SPUOperands.td
2008-07-27 Dan GohmanRename SDOperand to SDValue.
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-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 BegemanMove some useful operands up into the all-targets .td
2008-01-11 Scott MichelMore CellSPU refinement and progress:
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-17 Scott Michel- Restore some i8 functionality in CellSPU
2007-12-16 Chris Lattnerdon't violate C TBAA rules, use FloatToBits instead.
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-05 Scott MichelMain CellSPU backend files checked in. Intrinsics and...