OSDN Git Service

[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)
commit126099ea231574040b73673c2a94d91bcff19556
treebfdd77a7e3b343fab575829d65472cbc0277fc49
parent17c9169bbd335429ba9af5bf2637e92f79075abd
[RegAlloc] Fix the assertion in the last chance recoloring to match the
condition at the call site.

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