summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AllocationOrder.h
Commit message (Expand)AuthorAge
* Check hint registers for interference only once before evictionsAditya Nandakumar2013-12-05
* Revert "Give internal classes hidden visibility."Benjamin Kramer2013-09-11
* Give internal classes hidden visibility.Benjamin Kramer2013-09-11
* Limit the search space in RAGreedy::tryEvict().Jakob Stoklund Olesen2013-01-12
* Speed up the AllocationOrder class a bit.Jakob Stoklund Olesen2012-12-04
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* Use the new getRegAllocationHints() hook from AllocationOrder.Jakob Stoklund Olesen2012-12-03
* Use MCPhysReg for RegisterClassInfo allocation orders.Jakob Stoklund Olesen2012-11-29
* Fix old doxygen comment.Jakob Stoklund Olesen2012-01-24
* Get allocation orders from RegisterClassInfo when possible.Jakob Stoklund Olesen2011-06-06
* Switch AllocationOrder to using RegisterClassInfo instead of a BitVectorJakob Stoklund Olesen2011-06-03
* Try harder to get the hint by preferring to evict hint interference.Jakob Stoklund Olesen2011-02-25
* Add an AllocationOrder class that can iterate over the allocatable physicalJakob Stoklund Olesen2010-12-10