Make sure all eliminated kills are removed from VNInfo lists.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 24 Jun 2010 23:57:35 +0000 (23:57 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 24 Jun 2010 23:57:35 +0000 (23:57 +0000)
commitfa1e73c447b61ba180cc85b78b53d78a6b63bbf6
tree99f0a42569d3431d96b3bfb83a4f959990caf087
parent1cf753c87dc329404d5ac4bea7dd7fca813d510a
Make sure all eliminated kills are removed from VNInfo lists.

This fixes PR7479 and PR7485. The test cases from those PRs are big, so not
included. However, PR7485 comes from self hosting on FreeBSD, so we will surely
hear about any regression.

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