Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Unset metadata debug bit if no progress made | Matt Turner | 2019-01-09 | 1 | -1/+6 |
* | nir/worklist: Rework the foreach macro | Jason Ekstrand | 2018-07-16 | 1 | -2/+1 |
* | nir: Add a deref instruction type | Jason Ekstrand | 2018-06-22 | 1 | -0/+7 |
* | nir: Migrate nir_dce to instr worklist | Thomas Helland | 2018-03-21 | 1 | -35/+18 |
* | nir: zero allocated memory where needed | Juha-Pekka Heikkila | 2016-10-31 | 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 | -2/+2 |
* | nir/opt_dce: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -20/+13 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -2/+2 |
* | nir: Fix typo in comment | Ian Romanick | 2016-04-11 | 1 | -1/+1 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+183 |