Don't hoist instructions that define a physical register.
authorBill Wendling <isanbard@gmail.com>
Wed, 20 Aug 2008 20:32:05 +0000 (20:32 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 20 Aug 2008 20:32:05 +0000 (20:32 +0000)
commitfb018d0433f7b52c3f1235e675276adb1f92d597
treed55de5a8da0c751c1b26650ba39146fe52fbe6dc
parentcb34cd7b5e4de914c1177a683f9cbb146ad50634
Don't hoist instructions that define a physical register.

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