Remove unused variable.
[oota-llvm.git] / lib / CodeGen / AllocationOrder.h
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...