summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocPBQP.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test commit.Lang Hames2008-11-141-0/+1
* Fix command-line option printing to print two spaces where needed,Dan Gohman2008-10-141-1/+1
* Fix typos pointed out by Duncan. Also untabify these files.Evan Cheng2008-10-031-4/+4
* Switch the MachineOperand accessors back to the short names likeDan Gohman2008-10-031-1/+1
* A Partitioned Boolean Quadratic Programming (PBQP) based register allocator.Evan Cheng2008-10-021-0/+529
OpenPOWER on IntegriCloud