llvm-mirror/lib/CodeGen/PBQP
Lang Hames 91856859d6 New PBQP solver.
* Fixed a reduction bug which occasionally led to infinite-cost (invalid)
  register allocation solutions despite the existence finite-cost solutions.
* Significantly reduced memory usage (>50% reduction).
* Simplified a lot of the solver code.

llvm-svn: 94514
2010-01-26 04:49:58 +00:00
..
Heuristics New PBQP solver. 2010-01-26 04:49:58 +00:00
Graph.h New PBQP solver. 2010-01-26 04:49:58 +00:00
HeuristicBase.h New PBQP solver. 2010-01-26 04:49:58 +00:00
HeuristicSolver.h New PBQP solver. 2010-01-26 04:49:58 +00:00
Math.h New PBQP solver. 2010-01-26 04:49:58 +00:00
Solution.h New PBQP solver. 2010-01-26 04:49:58 +00:00