Update kill flags while rewriting instructions after splitting.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 1 Nov 2010 21:51:29 +0000 (21:51 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 1 Nov 2010 21:51:29 +0000 (21:51 +0000)
commit79cb53ce9563fff74605454560e98ea0aa4b523f
tree84e94be79239aefb08bcfc464bbd35709c45a364
parentc2bf50245f86805e95d01a243e7de3641c5ab7a8
Update kill flags while rewriting instructions after splitting.

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