Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Get rid of function overloads | Jason Ekstrand | 2015-12-28 | 1 | -3/+3 |
* | nir: Remove the mem_ctx parameter from ssa_def_rewrite_uses | Jason Ekstrand | 2015-09-11 | 1 | -2/+2 |
* | nir: fix a bug with constant folding non-per-component instructions | Connor Abbott | 2015-01-26 | 1 | -1/+2 |
* | nir/constant_folding: use the new constant folding infrastructure | Connor Abbott | 2015-01-24 | 1 | -158/+21 |
* | nir: Stop using designated initializers | Jason Ekstrand | 2015-01-21 | 1 | -12/+4 |
* | nir: Make load_const SSA-only | Jason Ekstrand | 2015-01-15 | 1 | -9/+3 |
* | nir: Call nir_metadata_preserve more places | Jason Ekstrand | 2015-01-15 | 1 | -0/+4 |
* | nir: Constant fold array indirects | Jason Ekstrand | 2015-01-15 | 1 | -8/+76 |
* | nir: Add a basic constant folding pass | Jason Ekstrand | 2015-01-15 | 1 | -0/+279 |