[PeepholeOptimizer] Update the kill flags when extending the live-range of the
authorQuentin Colombet <qcolombet@apple.com>
Thu, 21 Aug 2014 21:34:06 +0000 (21:34 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Thu, 21 Aug 2014 21:34:06 +0000 (21:34 +0000)
commit4921d1af7dae8006e395dcfb46a35f0f5db6ee15
tree88efcdbfa31a27973687a7af6c12f2435c3a1d33
parent6d2164ec3d6bb1dcc334415a430d00cc4f84b808
[PeepholeOptimizer] Update the kill flags when extending the live-range of the
source of a copy.

<rdar://problem/12702965>

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