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