aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/SparcInstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch more branchesBrian Gaeke2004-05-081-4/+12
* Add ADD with immediateBrian Gaeke2004-05-081-0/+1
* Add forms of CMP, SUBCC, and a few branches, and some comments.Brian Gaeke2004-05-081-0/+13
* andd subcc instructions which is used to create the 'cmp' pseudo instructionChris Lattner2004-04-071-1/+3
* Fix encoding of existing shift instructions, add rr shiftsChris Lattner2004-04-071-3/+6
* Add a bunch more instructionsChris Lattner2004-04-071-6/+14
* Add UDIV, SDIV, and a few variants of WR.Brian Gaeke2004-04-071-0/+8
* Add load, store, and NOP instructions.Brian Gaeke2004-04-021-2/+21
* Add UMULrr and SMULrr instructions.Brian Gaeke2004-03-161-0/+4
* Sort stanzas into Sparc V8 book page number order.Brian Gaeke2004-03-061-17/+23
* Subtract instructions; minor cleanupsBrian Gaeke2004-03-041-1/+4
* Simple copyConstantToReg support, SETHIi and ORriBrian Gaeke2004-03-041-0/+4
* Support add - note, still missing important copyConstantToRegister stuffBrian Gaeke2004-03-031-1/+13
* Tab completion is our friend.Chris Lattner2004-02-281-0/+68