aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/PBQP.cpp
Commit message (Expand)AuthorAgeFilesLines
* reorder #include order, patch by Kenneth Boyd!Chris Lattner2008-10-061-4/+2
* Add #include to get alloca, patch by Kenneth Boyd!Chris Lattner2008-10-061-0/+1
* Fix typos pointed out by Duncan. Also untabify these files.Evan Cheng2008-10-031-10/+10
* fix build gcc 4.3Andrew Lenharth2008-10-021-0/+1
* A Partitioned Boolean Quadratic Programming (PBQP) based register allocator.Evan Cheng2008-10-021-0/+1395