Removed the older style (in-allocator) problem construction system from the PBQP...
authorLang Hames <lhames@gmail.com>
Mon, 4 Oct 2010 12:13:07 +0000 (12:13 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 4 Oct 2010 12:13:07 +0000 (12:13 +0000)
commitab62b7e8618bda8063b49afab181bc7ed5546104
treebf83214bd2e382e0e53d41d3879c6ca2947425ec
parent3af96330a554f9bd63089cb142469c5e96ba08e9
Removed the older style (in-allocator) problem construction system from the PBQP allocator. Problem construction is now done exclusively with the new builders.

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