summaryrefslogtreecommitdiff
path: root/lib/Target/R600/R600RegisterInfo.td
Commit message (Expand)AuthorAge
* R600: Use LDS and vectors for private memoryTom Stellard2014-06-17
* R600: Simplify handling of private address spaceTom Stellard2013-10-22
* R600: Enable -verify-machineinstrs in some tests.Vincent Lejeune2013-10-01
* R600: Don't use trans slot for instructions that read LDS source registersTom Stellard2013-09-12
* R600: Add 64-bit float load/store supportTom Stellard2013-08-01
* R600: Simplify assembly for KCache registers using the TableGen !add operatorTom Stellard2013-07-23
* R600: Support schedule and packetization of trans-only instVincent Lejeune2013-06-29
* R600: Add local memory support via LDSTom Stellard2013-06-28
* R600: use capital letter for PV channelVincent Lejeune2013-06-03
* R600: Rename 128 bit registers.Vincent Lejeune2013-05-17
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-02
* R600: use native for aluVincent Lejeune2013-04-30
* R600: Packetize instructionsVincent Lejeune2013-04-30
* R600: Emit CF_ALU and use true kcache register.Vincent Lejeune2013-04-01
* R600: Add AR_X to the R600_TReg_X register class.Tom Stellard2013-02-19
* R600: Increase number of ArrayBase Reg to 32Vincent Lejeune2013-02-18
* R600: Consolidate sub register indices.Tom Stellard2013-02-07
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* R600: rework handling of the constantsTom Stellard2013-01-23
* Add R600 backendTom Stellard2012-12-11