[PATCH] D84119: [Debuginfo] (7/N) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy).
Alok Kumar Sharma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 18 17:11:55 PDT 2020
alok created this revision.
alok added a reviewer: dblaikie.
alok added a project: debug-info.
Herald added subscribers: llvm-commits, mgrang, hiraditya.
Herald added a project: LLVM.
This patch stems from D84112.
This patch includes changes for mem2reg optimization.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84119
Files:
llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
llvm/test/DebugInfo/X86/dwarfdump-implicit_pointer_instcomb.c
llvm/test/DebugInfo/X86/implicit_pointer_instcomb.c
llvm/test/DebugInfo/X86/implicit_pointer_promote2reg.c
llvm/test/DebugInfo/X86/implicit_pointer_temp_reference.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84119.279044.patch
Type: text/x-patch
Size: 10727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200719/edf6ef79/attachment.bin>
More information about the llvm-commits
mailing list