nir: Add a pass to repair SSA form
[mesa.git] / src / compiler / nir / nir_lower_vars_to_ssa.c
2016-03-24 Jason Ekstrandnir/vars_to_ssa: Use the new nir_phi_builder helper
2016-03-17 Connor Abbottnir: add a bit_size parameter to nir_ssa_dest_init
2016-02-09 Rob Clarknir: use const_index helpers
2016-01-26 Emil Velikovnir: move to compiler/