Move type handling to make sure we get all created types that aren't
[oota-llvm.git] / lib / CodeGen / AllocationOrder.h
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...