[PBQP] Move register-allocation specific PBQP code into RegAllocPBQP.h.
authorLang Hames <lhames@gmail.com>
Sat, 18 Oct 2014 22:23:55 +0000 (22:23 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 18 Oct 2014 22:23:55 +0000 (22:23 +0000)
commit440079e53ea24889a0f01522cd2668d96c6f5eaf
tree91b5f686dc84ddd6576a322ce6abed781a6fbb47
parent33ea6f23fcddd9624f9ff5a46b17b3666c8a02c5
[PBQP] Move register-allocation specific PBQP code into RegAllocPBQP.h.

Just clean-up - no functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220145 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/PBQP/RegAllocSolver.h [deleted file]
include/llvm/CodeGen/RegAllocPBQP.h