1. c53105c Add FITOS, FITOD, and F{ADD,SUB,MUL,DIV}{S,D}. by Brian Gaeke · 21 years ago
  2. 57ff2e3 Add FSTOD and FDTOS conversion instructions. by Brian Gaeke · 21 years ago
  3. e7f9e0b Rename the load and store opcodes. The non-fp ones only have one by Brian Gaeke · 21 years ago
  4. f89cc65 Fix jmpl. Add some FP moves. by Brian Gaeke · 21 years ago
  5. 562d5b0 Add load instructions for floating-point registers. by Brian Gaeke · 21 years ago
  6. 070bb4a Set the isBranch and isTerminator flags on branch instructions correctly. by Brian Gaeke · 21 years ago
  7. 59dbff7 Add a bunch more branches by Brian Gaeke · 21 years ago
  8. 6b1d2fa Add ADD with immediate by Brian Gaeke · 21 years ago
  9. c3e9701 Add forms of CMP, SUBCC, and a few branches, and some comments. by Brian Gaeke · 21 years ago
  10. 6179047 andd subcc instructions which is used to create the 'cmp' pseudo instruction by Chris Lattner · 21 years ago
  11. a562efc Fix encoding of existing shift instructions, add rr shifts by Chris Lattner · 21 years ago
  12. 22ede70 Add a bunch more instructions by Chris Lattner · 21 years ago
  13. e88c9dc Add UDIV, SDIV, and a few variants of WR. by Brian Gaeke · 21 years ago
  14. 8542e08 Add load, store, and NOP instructions. Fix up comments. by Brian Gaeke · 21 years ago
  15. 032f80f Add UMULrr and SMULrr instructions. by Brian Gaeke · 21 years ago
  16. a8056fa Sort stanzas into Sparc V8 book page number order. by Brian Gaeke · 21 years ago
  17. 775158d Subtract instructions; minor cleanups by Brian Gaeke · 21 years ago
  18. e806173 Simple copyConstantToReg support, SETHIi and ORri by Brian Gaeke · 21 years ago
  19. bc1d27a Support add - note, still missing important copyConstantToRegister stuff by Brian Gaeke · 21 years ago
  20. a85d46e Tab completion is our friend. by Chris Lattner · 21 years ago[Renamed (96%) from lib/Target/Sparc/SparcV8Instrs.td]
  21. 275f645 Bring this directory into "it actually compiles" land by Chris Lattner · 21 years ago
  22. f13bd49 Fix multiple inclusion problem by Chris Lattner · 21 years ago
  23. 23e6c1f Instructions to call and return from functions. by Misha Brukman · 21 years ago
  24. e07c2aa Clean up the tablegen descriptions for SparcV8. by Misha Brukman · 21 years ago
  25. e785e53 SparcV8 skeleton by Brian Gaeke · 21 years ago