Added an assert to the PBQP allocator to catch infinite cost solutions which might...
authorLang Hames <lhames@gmail.com>
Sun, 15 Nov 2009 04:39:51 +0000 (04:39 +0000)
committerLang Hames <lhames@gmail.com>
Sun, 15 Nov 2009 04:39:51 +0000 (04:39 +0000)
commite98b4b0695f727dda44c366f5de906edf06cf7e9
tree3deb18c2018a4d452948385cf40a45f89041145a
parent40c67b5832877935a555fc63bfaa735332c79700
Added an assert to the PBQP allocator to catch infinite cost solutions which might otherwise lead to miscompilations.

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