Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: add extra const notation in compare_blocks() | Emil Velikov | 2017-01-27 | 1 | -2/+2 |
* | nir/phi-builder: Set the value in the block when creating a phi | Jason Ekstrand | 2016-12-29 | 1 | -1/+1 |
* | nir: zero allocated memory where needed | Juha-Pekka Heikkila | 2016-10-31 | 1 | -1/+1 |
* | nir/phi_builder: Don't recurse in value_get_block_def | Jason Ekstrand | 2016-08-25 | 1 | -29/+36 |
* | nir/phi_builder: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -9/+3 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir: add bit_size info to nir_ssa_undef_instr_create() | Samuel Iglesias Gonsálvez | 2016-04-11 | 1 | -1/+2 |
* | nir: Add a phi node placement helper | Jason Ekstrand | 2016-03-24 | 1 | -0/+295 |