aco: gfx10_wave64_bpermute reduce op to print_ir
[mesa.git] / src / amd / compiler / aco_print_ir.cpp
2020-02-06 Rhys Perryaco: gfx10_wave64_bpermute reduce op to print_ir
2020-01-24 Rhys Perryradv/aco,aco: implement GS on GFX9+
2020-01-24 Rhys Perryaco: improve support for s_sendmsg
2020-01-20 Samuel Pitoisetaco: add new addr64 bit to MUBUF instructions on GFX6...
2019-11-29 Rhys Perryaco: improve FLAT/GLOBAL scheduling
2019-11-29 Rhys Perryaco: don't enable store_global for helper invocations
2019-10-10 Rhys Perryaco: update print_ir
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler