aco: fix image_atomic_cmp_swap
[mesa.git] / src / amd / compiler / aco_validate.cpp
2020-01-31 Daniel Schürmannaco: fix image_atomic_cmp_swap
2020-01-29 Daniel Schürmannaco: reorder VMEM operands in ACO IR
2020-01-14 Rhys Perryaco: update IR validator
2019-12-07 Daniel Schürmannaco: split read/writelane opcode into VOP2/VOP3 version...
2019-12-04 Timur Kristófaco/wave32: Use lane mask regclass for exec/vcc.
2019-12-02 Rhys Perryaco: validate the CFG
2019-10-10 Rhys Perryaco: Allow literals on VOP3 instructions.
2019-09-28 Mauro Rossiandroid: aco: fix undefined template 'std::__1::array...
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler