[all-commits] [llvm/llvm-project] a852ee: Reland "[MachineDebugify] Insert synthetic DBG_VAL...

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Dec 14 19:39:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a852ee199c73237d89932019e8a74cf38842f2bd
      https://github.com/llvm/llvm-project/commit/a852ee199c73237d89932019e8a74cf38842f2bd
  Author: Nico Weber <thakis at chromium.org>
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineDebugify.cpp
    M llvm/lib/Transforms/Utils/Debugify.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/constant-mir-debugify.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-phi-insertpt-decrement.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/phi-mir-debugify.mir
    A llvm/test/CodeGen/Generic/MIRDebugify/locations-and-values.mir
    R llvm/test/CodeGen/Generic/MIRDebugify/locations.mir
    M llvm/test/DebugInfo/debugify.ll

  Log Message:
  -----------
  Reland "[MachineDebugify] Insert synthetic DBG_VALUE instructions"

This reverts commit 841f9c937f6e593c926a26aedf054436eb807fe6.
The change landed many months ago; something else broke those tests.




More information about the All-commits mailing list