[PATCH] D61940: [DebugInfo] Don't always extend variable locations when the reg location is unchanging

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 08:23:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362951: [DebugInfo] Terminate all location-lists at end of block (authored by jmorse, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61940?vs=201204&id=203829#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61940

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
  llvm/trunk/lib/CodeGen/LiveDebugValues.cpp
  llvm/trunk/test/DebugInfo/AArch64/inlined-argument.ll
  llvm/trunk/test/DebugInfo/AArch64/struct_by_value.ll
  llvm/trunk/test/DebugInfo/COFF/fpo-shrink-wrap.ll
  llvm/trunk/test/DebugInfo/COFF/pieces.ll
  llvm/trunk/test/DebugInfo/MIR/AArch64/implicit-def-dead-scope.mir
  llvm/trunk/test/DebugInfo/X86/debug-loc-offset.mir
  llvm/trunk/test/DebugInfo/X86/fission-ranges.ll
  llvm/trunk/test/DebugInfo/X86/pr19307.mir
  llvm/trunk/test/DebugInfo/X86/reference-argument.ll
  llvm/trunk/test/DebugInfo/X86/stack-value-piece.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61940.203829.patch
Type: text/x-patch
Size: 25958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190610/ec99e90d/attachment-0001.bin>


More information about the llvm-commits mailing list