aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/RegAllocPBQP.h
AgeCommit message (Expand)Author
2010-12-08Fixed some dependencies in RegAllocPBQP.h . Thanks to Borja Ferrer for pointi...Lang Hames
2010-09-23Moved the PBQP allocator class out of the header and back in to the cpp file ...Lang Hames
2010-09-21Added an additional PBQP problem builder which adds coalescing costs (both be...Lang Hames
2010-09-18Added a separate class (PBQPBuilder) for PBQP Problem construction. This clas...Lang Hames