Use Instruction::moveBefore instead of manipulating the instruction list
authorDan Gohman <gohman@apple.com>
Thu, 19 Jun 2008 17:47:47 +0000 (17:47 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 19 Jun 2008 17:47:47 +0000 (17:47 +0000)
commitd02d917c72b80fc23636fd259bb11bb193a996d6
tree1a52d85deeea3e1cc393886f72b31db28104c745
parent610c0e2b40999adc64b3a016c1ddf67eb727c431
Use Instruction::moveBefore instead of manipulating the instruction list
directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52498 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp