When unfolding a load, avoid assuming which instruction that
authorDan Gohman <gohman@apple.com>
Tue, 22 Jun 2010 02:07:21 +0000 (02:07 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 22 Jun 2010 02:07:21 +0000 (02:07 +0000)
commitcc1ca987f35581357f88d6071330e89fc8de2aa1
treead0414839566fc0e15a3a63b83ef4be5d585215a
parenta762b093107ac3aa438815627006425d0b13a236
When unfolding a load, avoid assuming which instruction that
kill and dead flags will end up on.

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