aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/SIRegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* R600/SI: Add support for v2f32 loadsTom Stellard2013-07-181-1/+1
* R600/SI: dynamical figure out the reg class of MIMGChristian Konig2013-04-101-0/+10
* R600/SI: Add support for buffer stores v2Tom Stellard2013-04-051-1/+1
* R600/SI: add float vector typesChristian Konig2013-03-181-7/+7
* R600/SI: rework input interpolation v2Christian Konig2013-03-071-46/+1
* R600/SI: switch types of SGPRs to v*i8Christian Konig2013-03-071-3/+3
* R600/SI: fix and cleanup SI register definition v2Christian Konig2013-02-261-95/+132
* R600/SI: nuke SReg_1 v3Christian Konig2013-02-161-4/+2
* R600/SI: cleanup literal handling v3Christian Konig2013-02-161-3/+1
* R600/SI: replace AllReg_* with [SV]Src_* v2Christian Konig2013-02-161-3/+7
* R600/SI: cleanup VGPR encodingTom Stellard2013-02-071-1/+3
* R600/SI: Add basic support for more integer vector types.Tom Stellard2013-02-071-3/+38
* R600: Consolidate sub register indices.Tom Stellard2013-02-071-19/+5
* R600: Remove unecessary VREG alignment.Tom Stellard2012-12-191-6/+6
* Add R600 backendTom Stellard2012-12-111-0/+167