Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Return progress from nir_lower_to_source_mods(). | Matt Turner | 2017-03-23 | 1 | -5/+28 |
* | nir: Remove some no longer needed asserts | Jason Ekstrand | 2016-10-06 | 1 | -3/+1 |
* | nir: Switch the arguments to nir_foreach_use and friends | Jason Ekstrand | 2016-04-28 | 1 | -2/+2 |
* | 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_to_source_mods: fixup for new foreeach_block() | Connor Abbott | 2016-04-28 | 1 | -9/+6 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir/lower_to_source_mods: Handle different bit sizes | Iago Toral Quiroga | 2016-04-11 | 1 | -2/+3 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+196 |