When rematerializing, use the debug location of the original
authorDan Gohman <gohman@apple.com>
Fri, 7 May 2010 01:28:10 +0000 (01:28 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 7 May 2010 01:28:10 +0000 (01:28 +0000)
commit0d881042c09b2b57c3ad4128577a99e57d45b5ae
treeae492f3ac6b66dc770b05aa1f1ae2ed8aad9d219
parentad9e61981359c70ef671b8c2e5f9bd6c5292ab7f
When rematerializing, use the debug location of the original
instruction, rather than a location near where the new instruction
is being inserted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103232 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp