summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't look for empty live ranges in the unions.Jakob Stoklund Olesen2012-05-121-1/+4
* Moved LiveRangeEdit.h so that it can be called from other parts of the backen...Pete Cooper2012-04-021-1/+1
* 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
OpenPOWER on IntegriCloud