[PATCH] D58453: [DebugInfo][CGP] Limit placeDbgValues movement of dbg.value intrinsics
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 22 03:52:20 PST 2019
jmorse updated this revision to Diff 187921.
jmorse added a comment.
Update comments in placeDbgValues to reflect its new purpose; remove code calculating the previous non-debug-instr, as we now use a dominator tree check instead.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58453/new/
https://reviews.llvm.org/D58453
Files:
lib/CodeGen/CodeGenPrepare.cpp
test/DebugInfo/COFF/register-variables.ll
test/DebugInfo/NVPTX/debug-info.ll
test/DebugInfo/X86/PR37234.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58453.187921.patch
Type: text/x-patch
Size: 7685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190222/684ff691/attachment.bin>
More information about the llvm-commits
mailing list