Re-apply r202551, which introduced new PBQP solver.
llvm-svn: 202735
Showing
- llvm/include/llvm/CodeGen/PBQP/CostAllocator.h 147 additions, 0 deletionsllvm/include/llvm/CodeGen/PBQP/CostAllocator.h
- llvm/include/llvm/CodeGen/PBQP/Graph.h 384 additions, 294 deletionsllvm/include/llvm/CodeGen/PBQP/Graph.h
- llvm/include/llvm/CodeGen/PBQP/HeuristicBase.h 0 additions, 247 deletionsllvm/include/llvm/CodeGen/PBQP/HeuristicBase.h
- llvm/include/llvm/CodeGen/PBQP/HeuristicSolver.h 0 additions, 618 deletionsllvm/include/llvm/CodeGen/PBQP/HeuristicSolver.h
- llvm/include/llvm/CodeGen/PBQP/Heuristics/Briggs.h 0 additions, 468 deletionsllvm/include/llvm/CodeGen/PBQP/Heuristics/Briggs.h
- llvm/include/llvm/CodeGen/PBQP/Math.h 394 additions, 244 deletionsllvm/include/llvm/CodeGen/PBQP/Math.h
- llvm/include/llvm/CodeGen/PBQP/ReductionRules.h 194 additions, 0 deletionsllvm/include/llvm/CodeGen/PBQP/ReductionRules.h
- llvm/include/llvm/CodeGen/PBQP/RegAllocSolver.h 359 additions, 0 deletionsllvm/include/llvm/CodeGen/PBQP/RegAllocSolver.h
- llvm/include/llvm/CodeGen/PBQP/Solution.h 3 additions, 3 deletionsllvm/include/llvm/CodeGen/PBQP/Solution.h
- llvm/include/llvm/CodeGen/RegAllocPBQP.h 17 additions, 16 deletionsllvm/include/llvm/CodeGen/RegAllocPBQP.h
- llvm/lib/CodeGen/RegAllocPBQP.cpp 38 additions, 38 deletionsllvm/lib/CodeGen/RegAllocPBQP.cpp
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment