Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -358/+0 |
* | nir: Get rid of function overloads | Jason Ekstrand | 2015-12-28 | 1 | -3/+3 |
* | nir: Rename live_variables to live_ssa_defs. | Kenneth Graunke | 2015-11-05 | 1 | -1/+1 |
* | nir/cf: Fix dominance metadata in the dead control flow pass. | Kenneth Graunke | 2015-09-23 | 1 | -3/+4 |
* | nir: Remove the mem_ctx parameter from ssa_def_rewrite_uses | Jason Ekstrand | 2015-09-11 | 1 | -3/+1 |
* | nir/dead_cf: add support for removing useless loops | Connor Abbott | 2015-09-01 | 1 | -12/+109 |
* | nir/dead_cf: delete code that's unreachable due to jumps | Connor Abbott | 2015-09-01 | 1 | -8/+115 |
* | nir: add an optimization for removing dead control flow | Connor Abbott | 2015-09-01 | 1 | -0/+155 |