Prevented reg0 from being added to MBB live-in set, which was causing issues
authorLang Hames <lhames@gmail.com>
Sun, 17 May 2009 23:50:36 +0000 (23:50 +0000)
committerLang Hames <lhames@gmail.com>
Sun, 17 May 2009 23:50:36 +0000 (23:50 +0000)
commitb0e519f2bf201d96d304cb9fd330a5e1b38536fe
tree8d166ada7c48c08a40a1e95cceae524a7d14374a
parentde67a51b66964e95df05cd2192c05c77dccfa4c9
Prevented reg0 from being added to MBB live-in set, which was causing issues
for PostRAScheduler.

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