Sort includes for all of the .h files under the 'lib' tree. These were
[oota-llvm.git] / lib / CodeGen / AllocationOrder.h
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-12-03 Jakob Stoklund OlesenUse the new getRegAllocationHints() hook from Allocatio...
2012-11-29 Jakob Stoklund OlesenUse MCPhysReg for RegisterClassInfo allocation orders.
2012-01-24 Jakob Stoklund OlesenFix old doxygen comment.
2011-06-06 Jakob Stoklund OlesenGet allocation orders from RegisterClassInfo when possible.
2011-06-03 Jakob Stoklund OlesenSwitch AllocationOrder to using RegisterClassInfo inste...
2011-02-25 Jakob Stoklund OlesenTry harder to get the hint by preferring to evict hint...
2010-12-10 Jakob Stoklund OlesenAdd an AllocationOrder class that can iterate over...