Only propagate IsKill if the last use is a kill.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 3 Mar 2007 06:32:37 +0000 (06:32 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 3 Mar 2007 06:32:37 +0000 (06:32 +0000)
commita7288df62db835ba4958d6e7c7fca237682840db
tree60ae0d21d01f4c19ea42d4c8a2b8a219048c04cc
parente1aa0662162a891b5eb7c4e847e5332adf5e2b86
Only propagate IsKill if the last use is a kill.

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