- Update the virtual reg to machine instruction map when hoisting.
authorBill Wendling <isanbard@gmail.com>
Tue, 11 Dec 2007 19:17:04 +0000 (19:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 11 Dec 2007 19:17:04 +0000 (19:17 +0000)
commit28bd5f0e47d968d64ea2e64868c505923b27c24d
treecd0878161506531c1e4ed25e0f244ba62c312213
parent650b0527a495acbf7d6ee3343e8c41fae1686148
- Update the virtual reg to machine instruction map when hoisting.
- Fix subtle bug when creating initially creating this map.

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