1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/include/llvm/CodeGen/PBQP
Lang Hames 4c05101031 Matrix simplification in PBQP may push infinite costs onto register options.
The colorability heuristic should count these as denied registers.

No test case - this exposed a bug on an out-of-tree target.

llvm-svn: 153958
2012-04-03 16:27:16 +00:00
..
Heuristics Matrix simplification in PBQP may push infinite costs onto register options. 2012-04-03 16:27:16 +00:00
Graph.h Add a debug option to dump PBQP graphs during register allocation. 2012-03-26 23:07:23 +00:00
HeuristicBase.h Convert assert(0) to llvm_unreachable 2012-02-05 22:14:15 +00:00
HeuristicSolver.h
Math.h
Solution.h