summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PBQP.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos pointed out by Duncan. Also untabify these files.Evan Cheng2008-10-031-1/+1
| | | | llvm-svn: 57018
* A Partitioned Boolean Quadratic Programming (PBQP) based register allocator.Evan Cheng2008-10-021-0/+284
Contributed by Lang Hames. llvm-svn: 56959
OpenPOWER on IntegriCloud