aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/PBQP/Heuristics/Briggs.h
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-468/+0
* include/llvm/CodeGen/PBQP: Update @param(s) in comments. [-Wdocumentation]NAKAMURA Takumi2013-11-091-7/+7
* Fix whitespace.NAKAMURA Takumi2013-11-091-12/+12
* Re-apply r194300 with fixes for warnings.Lang Hames2013-11-091-88/+88
* Revert r194300 which broke the build.Nick Lewycky2013-11-091-88/+88
* Rewrite the PBQP graph data structure.Lang Hames2013-11-091-88/+88
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-031-2/+1
* Matrix simplification in PBQP may push infinite costs onto register options.Lang Hames2012-04-031-0/+6
* Remove unused STL header includes.Jay Foad2011-04-231-1/+0
* Added an additional PBQP problem builder which adds coalescing costs (both be...Lang Hames2010-09-211-2/+6
* Added a separate class (PBQPBuilder) for PBQP Problem construction. This clas...Lang Hames2010-09-181-0/+460