summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/RegisterClassInfo.h
Commit message (Expand)AuthorAge
* [C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't bre...Benjamin Kramer2014-04-21
* Make consistent use of MCPhysReg instead of uint16_t throughout the tree.Craig Topper2014-04-04
* MI-Sched: Adjust regpressure limits for reserved regs.Andrew Trick2013-06-21
* Precompute some information about register costs.Jakob Stoklund Olesen2013-01-12
* Use MCPhysReg for RegisterClassInfo allocation orders.Jakob Stoklund Olesen2012-11-29
* Remove RegisterClassInfo::isReserved() and isAllocatable().Jakob Stoklund Olesen2012-10-15
* Move RegisterClassInfo.h.Andrew Trick2012-06-06