OSDN Git Service

Removed an early out which was causing the PBQP allocator to not compute live-in...
authorLang Hames <lhames@gmail.com>
Wed, 17 Feb 2010 03:42:51 +0000 (03:42 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 17 Feb 2010 03:42:51 +0000 (03:42 +0000)
commita6b80dd031a122a80683414db4f3858b85d89e49
tree8217427c34d31d85a53997192ce18206c7790c32
parent9feae9f0de032c66d01d16399a4c5296e38870e3
Removed an early out which was causing the PBQP allocator to not compute live-in sets or run the rewriter.

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