For post-regalloc scheduling, remove the instructions from the block
authorDan Gohman <gohman@apple.com>
Fri, 14 Nov 2008 00:33:17 +0000 (00:33 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 14 Nov 2008 00:33:17 +0000 (00:33 +0000)
commit8f6c6d4c5f7bb9ab71147c8215c3779a6bec7689
tree941734edb2eb06e99429b38bce2b29b34f01e95d
parent90c5201dd1933d643f1e04503c21ad90c25738b4
For post-regalloc scheduling, remove the instructions from the block
before re-inserting them.

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