[PATCH] D66955: [DebugInfo][If-Converter] Update call site info during the optimization
Nikola Prica via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 17 04:57:21 PDT 2019
NikolaPrica updated this revision to Diff 220477.
NikolaPrica added a comment.
Herald added subscribers: qcolombet, MatzeB.
Split call site updating functions on move, copy and erase functions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66955/new/
https://reviews.llvm.org/D66955
Files:
include/llvm/CodeGen/MachineFunction.h
lib/CodeGen/BranchFolding.cpp
lib/CodeGen/IfConversion.cpp
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/LiveRangeEdit.cpp
lib/CodeGen/MachineFunction.cpp
lib/CodeGen/MachineOutliner.cpp
lib/CodeGen/PeepholeOptimizer.cpp
lib/CodeGen/TargetInstrInfo.cpp
lib/CodeGen/UnreachableBlockElim.cpp
lib/CodeGen/XRayInstrumentation.cpp
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/X86/X86ExpandPseudo.cpp
test/CodeGen/ARM/smml.ll
test/DebugInfo/MIR/ARM/if-coverter-call-site-info.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66955.220477.patch
Type: text/x-patch
Size: 18910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/75f85fd8/attachment.bin>
More information about the llvm-commits
mailing list