Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |