Revert 239644.
[oota-llvm.git] / lib / Target / R600 / AMDGPUCallingConv.td
2014-08-06 Eric ChristopherRemove the target machine from CCState. Previously...
2014-07-13 Matt ArsenaultR600: Make ShaderType private
2014-05-05 Marek OlsakR600/SI: allow 5 more input SGPRs to a shader
2013-11-11 Vincent LejeuneR600: Use function inputs to represent data stored...
2013-10-29 Tom StellardR600/SI: Add compute support for CI v2
2013-10-23 Tom StellardR600: Fix handling of vector kernel arguments
2013-10-13 Vincent LejeuneR600/SI: Support byval arguments
2013-09-12 Tom StellardR600/SI: expose TBUFFER_STORE_FORMAT_* for OpenGL trans...
2013-08-14 Tom StellardR600/SI: Fix an obvious typo
2013-08-01 Tom StellardR600: Add 64-bit float load/store support
2013-08-01 Tom StellardR600: Use 64-bit alignment for 64-bit kernel arguments
2013-07-23 Tom StellardR600: Use the same compute kernel calling convention...
2013-07-12 Tom StellardR600/SI: Add support for f64 kernel arguments
2013-06-25 Tom StellardR600/SI: Add support for v4i32 and v4f32 kernel args
2013-06-07 Tom StellardR600: Rework subtarget info and remove AMDILDevice...
2013-06-03 Tom StellardR600/SI: Add a calling convention for compute shaders
2013-04-05 Tom StellardR600/SI: Add support for buffer stores v2
2013-03-07 Christian KonigR600/SI: add proper formal parameter handling for SI