Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ra: Add a callback for selecting a register from what's available. | Eric Anholt | 2017-07-25 | 1 | -0/+6 |
* | util: consistently use ifndef guards over pragma once | Emil Velikov | 2017-03-22 | 1 | -1/+5 |
* | util/ra: Make allocating conflict lists optional | Jason Ekstrand | 2015-08-18 | 1 | -1/+2 |
* | util/ra: Add a function for making all conflicts on a register transitive | Jason Ekstrand | 2015-08-18 | 1 | -0/+1 |
* | Fix invalid extern "C" around header inclusion. | Mark Janes | 2015-03-05 | 1 | -0/+10 |
* | mesa: Move register_allocate.c to util. | Eric Anholt | 2014-09-23 | 1 | -0/+79 |