summaryrefslogtreecommitdiff
path: root/src/mesa/program/register_allocate.c
AgeCommit message (Expand)Author
2011-01-18ra: Add an adjacency list to trade space for time in ra_simplify().Eric Anholt
2011-01-18ra: Trade off some space to get time efficiency in ra_set_finalize().Eric Anholt
2010-10-22mesa: move declaration before codeBrian Paul
2010-10-21i965: Add support for register spilling.Eric Anholt
2010-09-29ra: First cut at a graph-coloring register allocator for mesa.Eric Anholt