R600: Emit config values in register / value pairs
[oota-llvm.git] / lib / Target / R600 / AMDGPUAsmPrinter.cpp
2013-05-06 Tom StellardR600: Emit config values in register / value pairs
2013-04-30 Vincent LejeuneR600: config section now reports use of killgt
2013-04-24 Tom StellardR600: Use SHT_PROGBITS for the .AMDGPU.config section
2013-04-23 Vincent LejeuneR600: Use .AMDGPU.config section to emit stacksize
2013-04-17 Vincent LejeuneR600: Emit used GPRs count
2013-04-15 Tom StellardR600/SI: Emit config values in register value pairs.
2013-04-15 Tom StellardR600/SI: Emit configuration value in the .AMDGPU.config...
2013-04-10 Christian KonigR600/SI: dynamical figure out the reg class of MIMG
2013-03-07 Christian KonigR600/SI: rework input interpolation v2
2013-02-16 Christian KonigR600/SI: cleanup literal handling v3
2013-02-07 Tom StellardR600/SI: cleanup VGPR encoding
2013-02-07 Tom StellardR600/SI: Add basic support for more integer vector...
2013-02-05 Tom StellardR600: Emit function name in the AsmPrinter
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-11 Tom StellardAdd R600 backend