[PATCH] D58453: [DebugInfo][CGP] Limit placeDbgValues movement of dbg.value intrinsics

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 04:55:40 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG00e238896cd8: [DebugInfo] Nerf placeDbgValues, with prejudice (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D58453?vs=232360&id=232811#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58453

Files:
  llvm/include/llvm/CodeGen/MachineInstr.h
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/DebugInfo/COFF/register-variables.ll
  llvm/test/DebugInfo/NVPTX/debug-info.ll
  llvm/test/DebugInfo/X86/DW_AT_location-reference.ll
  llvm/test/DebugInfo/X86/PR37234.ll
  llvm/test/DebugInfo/X86/codegenprep-addrsink.ll
  llvm/test/tools/llvm-locstats/locstats.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58453.232811.patch
Type: text/x-patch
Size: 12575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191209/774a9db0/attachment-0001.bin>


More information about the llvm-commits mailing list