Fix kill flags when moving instructions using LiveIntervals::moveInstr(...).
authorLang Hames <lhames@gmail.com>
Thu, 9 Feb 2012 04:45:38 +0000 (04:45 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 9 Feb 2012 04:45:38 +0000 (04:45 +0000)
commitfb08b90bf402bcd08a3474772d505294d9d7aa79
treeead23280c2883c9680678df415e507d404a3bfa1
parent394d71271164b9268291a2f8be1190fd4138bb77
Fix kill flags when moving instructions using LiveIntervals::moveInstr(...).

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