[PBQP] Unique allowed-sets for nodes in the PBQP graph and use pairs of these
[oota-llvm.git] / include / llvm / CodeGen / PBQP / CostAllocator.h
2014-10-27 Lang Hames[PBQP] Unique allowed-sets for nodes in the PBQP graph...
2014-10-26 Lang Hames[PBQP] Tidy up CostAllocator.h: fix variable case,...
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-09-11 David BlaikieUse CostPool::PoolRef typedef some more
2014-09-10 David Blaikieshared_ptrify ownershp of PoolEntries in PBQP's CostPool
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
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.