Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Stop using apostrophes to pluralize. | Matt Turner | 2017-03-23 | 1 | -2/+2 |
* | nir: fix bug with moves in nir_opt_remove_phis() | Connor Abbott | 2016-09-03 | 1 | -2/+20 |
* | nir: Make nir_opt_remove_phis see through moves. | Kenneth Graunke | 2016-08-04 | 1 | -1/+23 |
* | 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 | -1/+1 |
* | nir/opt_remove_phis: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -5/+7 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+130 |