llvm-6502/lib/CodeGen/PBQP
Lang Hames 5cef638855 * Updated the cost matrix normalization proceedure to better handle infinite costs.
* Enabled R1/R2 application for nodes with infinite spill costs in the Briggs heuristic (made
safe by the changes to the normalization proceedure).
* Removed a redundant header.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95973 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-12 09:43:37 +00:00
..
Heuristics * Updated the cost matrix normalization proceedure to better handle infinite costs. 2010-02-12 09:43:37 +00:00
Graph.h Added copy sensible construction & assignment to PBQP graphs and fixed a memory access bug in the heuristic solver. 2010-02-09 00:45:48 +00:00
HeuristicBase.h New PBQP solver. 2010-01-26 04:49:58 +00:00
HeuristicSolver.h * Updated the cost matrix normalization proceedure to better handle infinite costs. 2010-02-12 09:43:37 +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