[all-commits] [llvm/llvm-project] 211efa: Reapply "[DebugInfo] Extend the InstrRef LDV to su...

Stephen Tozer via All-commits all-commits at lists.llvm.org
Thu Sep 1 06:21:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 211efaa1ce8164cc27f96acdee7777969e2a2bcf
      https://github.com/llvm/llvm-project/commit/211efaa1ce8164cc27f96acdee7777969e2a2bcf
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
    M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
    R llvm/test/DebugInfo/MIR/InstrRef/ignore-dbg-value-list.mir
    M llvm/test/DebugInfo/MIR/X86/live-debug-values-fragments.mir
    M llvm/test/DebugInfo/MIR/X86/live-debug-values-reg-copy.mir
    M llvm/test/DebugInfo/MIR/X86/live-debug-values-restore.mir
    M llvm/test/DebugInfo/MIR/X86/live-debug-values-stack-clobber.mir

  Log Message:
  -----------
  Reapply "[DebugInfo] Extend the InstrRef LDV to support DbgValues with many Ops"

Re-landing with an erroneous assert removed.

This reverts commit 58d104b352a65bec3fb7a8fd23bf2d408b4c76f7.




More information about the All-commits mailing list