aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/PBQP/HeuristicBase.h
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-247/+0
* include/llvm/CodeGen/PBQP: Update @param(s) in comments. [-Wdocumentation]NAKAMURA Takumi2013-11-091-7/+7
* Fix whitespace.NAKAMURA Takumi2013-11-091-5/+5
* Re-apply r194300 with fixes for warnings.Lang Hames2013-11-091-20/+20
* Revert r194300 which broke the build.Nick Lewycky2013-11-091-20/+20
* Rewrite the PBQP graph data structure.Lang Hames2013-11-091-20/+20
* Fix a stub signature. HeuristicReduce should return a bool.Lang Hames2012-08-231-1/+2
* Fix a bunch of -Wdocumentation warnings.Dmitri Gribenko2012-08-231-1/+1
* Convert assert(0) to llvm_unreachableCraig Topper2012-02-051-7/+7
* Added a separate class (PBQPBuilder) for PBQP Problem construction. This clas...Lang Hames2010-09-181-0/+246