Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/alu_to_scalar: Respect the exact ALU operation qualifier | Jason Ekstrand | 2016-06-20 | 1 | -0/+2 |
* | nir: Switch the arguments to nir_foreach_function | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir: Switch the arguments to nir_foreach_instr | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir/lower_alu_to_scalar: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -12/+6 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir: don't try to scalarize unpack_double_2x32 | Connor Abbott | 2016-04-11 | 1 | -0/+3 |
* | nir/alu_to_scalar: Propagate the "exact" bit | Jason Ekstrand | 2016-03-23 | 1 | -0/+1 |
* | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 2016-03-17 | 1 | -4/+6 |
* | nir: Add lowering support for packing opcodes. | Matt Turner | 2016-02-01 | 1 | -0/+32 |
* | nir: Add lowering of nir_op_unpack_half_2x16. | Matt Turner | 2016-02-01 | 1 | -4/+26 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+210 |