Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Ask the register allocator to round-robin through registers. | Eric Anholt | 2013-04-04 | 1 | -0/+1 |
* | ra: Add q_values parameter to ra_set_finalize() | Tom Stellard | 2012-09-19 | 1 | -1/+3 |
* | mesa: Make the register allocator allocation take a ralloc context. | Eric Anholt | 2012-01-18 | 1 | -1/+1 |
* | mesa: Add a convenience interface for register allocator conflicts setup. | Eric Anholt | 2011-08-10 | 1 | -0/+2 |
* | ra: Add ra_set_node_reg() | Tom Stellard | 2011-04-30 | 1 | -0/+1 |
* | i965: Add support for register spilling. | Eric Anholt | 2010-10-21 | 1 | -0/+2 |
* | ra: First cut at a graph-coloring register allocator for mesa. | Eric Anholt | 2010-09-29 | 1 | -0/+69 |