nir: Add a store_reg helper and use the builder in phis_to_regs
[mesa.git] / src / compiler / nir / nir_opcodes.py
2016-02-01 Matt Turnernir: Add lowering support for packing opcodes.
2016-02-01 Matt Turnernir: Add opcodes to extract bytes or words.
2016-02-01 Matt Turnernir: Make argument order of unop_convert match binop_co...
2016-01-26 Emil Velikovnir: move to compiler/