aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/RegAllocBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use uint16_t to store register overlaps to reduce static data.Craig Topper2012-03-041-1/+1
* Sink spillInterferences into RABasic.Jakob Stoklund Olesen2012-01-111-54/+0
* Move RegAllocBase into its own cpp file separate from RABasic.Jakob Stoklund Olesen2012-01-111-0/+334