1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/CodeGen/PBQP
Lang Hames 46f6d32509 * 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.

llvm-svn: 95973
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