MachineLICM should not claim to be preserving the CFG when it can split critical
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 1 Nov 2010 23:59:55 +0000 (23:59 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 1 Nov 2010 23:59:55 +0000 (23:59 +0000)
commit8bcf7603f7e3be558991000fd99b8b7ac359204f
tree2a55fe4fefbbe6eb179c8f362e2dab17e2cb52f5
parent962c71089d5c725784135146177736c43d550813
MachineLICM should not claim to be preserving the CFG when it can split critical
edges on demand.

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