aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/R600/AMDGPUAsmPrinter.cpp
AgeCommit message (Expand)Author
2013-05-06R600: Emit config values in register / value pairsTom Stellard
2013-04-30R600: config section now reports use of killgtVincent Lejeune
2013-04-24R600: Use SHT_PROGBITS for the .AMDGPU.config sectionTom Stellard
2013-04-23R600: Use .AMDGPU.config section to emit stacksizeVincent Lejeune
2013-04-17R600: Emit used GPRs countVincent Lejeune
2013-04-15R600/SI: Emit config values in register value pairs.Tom Stellard
2013-04-15R600/SI: Emit configuration value in the .AMDGPU.config ELF sectionTom Stellard
2013-04-10R600/SI: dynamical figure out the reg class of MIMGChristian Konig
2013-03-07R600/SI: rework input interpolation v2Christian Konig
2013-02-16R600/SI: cleanup literal handling v3Christian Konig
2013-02-07R600/SI: cleanup VGPR encodingTom Stellard
2013-02-07R600/SI: Add basic support for more integer vector types.Tom Stellard
2013-02-05R600: Emit function name in the AsmPrinterTom Stellard
2013-01-02Resort the #include lines in include/... and lib/... with theChandler Carruth
2012-12-11Add R600 backendTom Stellard