[PBQP] Use DenseSet rather than std::set for PBQP's PoolCostAllocator
[oota-llvm.git] / include / llvm / CodeGen / PBQP / Math.h
2014-10-20 Lang Hames[PBQP] Use DenseSet rather than std::set for PBQP's...
2014-10-09 Lang Hames[PBQP] Replace PBQPBuilder with composable constraints...
2014-03-03 Lang HamesRe-apply r202551, which introduced new PBQP solver.
2014-02-28 Lang HamesJumped the gun with r202551 and broke some bots that...
2014-02-28 Lang HamesNew PBQP solver, and updates to the PBQP graph.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2010-09-18 Lang HamesAdded a separate class (PBQPBuilder) for PBQP Problem...