nir: Add a pass to repair SSA form
[mesa.git] / src / compiler / nir / nir_remove_dead_variables.c
2016-02-09 Jason Ekstrandnir: Separate texture from sampler in nir_tex_instr
2016-02-09 Jason Ekstrandnir/tex_instr: Rename sampler to texture
2016-01-26 Emil Velikovnir: move to compiler/