[PATCH] D67556: [ARM][AArch64][DebugInfo] Improve call site instruction interpretation

Nikola Prica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 07:39:46 PDT 2019


NikolaPrica updated this revision to Diff 225430.
NikolaPrica added a comment.

-Rebase
-Move register identity transformation check to `DwarfDebug::collectCallSiteParameters()`


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

https://reviews.llvm.org/D67556

Files:
  include/llvm/CodeGen/TargetInstrInfo.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/TargetInstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64InstrInfo.h
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  lib/Target/ARM/ARMBaseInstrInfo.h
  test/DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir
  test/DebugInfo/MIR/ARM/dbgcall-site-interpretation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67556.225430.patch
Type: text/x-patch
Size: 28760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/6059e1a6/attachment.bin>


More information about the llvm-commits mailing list