Correctly handle implcit def / use operands.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 26 Jun 2007 21:05:13 +0000 (21:05 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 26 Jun 2007 21:05:13 +0000 (21:05 +0000)
commit7ac19afbb14dcaabad98a428541b61391a62626e
tree414be0c0dd800cd7027025daf87002e8225b1705
parent4efe74129f7483bc8c48d68f095d632b974c353d
Correctly handle implcit def / use operands.

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