Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/lower_indirect_derefs: Use the direct array deref for recursion | Jason Ekstrand | 2016-06-03 | 1 | -1/+1 |
* | 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_indirect_derefs: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -22/+17 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir/lower_indirect: nir_variable_mode is now a bitfield | Jason Ekstrand | 2016-04-13 | 1 | -6/+6 |
* | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 2016-03-17 | 1 | -2/+4 |
* | nir: Add a pass for lower indirect variable dereferences | Jason Ekstrand | 2016-03-08 | 1 | -0/+239 |