Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Make array deref direct vs. indirect an enum | Jason Ekstrand | 2015-01-15 | 1 | -1/+2 |
* | nir: Validate that the SSA def and register indices are unique | Jason Ekstrand | 2015-01-15 | 1 | -0/+41 |
* | nir: Validate all lists in the validator | Jason Ekstrand | 2015-01-15 | 1 | -0/+14 |
* | nir: add a validation pass | Connor Abbott | 2015-01-15 | 1 | -0/+790 |