aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/PBQP/Graph.h
AgeCommit message (Expand)Author
2012-03-26Add a debug option to dump PBQP graphs during register allocation.Lang Hames
2011-04-23Remove unused STL header includes.Jay Foad
2010-09-18Added a separate class (PBQPBuilder) for PBQP Problem construction. This clas...Lang Hames