Copies need to be inserted before the first terminator, not at the end of the block.
authorOwen Anderson <resistor@mac.com>
Thu, 10 Jan 2008 00:01:41 +0000 (00:01 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 10 Jan 2008 00:01:41 +0000 (00:01 +0000)
commit9c2efa8a8f961a3750cec21530a2681d25b3bd49
tree015ac432fd8a723b714dc1b1c930adfafaff77e4
parent19107563af7568713193c60be24503446556bff2
Copies need to be inserted before the first terminator, not at the end of the block.

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