ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.
[mesa.git] / src / amd / compiler / aco_insert_exec_mask.cpp
2019-10-30 Daniel Schürmannaco: remove potential critical edge on loops.
2019-10-09 Rhys Perryaco: move s_andn2_b64 instructions out of the p_discard_if
2019-09-27 Rhys Perryaco: don't remove the loop exec mask in transition_to_E...
2019-09-27 Rhys Perryaco: set loop_info::has_discard for demotes
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler