Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Get rid of function overloads | Jason Ekstrand | 2015-12-28 | 1 | -3/+3 |
* | nir: Add a nir_deref_tail helper | Jason Ekstrand | 2015-11-07 | 1 | -10/+2 |
* | nir: Properly invalidate metadata in nir_split_var_copies(). | Kenneth Graunke | 2015-11-03 | 1 | -0/+5 |
* | nir: Report progress from nir_split_var_copies(). | Kenneth Graunke | 2015-09-21 | 1 | -3/+12 |
* | nir: Allocate dereferences out of their parent instruction or deref. | Kenneth Graunke | 2015-04-07 | 1 | -2/+2 |
* | nir: Remove predication | Jason Ekstrand | 2015-01-15 | 1 | -6/+0 |
* | nir: Add a copy splitting pass | Jason Ekstrand | 2015-01-15 | 1 | -0/+285 |