[PATCH] D48676: [Local] replaceAllDbgUsesWith: Update debug values before RAUW
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 6 10:37:37 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336451: [Local] replaceAllDbgUsesWith: Update debug values before RAUW (authored by vedantk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48676?vs=154291&id=154435#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48676
Files:
llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
llvm/trunk/include/llvm/IR/Type.h
llvm/trunk/include/llvm/Transforms/Utils/Local.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
llvm/trunk/lib/IR/DebugInfoMetadata.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/trunk/lib/Transforms/Utils/Local.cpp
llvm/trunk/test/Transforms/InstCombine/alloca-cast-debuginfo.ll
llvm/trunk/test/Transforms/InstCombine/cast-mul-select.ll
llvm/trunk/test/Transforms/InstCombine/cast-set-preserve-signed-dbg-val.ll
llvm/trunk/test/Transforms/InstCombine/debuginfo-variables.ll
llvm/trunk/unittests/Transforms/Utils/Local.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48676.154435.patch
Type: text/x-patch
Size: 36308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180706/5c94b183/attachment.bin>
More information about the llvm-commits
mailing list