Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Allow opt_peephole_select to work on empty blocks. | Eric Anholt | 2016-08-03 | 1 | -7/+0 |
* | nir: Switch the arguments to nir_foreach_use and friends | Jason Ekstrand | 2016-04-28 | 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_phi_src | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir: Switch the arguments to nir_foreach_instr | Jason Ekstrand | 2016-04-28 | 1 | -4/+4 |
* | nir/opt_peephole_select: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -23/+14 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 2016-03-17 | 1 | -1/+2 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+256 |