aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/R600/R600RegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-021-3/+3
* R600: use native for aluVincent Lejeune2013-04-301-1/+4
* R600: Packetize instructionsVincent Lejeune2013-04-301-1/+4
* R600: Emit CF_ALU and use true kcache register.Vincent Lejeune2013-04-011-0/+63
* R600: Add AR_X to the R600_TReg_X register class.Tom Stellard2013-02-191-1/+1
* R600: Increase number of ArrayBase Reg to 32Vincent Lejeune2013-02-181-2/+2
* R600: Consolidate sub register indices.Tom Stellard2013-02-071-4/+3
* R600: Support for indirect addressing v4Tom Stellard2013-02-061-0/+46
* R600: rework handling of the constantsTom Stellard2013-01-231-16/+10
* Add R600 backendTom Stellard2012-12-111-0/+107