aco: Set +wavefrontsize64 for LLVM disassembler in GFX10 wave64 mode.
[mesa.git] / src / amd / compiler / aco_instruction_selection.cpp
2019-10-09 Rhys Perryaco: move s_andn2_b64 instructions out of the p_discard_if
2019-10-04 Rhys Perryaco: fix load_constant with multiple arrays
2019-10-04 Rhys Perryradv/aco,aco: set lower_fmod
2019-09-28 Mauro Rossiandroid: aco: fix undefined template 'std::__1::array...
2019-09-27 Rhys Perryaco: set loop_info::has_discard for demotes
2019-09-25 Rhys Perryaco: implement 64-bit ineg
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler