Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Get rid of function overloads | Jason Ekstrand | 2015-12-28 | 1 | -3/+3 |
* | nir: add nir_ssa_for_alu_src() | Rob Clark | 2015-11-19 | 1 | -4/+2 |
* | nir: fix typo in idiv lowering, causing large-udiv-udiv failures | Ilia Mirkin | 2015-11-18 | 1 | -1/+1 |
* | nir: Remove the mem_ctx parameter from ssa_def_rewrite_uses | Jason Ekstrand | 2015-09-11 | 1 | -3/+1 |
* | nir: Convert the builder to use the new NIR cursor API. | Kenneth Graunke | 2015-08-27 | 1 | -1/+1 |
* | nir: fix bit of cargo-culting in lower_idiv | Rob Clark | 2015-04-11 | 1 | -2/+0 |
* | nir: add lowering for idiv/udiv/umod | Rob Clark | 2015-04-05 | 1 | -0/+157 |