[all-commits] [llvm/llvm-project] 02fe33: [CodeGen][NPM] Port LiveDebugValues to NPM

Akshat Oke via All-commits all-commits at lists.llvm.org
Fri Mar 21 01:10:33 PDT 2025


  Branch: refs/heads/users/optimisan/port-live-debug-values
  Home:   https://github.com/llvm/llvm-project
  Commit: 02fe3339b6b3f3f656a3795ba9f04e33af1c4314
      https://github.com/llvm/llvm-project/commit/02fe3339b6b3f3f656a3795ba9f04e33af1c4314
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    A llvm/include/llvm/CodeGen/LiveDebugValuesPass.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h
    M llvm/include/llvm/Passes/MachinePassRegistry.def
    M llvm/lib/CodeGen/CodeGen.cpp
    M llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/test/CodeGen/ARM/dbg-range-extension.mir
    M llvm/test/DebugInfo/AArch64/compiler-gen-bbs-livedebugvalues.mir

  Log Message:
  -----------
  [CodeGen][NPM] Port LiveDebugValues to NPM


  Commit: c63484fcea5d9358302d9cff6d30f3f103232a8f
      https://github.com/llvm/llvm-project/commit/c63484fcea5d9358302d9cff6d30f3f103232a8f
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/LiveDebugValuesPass.h

  Log Message:
  -----------
  format .h


  Commit: d37f6024f3f7b1f5d00d0532c0394fa219286f6b
      https://github.com/llvm/llvm-project/commit/d37f6024f3f7b1f5d00d0532c0394fa219286f6b
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/LiveDebugValuesPass.h
    M llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp

  Log Message:
  -----------
  AS


  Commit: 7a01e196e3ba52b31f1920d1781e9e617a4d20f4
      https://github.com/llvm/llvm-project/commit/7a01e196e3ba52b31f1920d1781e9e617a4d20f4
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-03-21 (Fri, 21 Mar 2025)

  Changed paths:
    M llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp

  Log Message:
  -----------
  add required for TPC


Compare: https://github.com/llvm/llvm-project/compare/ba355c0945d3...7a01e196e3ba

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list