Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -130/+0 |
* | nir: Get rid of function overloads | Jason Ekstrand | 2015-12-28 | 1 | -3/+3 |
* | nir: Properly invalidate metadata in nir_opt_remove_phis(). | Kenneth Graunke | 2015-11-03 | 1 | -0/+5 |
* | nir/remove_phis: handle trivial back-edges | Connor Abbott | 2015-10-02 | 1 | -0/+19 |
* | nir: Remove the mem_ctx parameter from ssa_def_rewrite_uses | Jason Ekstrand | 2015-09-11 | 1 | -4/+1 |
* | nir: add an optimization to remove useless phi nodes | Connor Abbott | 2015-02-03 | 1 | -0/+109 |