A couple of places where reused use operands should be marked kill. This is exposed...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 17 Feb 2009 06:41:03 +0000 (06:41 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 17 Feb 2009 06:41:03 +0000 (06:41 +0000)
commitbf18939180afcd8d0c8c422f86b170e036544be6
treee226de7f9c4196da39511cd08b5084e3d7148799
parenta66878b881851f6de2c3b21f969ed8e13b844601
A couple of places where reused use operands should be marked kill. This is exposed by recent availability fallthrough changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64745 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/VirtRegMap.cpp
test/CodeGen/ARM/2008-11-19-ScavengerAssert.ll
test/CodeGen/ARM/2009-02-16-SpillerBug.ll [new file with mode: 0644]