summaryrefslogtreecommitdiff
path: root/lib/Target/R600/R600RegisterInfo.cpp
Commit message (Expand)AuthorAge
* R600: Remove AMDIL instruction and register definitionsTom Stellard2014-06-13
* R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtargetTom Stellard2014-06-13
* R600: Fix scheduling of instructions that use the LDS output queueTom Stellard2013-11-15
* R600/SI: Add support for private address space load/storeTom Stellard2013-11-13
* R600: Simplify handling of private address spaceTom Stellard2013-10-22
* R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2Tom Stellard2013-08-14
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* R600: Use bottom up scheduling algorithmVincent Lejeune2013-05-17
* R600: Mark all members of the TRegMem register class as reservedTom Stellard2013-02-19
* R600: Consolidate sub register indices.Tom Stellard2013-02-07
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* R600: improve inputs/interpolation handlingTom Stellard2013-02-05
* R600: rework handling of the constantsTom Stellard2013-01-23
* Add R600 backendTom Stellard2012-12-11