aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/PBQP.h
AgeCommit message (Expand)Author
2009-08-06New C++ PBQP solver. Currently about as fast (read _slow_) as the old C based...Lang Hames
2008-10-03Fix typos pointed out by Duncan. Also untabify these files.Evan Cheng
2008-10-02A Partitioned Boolean Quadratic Programming (PBQP) based register allocator.Evan Cheng