commuteInstruction() does not always create a new MI!
authorEvan Cheng <evan.cheng@apple.com>
Wed, 31 May 2006 18:03:39 +0000 (18:03 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 31 May 2006 18:03:39 +0000 (18:03 +0000)
commit4c6f2f9e92eae3e676ee09133e9666567782faa3
tree6c7727d834531ea915a6b3d596be6a8b9c3d003a
parent8874aaef1dcab6a05e60de2d3fdf478bb0ea73df
commuteInstruction() does not always create a new MI!

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