Move PBQP off allocation_order_begin. No functional change intended.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 16 Jun 2011 20:37:45 +0000 (20:37 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 16 Jun 2011 20:37:45 +0000 (20:37 +0000)
commit714c0eb811340a41a602509b70ca83cd4b2f2868
tree404f4e6eeadbd2e501b4b98a4a1f4e313d440e11
parent7cc2b07437a1243c33324549a1904fefc5f1845e
Move PBQP off allocation_order_begin. No functional change intended.

I think PBQP could use RegisterClassInfo, but it didn't fit neatly with
the external interfaces that PBQP uses, so I'll leave that to Lang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133186 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocPBQP.cpp