Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Free dead variables when removing them. | Kenneth Graunke | 2015-04-02 | 1 | -1/+3 |
* | nir: Combine remove_dead_local_vars() and remove_dead_global_vars(). | Kenneth Graunke | 2015-04-02 | 1 | -14/+4 |
* | nir: Remove casts from void*. | Matt Turner | 2015-02-10 | 1 | -1/+1 |
* | util/hash_set: Rework the API to know about hashing | Jason Ekstrand | 2015-01-15 | 1 | -9/+7 |
* | nir: Make texture instruction names more consistent | Jason Ekstrand | 2015-01-15 | 1 | -2/+2 |
* | nir: add a pass to remove unused variables | Connor Abbott | 2015-01-15 | 1 | -0/+138 |