Move TryToFoldFastISelLoad to FastISel, where it belongs. In general, I'm
[oota-llvm.git] / include / llvm / CodeGen / RegisterClassInfo.h
2013-01-12 Jakob Stoklund OlesenPrecompute some information about register costs.
2012-11-29 Jakob Stoklund OlesenUse MCPhysReg for RegisterClassInfo allocation orders.
2012-10-15 Jakob Stoklund OlesenRemove RegisterClassInfo::isReserved() and isAllocatable().
2012-06-06 Andrew TrickMove RegisterClassInfo.h.