nir/builder: Add support for easily building control-flow
[mesa.git] / src / compiler / nir / nir_opt_remove_phis.c
2016-09-03 Connor Abbottnir: fix bug with moves in nir_opt_remove_phis()
2016-08-04 Kenneth Graunkenir: Make nir_opt_remove_phis see through moves.
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_function
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_phi_src
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_instr
2016-04-28 Connor Abbottnir/opt_remove_phis: fixup for new foreach_block()
2016-04-20 Connor Abbottnir: rename nir_foreach_block*() to nir_foreach_block...
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/