aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUTargetMachine.cpp
AgeCommit message (Expand)Author
2013-04-01R600: Add support for native control flowVincent Lejeune
2013-04-01R600: Emit CF_ALU and use true kcache register.Vincent Lejeune
2013-03-07R600/SI: rework input interpolation v2Christian Konig
2013-03-05R600: initial scheduler codeVincent Lejeune
2013-03-05R600: Remove LowerConstCopyPass and lower CONST_COPY right after ISel.Vincent Lejeune
2013-02-16R600/SI: cleanup literal handling v3Christian Konig
2013-02-06R600: Support for indirect addressing v4Tom Stellard
2013-02-05R600: Fold remaining CONST_COPY after expand pseudo instTom Stellard
2013-01-23R600: rework handling of the constantsTom Stellard
2013-01-18R600: Proper insert S_WAITCNT instructionsTom Stellard
2012-12-19R600: New control flow for SI v2Tom Stellard
2012-12-11Add R600 backendTom Stellard