Update MachineSSAUpdater with the same changes I made for the IR-level
authorBob Wilson <bob.wilson@apple.com>
Mon, 26 Apr 2010 17:40:49 +0000 (17:40 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 26 Apr 2010 17:40:49 +0000 (17:40 +0000)
commit211678a0d761942578970fc78a72c56d69ed36db
tree51f6534b0cf9554acab349c67235f0c0bea2b820
parent7c8e7965e1726ed3fa5e45fea02d93c8df1920ed
Update MachineSSAUpdater with the same changes I made for the IR-level
SSAUpdater.  I'm going to try to refactor this to share most of the code
between them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102353 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineSSAUpdater.h
lib/CodeGen/MachineSSAUpdater.cpp