summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PBQP.h
Commit message (Expand)AuthorAgeFilesLines
* New C++ PBQP solver. Currently about as fast (read _slow_) as the old C based...Lang Hames2009-08-061-284/+0
* Fix typos pointed out by Duncan. Also untabify these files.Evan Cheng2008-10-031-1/+1
* A Partitioned Boolean Quadratic Programming (PBQP) based register allocator.Evan Cheng2008-10-021-0/+284
OpenPOWER on IntegriCloud