[RegAlloc] Fix the assertion in the last chance recoloring to match the
authorQuentin Colombet <qcolombet@apple.com>
Thu, 13 Feb 2014 05:17:37 +0000 (05:17 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Thu, 13 Feb 2014 05:17:37 +0000 (05:17 +0000)
commit0e3b5e0b20698558be7a30b42f3d245bf6a4af54
tree1bb4bc27b91248114c1cead5482e17cecb79dfbe
parent75ec01f3ded36dc65a9a2e3e8039151587d65495
[RegAlloc] Fix the assertion in the last chance recoloring to match the
condition at the call site.

llvm-svn: 201296
llvm/lib/CodeGen/RegAllocGreedy.cpp