nir: support lowering clipdist to arrays
[mesa.git] / src / compiler / nir / nir_to_lcssa.c
2019-08-20 Rhys Perrynir/lcssa: allow to create LCSSA phis for loop-invarian...
2019-08-20 Daniel Schürmannnir/lcssa: Skip loop invariant variables when convertin...
2019-08-20 Rhys Perrynir: make nir_to_lcssa() a general NIR pass.
2019-08-20 Daniel Schürmannnir/lcssa: handle deref instructions properly
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop set_foreach...
2018-09-19 Jason Ekstrandnir: Add some asserts that we don't put derefs in phis
2016-12-22 Thomas Hellandnir: Add a LCSAA-pass