Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -3/+3 |
* | nir/inline_functions: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -30/+23 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -3/+3 |
* | nir: Add a pass to inline functions | Jason Ekstrand | 2016-03-24 | 1 | -0/+270 |