R600/SI: Emit amd_kernel_code_t header for AMDGPU environment
[oota-llvm.git] / lib / Target / R600 / AMDGPUAsmPrinter.h
2014-12-02 Tom StellardR600/SI: Emit amd_kernel_code_t header for AMDGPU envir...
2014-12-02 Tom StellardR600/SI: Move more information into SIProgramInfo struct
2014-09-15 Matt ArsenaultR600/SI: Add preliminary support for flat address space
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-07-21 Tom StellardR600/SI: Store constant initializer data in constant...
2014-07-13 Matt ArsenaultRemove unused include
2014-07-13 Matt ArsenaultR600: Use range for and fix missing consts.
2014-06-26 Matt ArsenaultR600/SI: Add FP mode bits to binary.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-15 Matt ArsenaultR600/SI: Print code size along with used registers
2013-12-05 Rafael EspindolaAdd a default constructor to get deterministic behavior.
2013-12-05 Matt ArsenaultR600/SI: Add comments for number of used registers.
2013-11-10 Matt ArsenaultFix missing C++ mode comment
2013-10-12 Tom StellardR600: Store disassembly in a special ELF section when...
2013-04-17 Vincent LejeuneR600: Emit used GPRs count
2012-12-11 Tom StellardAdd R600 backend