Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/instr_set: remove unnecessary check in nir_instrs_equal() | Connor Abbott | 2015-10-09 | 1 | -2/+1 |
* | nir: make nir_instrs_equal() static | Connor Abbott | 2015-10-09 | 1 | -1/+1 |
* | nir: add an instruction set API | Connor Abbott | 2015-10-09 | 1 | -0/+314 |
* | nir: constify instruction comparison functions | Connor Abbott | 2015-10-09 | 1 | -3/+3 |
* | nir: split out instruction comparison functions | Connor Abbott | 2015-10-09 | 1 | -0/+206 |