RescheduleKillAboveMI() must backtrack to before the rescheduled DBG_VALUE instructio...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 16 Nov 2011 03:33:08 +0000 (03:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 16 Nov 2011 03:33:08 +0000 (03:33 +0000)
commit2bee6a8bb74724263eadd550ee76417d6e6465a9
treea091f53698eb8a4697ec20bf2e6a92740fc50da0
parentae7db7af44c9155092d4b80cb4d5d333469f4320
RescheduleKillAboveMI() must backtrack to before the rescheduled DBG_VALUE instructions. rdar://10451185

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