Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Avoid an extra NIR op in integer divide lowering. | Eric Anholt | 2016-11-16 | 1 | -2/+1 |
* | nir: return progress from lower_idiv | Rob Clark | 2016-05-15 | 1 | -6/+15 |
* | 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_idiv: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -14/+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/+151 |