nir: Add a function for rewriting the condition of an if statement
[mesa.git] / src / glsl / nir / nir_opt_global_to_local.c
2015-01-15 Connor Abbottnir: add an optimization to turn global registers into...