[PATCH] D58046: [VirtRegMap] Salvage DBG_CALLSITEPARAM identities
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 13 02:51:39 PST 2019
djtodoro updated this revision to Diff 186615.
djtodoro added a comment.
Herald added a subscriber: jdoerfert.
- Rename: `VariableNotChanged `===> `ArgumentNotModified`
- Refactor test cases
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58046/new/
https://reviews.llvm.org/D58046
Files:
include/llvm/CodeGen/TargetInstrInfo.h
lib/CodeGen/AsmPrinter/DwarfExpression.cpp
lib/CodeGen/TargetInstrInfo.cpp
lib/CodeGen/VirtRegMap.cpp
lib/IR/DebugInfoMetadata.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
test/DebugInfo/MIR/X86/dbgcs-stack-obj-load-salvage.mir
test/DebugInfo/MIR/X86/dbginfo-lea-salvaging.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58046.186615.patch
Type: text/x-patch
Size: 38034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/62b72dbf/attachment.bin>
More information about the llvm-commits
mailing list