aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AllocationOrder.h
Commit message (Expand)AuthorAgeFilesLines
* Fix old doxygen comment.Jakob Stoklund Olesen2012-01-241-2/+1
* Get allocation orders from RegisterClassInfo when possible.Jakob Stoklund Olesen2011-06-061-1/+18
* Switch AllocationOrder to using RegisterClassInfo instead of a BitVectorJakob Stoklund Olesen2011-06-031-3/+3
* Try harder to get the hint by preferring to evict hint interference.Jakob Stoklund Olesen2011-02-251-0/+2
* Add an AllocationOrder class that can iterate over the allocatable physicalJakob Stoklund Olesen2010-12-101-0/+54