Add 'const' to a few more functions in MachineFrameInfo
[oota-llvm.git] / include / llvm / CodeGen / RegisterClassInfo.h
2014-04-21 Benjamin Kramer[C++11] Replace OwningPtr with std::unique_ptr in place...
2014-04-04 Craig TopperMake consistent use of MCPhysReg instead of uint16_t...
2013-06-21 Andrew TrickMI-Sched: Adjust regpressure limits for reserved regs.
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.