aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/PBQP/Heuristics
AgeCommit message (Expand)Author
2012-12-03Sort the #include lines for the include/... tree with the script.Chandler Carruth
2012-04-03Matrix simplification in PBQP may push infinite costs onto register options.Lang Hames
2011-04-23Remove unused STL header includes.Jay Foad
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