Check the "isSafeToMove" predicate, which has a series of tests to make sure
authorBill Wendling <isanbard@gmail.com>
Wed, 28 May 2008 22:52:47 +0000 (22:52 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 28 May 2008 22:52:47 +0000 (22:52 +0000)
commita8db14796b22ba7798ef94fc831d56c8a11d4e2a
tree9536bba7b5957e577c50dd4eec7090e75cd3d2a9
parent745825f431920662e97bdab5c1bcfac62e48c52f
Check the "isSafeToMove" predicate, which has a series of tests to make sure
that it's safe to remat an instruction.

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