Add UDIV, SDIV, and a few variants of WR.
[oota-llvm.git] / lib / Target / SparcV8 / SparcV8InstrInfo.td
2004-04-07 Brian GaekeAdd UDIV, SDIV, and a few variants of WR.
2004-04-02 Brian GaekeAdd load, store, and NOP instructions.
2004-03-16 Brian GaekeAdd UMULrr and SMULrr instructions.
2004-03-06 Brian GaekeSort stanzas into Sparc V8 book page number order.
2004-03-04 Brian GaekeSubtract instructions; minor cleanups
2004-03-04 Brian GaekeSimple copyConstantToReg support, SETHIi and ORri
2004-03-03 Brian GaekeSupport add - note, still missing important copyConstan...
2004-02-28 Chris LattnerTab completion is our friend.