[DebugInfo] Correct debuginfo for post-ra hoist and sink in Machine LICM
authorChris Jackson <chris.jackson@sony.com>
Tue, 26 May 2020 18:28:34 +0000 (19:28 +0100)
committerChris Jackson <chris.jackson@sony.com>
Tue, 26 May 2020 20:07:10 +0000 (21:07 +0100)
commitbd7ff5d94f0f591206188267a0e1529fa13d6c2e
tree865474f2244c9326e2bc2e19607019c6dacfdc83
parent42725aeed8cbabc15e351e2854ae549df2c5dcde
[DebugInfo] Correct debuginfo for post-ra hoist and sink in Machine LICM

Reviewers: vsk, aprantl

Differential Revision: https://reviews.llvm.org/D79868
llvm/lib/CodeGen/MachineLICM.cpp
llvm/test/DebugInfo/MIR/X86/mlicm-hoist-post-regalloc.mir [new file with mode: 0644]
llvm/test/DebugInfo/MIR/X86/mlicm-hoist-pre-regalloc.mir [moved from llvm/test/DebugInfo/MIR/X86/mlicm-hoist.mir with 79% similarity]
llvm/test/DebugInfo/MIR/X86/mlicm-sink.mir [new file with mode: 0644]