summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/AMDGPUAsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-113/+0
* R600/SI: Add some missing overridesTom Stellard2015-04-081-1/+1
* R600/SI: Initial support for assembler and inline assemblyTom Stellard2015-04-081-0/+4
* Remove the DisasmEnabled AsmPrinter variable and just look itEric Christopher2015-02-191-1/+0
* std::unique_ptrify the MCStreamer argument to createAsmPrinterDavid Blaikie2015-01-181-1/+2
* R600/SI: Emit amd_kernel_code_t header for AMDGPU environmentTom Stellard2014-12-021-0/+2
* R600/SI: Move more information into SIProgramInfo structTom Stellard2014-12-021-4/+21
* R600/SI: Add preliminary support for flat address spaceMatt Arsenault2014-09-151-0/+5
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-3/+3
* R600/SI: Use scratch memory for large private arraysTom Stellard2014-07-211-0/+2
* R600/SI: Store constant initializer data in constant memoryTom Stellard2014-07-211-0/+2
* Remove unused includeMatt Arsenault2014-07-131-1/+0
* R600: Use range for and fix missing consts.Matt Arsenault2014-07-131-4/+4
* R600/SI: Add FP mode bits to binary.Matt Arsenault2014-06-261-4/+19
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-3/+3
* R600/SI: Print code size along with used registersMatt Arsenault2014-04-151-1/+6
* Add a default constructor to get deterministic behavior.Rafael Espindola2013-12-051-0/+1
* R600/SI: Add comments for number of used registers.Matt Arsenault2013-12-051-5/+15
* Fix missing C++ mode commentMatt Arsenault2013-11-101-1/+1
* R600: Store disassembly in a special ELF section when feature +DumpCode is en...Tom Stellard2013-10-121-2/+8
* R600: Emit used GPRs countVincent Lejeune2013-04-171-1/+2
* Add R600 backendTom Stellard2012-12-111-0/+44
OpenPOWER on IntegriCloud