Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Delete the nir_function_impl::start_block field. | Kenneth Graunke | 2015-08-24 | 1 | -4/+5 |
* | nir/dominance: Add a constant-time mechanism for comparing blocks | Jason Ekstrand | 2015-02-19 | 1 | -0/+30 |
* | nir/dominance: Expose the dominance intersection function | Jason Ekstrand | 2015-02-19 | 1 | -0/+22 |
* | nir: Remove casts from void*. | Matt Turner | 2015-02-10 | 1 | -3/+3 |
* | util/hash_set: Rework the API to know about hashing | Jason Ekstrand | 2015-01-15 | 1 | -2/+1 |
* | nir: Add a basic metadata management system | Jason Ekstrand | 2015-01-15 | 1 | -4/+2 |
* | nir: calculate dominance information | Connor Abbott | 2015-01-15 | 1 | -0/+300 |