aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/compiler/aco_interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* aco: fix uninitialized data in the binaryRhys Perry2020-01-131-1/+5
* aco: Use common argument handlingConnor Abbott2019-11-251-2/+1
* aco: Use radv_shader_args in aco_compile_shader()Connor Abbott2019-11-251-10/+11
* aco: Set +wavefrontsize64 for LLVM disassembler in GFX10 wave64 mode.Timur Kristóf2019-10-101-1/+1
* aco,radv: rename record_llvm_ir/llvm_ir_string to record_ir/ir_stringRhys Perry2019-09-261-3/+3
* aco: store printed backend IR in binaryRhys Perry2019-09-261-4/+21
* aco,radv/aco: get dissassembly for release builds if requestedRhys Perry2019-09-261-4/+1
* aco: Initial commit of independent AMD compilerDaniel Schürmann2019-09-191-0/+166