aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SIInstrFormats.td
Commit message (Expand)AuthorAgeFilesLines
* R600/SI: Use the same names for VOP3 operands and encoding fieldsTom Stellard2013-05-201-31/+31
* R600/SI: Use same names for corresponding MUBUF operands and encoding fieldsTom Stellard2013-04-051-25/+25
* R600/SI: remove GPR*AlignEncodeChristian Konig2013-03-011-10/+10
* R600/SI: cleanup SIInstrInfo.td and SIInstrFormat.tdChristian Konig2013-02-211-131/+369
* R600/SI: nuke SReg_1 v3Christian Konig2013-02-161-4/+1
* R600/SI: replace AllReg_* with [SV]Src_* v2Christian Konig2013-02-161-18/+18
* R600/SI: fix VOPC encoding v2Christian Konig2013-02-161-37/+16
* R600/SI: move *_Helper definitions to SIInstrFormat.tdChristian Konig2013-02-161-0/+66
* Add R600 backendTom Stellard2012-12-111-0/+146