Teach machine licm to CSE hoisted instructions.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 5 Feb 2009 08:45:46 +0000 (08:45 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 5 Feb 2009 08:45:46 +0000 (08:45 +0000)
commitaf6949d0b1e1545dff21c5e492fbf1760aa74b59
tree7fa15476a69d0ffc3d842cf3aed690a9fe3f2e10
parent961154f2db1953d747313fe62399dfcc24f54a9b
Teach machine licm to CSE hoisted instructions.

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