aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/RegisterClassInfo.h
AgeCommit message (Expand)Author
2013-01-12Precompute some information about register costs.Jakob Stoklund Olesen
2012-11-29Use MCPhysReg for RegisterClassInfo allocation orders.Jakob Stoklund Olesen
2012-10-15Remove RegisterClassInfo::isReserved() and isAllocatable().Jakob Stoklund Olesen
2012-06-06Move RegisterClassInfo.h.Andrew Trick