Fix a problem Duraid noticed, where we weren't removing values from the kills
authorChris Lattner <sabre@nondot.org>
Thu, 25 Aug 2005 05:45:31 +0000 (05:45 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 25 Aug 2005 05:45:31 +0000 (05:45 +0000)
commit4e27d3a10ca1094703a3fc979c5417ee4e861d1e
tree1a68deb0d794381ab0182aaa98cd08cf49f76988
parent34e17052a77e1a52cae58b2f6d203c663af97ece
Fix a problem Duraid noticed, where we weren't removing values from the kills
list when doing two-address and phi node lowering during register allocation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23043 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveVariables.h