nir: add support for d2f and f2d
[mesa.git] / src / compiler / nir / nir_opcodes.py
2016-04-11 Connor Abbottnir: add support for d2f and f2d
2016-04-01 Jason Ekstrandnir: Add an opcode for stomping a 32-bit value to 16...
2016-03-17 Connor Abbottnir: update opcode definitions for different bit sizes
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/