aco: Use common argument handling
[mesa.git] / src / amd / compiler / aco_interface.cpp
2019-11-25 Connor Abbottaco: Use common argument handling
2019-11-25 Connor Abbottaco: Use radv_shader_args in aco_compile_shader()
2019-10-10 Timur Kristófaco: Set +wavefrontsize64 for LLVM disassembler in...
2019-09-26 Rhys Perryaco,radv: rename record_llvm_ir/llvm_ir_string to recor...
2019-09-26 Rhys Perryaco: store printed backend IR in binary
2019-09-26 Rhys Perryaco,radv/aco: get dissassembly for release builds if...
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler