Fix for PR4124. Make TwoAddressFormPass::FindLastUseInMBB return the real last use.
authorLang Hames <lhames@gmail.com>
Thu, 14 May 2009 04:26:30 +0000 (04:26 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 14 May 2009 04:26:30 +0000 (04:26 +0000)
commita7c9deaa2b1df30808db376bdfcba7f2e54e59d1
tree68b54692773a3ef08ff6dcabf584453edda4caf0
parentf95701286664df01a5683a71c9a02c056fed0aa7
Fix for PR4124. Make TwoAddressFormPass::FindLastUseInMBB return the real last use.

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