aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAllocPBQP.cpp
AgeCommit message (Expand)Author
2008-10-14Fix command-line option printing to print two spaces where needed,Dan Gohman
2008-10-03Fix typos pointed out by Duncan. Also untabify these files.Evan Cheng
2008-10-03Switch the MachineOperand accessors back to the short names likeDan Gohman
2008-10-02A Partitioned Boolean Quadratic Programming (PBQP) based register allocator.Evan Cheng