Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Add more modulus opcodes | Jason Ekstrand | 2016-04-13 | 1 | -1/+15 |
* | nir: add split versions of (un)pack_double_2x32 | Connor Abbott | 2016-04-11 | 1 | -0/+36 |
* | nir: add support for (un)pack_double_2x32 | Connor Abbott | 2016-04-11 | 1 | -0/+29 |
* | nir: add i2d and u2d opcodes | Iago Toral Quiroga | 2016-04-11 | 1 | -0/+2 |
* | nir: add d2i, d2u, d2b opcodes | Iago Toral Quiroga | 2016-04-11 | 1 | -0/+3 |
* | nir: add support for d2f and f2d | Connor Abbott | 2016-04-11 | 1 | -0/+3 |
* | nir: Add an opcode for stomping a 32-bit value to 16-bit precision | Jason Ekstrand | 2016-04-01 | 1 | -0/+1 |
* | nir: update opcode definitions for different bit sizes | Connor Abbott | 2016-03-17 | 1 | -67/+71 |
* | nir: Add lowering support for packing opcodes. | Matt Turner | 2016-02-01 | 1 | -0/+10 |
* | nir: Add opcodes to extract bytes or words. | Matt Turner | 2016-02-01 | 1 | -0/+9 |
* | nir: Make argument order of unop_convert match binop_convert. | Matt Turner | 2016-02-01 | 1 | -10/+10 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+668 |