summaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUTargetMachine.cpp
Commit message (Expand)AuthorAge
* Remove the MachineMove class.Rafael Espindola2013-05-13
* R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ...Tom Stellard2013-05-10
* R600: Packetize instructionsVincent Lejeune2013-04-30
* R600: Add support for native control flowVincent Lejeune2013-04-01
* R600: Emit CF_ALU and use true kcache register.Vincent Lejeune2013-04-01
* R600/SI: rework input interpolation v2Christian Konig2013-03-07
* R600: initial scheduler codeVincent Lejeune2013-03-05
* R600: Remove LowerConstCopyPass and lower CONST_COPY right after ISel.Vincent Lejeune2013-03-05
* R600/SI: cleanup literal handling v3Christian Konig2013-02-16
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* R600: Fold remaining CONST_COPY after expand pseudo instTom Stellard2013-02-05
* R600: rework handling of the constantsTom Stellard2013-01-23
* R600: Proper insert S_WAITCNT instructionsTom Stellard2013-01-18
* R600: New control flow for SI v2Tom Stellard2012-12-19
* Add R600 backendTom Stellard2012-12-11