summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/PBQP/Heuristics/Briggs.h
Commit message (Expand)AuthorAge
* Re-apply r202551, which introduced new PBQP solver.Lang Hames2014-03-03
* Jumped the gun with r202551 and broke some bots that weren't yet C++11ified.Lang Hames2014-02-28
* New PBQP solver, and updates to the PBQP graph.Lang Hames2014-02-28
* include/llvm/CodeGen/PBQP: Update @param(s) in comments. [-Wdocumentation]NAKAMURA Takumi2013-11-09
* Fix whitespace.NAKAMURA Takumi2013-11-09
* Re-apply r194300 with fixes for warnings.Lang Hames2013-11-09
* Revert r194300 which broke the build.Nick Lewycky2013-11-09
* Rewrite the PBQP graph data structure.Lang Hames2013-11-09
* Sort the #include lines for the include/... tree with the script.Chandler Carruth2012-12-03
* Matrix simplification in PBQP may push infinite costs onto register options.Lang Hames2012-04-03
* Remove unused STL header includes.Jay Foad2011-04-23
* Added an additional PBQP problem builder which adds coalescing costs (both be...Lang Hames2010-09-21
* Added a separate class (PBQPBuilder) for PBQP Problem construction. This clas...Lang Hames2010-09-18