EGL: Add eglSetDamageRegionKHR to GLVND dispatch list
[mesa.git] / src / amd / compiler / aco_lower_bool_phis.cpp
2020-01-14 Timur Kristófaco: Implement 64-bit constant propagation.
2019-12-04 Timur Kristófaco/wave32: Use lane mask regclass for exec/vcc.
2019-12-04 Timur Kristófaco: Remove lower_linear_bool_phi, it is not needed...
2019-11-14 Timur Kristófaco: Treat all booleans as per-lane.
2019-10-09 Daniel Schürmannaco: don't reorder instructions in order to lower boole...
2019-10-09 Daniel Schürmannaco: re-use existing phi instruction when lowering...
2019-10-09 Michael Schellenbe... aco: Cleanup insert_before_logical_end
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler