[PATCH] D61184: [Salvage] Change salvage debug info implementation to use new DW_OP_LLVM_convert where needed

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 09:28:21 PST 2019


StephenTozer updated this revision to Diff 233641.
StephenTozer added a comment.

Rebased and updated for latest master, fixed clang version and unused attributes in tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61184/new/

https://reviews.llvm.org/D61184

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/CodeGen/ARM/fragmented-args-multiple-regs.ll
  llvm/test/DebugInfo/X86/dbg-value-dropped-instcombine.ll
  llvm/test/DebugInfo/salvage-cast-debug-info.ll
  llvm/test/Transforms/EarlyCSE/debug-info-undef.ll
  llvm/test/Transforms/InstCombine/cast-mul-select.ll
  llvm/test/Transforms/InstCombine/pr43893.ll
  llvm/test/Transforms/InstCombine/unavailable-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61184.233641.patch
Type: text/x-patch
Size: 13762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191212/d7d8d5a6/attachment-0001.bin>


More information about the llvm-commits mailing list