summaryrefslogtreecommitdiff
path: root/src/util/register_allocate.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-23ra: Disable round-robin strategy for optimistically colorable nodes.Francisco Jerez1-1/+23
2015-02-20util: Move Mesa's bitset.h to util/.Eric Anholt1-1/+1
2014-12-17util: Silence signed-unsigned comparison warningsJan Vesely1-6/+6
2014-12-01ra: Don't use regs as the ralloc context.Matt Turner1-1/+1
2014-10-24util: Use reg_belongs_to_class instead of BITSET_TESTJason Ekstrand1-1/+1
2014-09-23mesa: Move register_allocate.c to util.Eric Anholt1-0/+654