[all-commits] [llvm/llvm-project] 231fdd: [CodeGen][NewPM] Port LiveDebugVariables to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Fri Nov 22 03:59:10 PST 2024
Branch: refs/heads/users/Akshat-Oke/11-08-_codegen_newpm_port_livedebugvariables_to_npm
Home: https://github.com/llvm/llvm-project
Commit: 231fddb12611e67a58ec471ac2b3d5d76dc286a6
https://github.com/llvm/llvm-project/commit/231fddb12611e67a58ec471ac2b3d5d76dc286a6
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M llvm/include/llvm/CodeGen/LiveDebugVariables.h
M llvm/include/llvm/InitializePasses.h
M llvm/lib/CodeGen/CodeGen.cpp
M llvm/lib/CodeGen/LiveDebugVariables.cpp
M llvm/lib/CodeGen/RegAllocBasic.cpp
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/lib/CodeGen/RegAllocGreedy.h
M llvm/lib/CodeGen/StackSlotColoring.cpp
M llvm/lib/CodeGen/VirtRegMap.cpp
M llvm/lib/Target/LoongArch/LoongArchDeadRegisterDefinitions.cpp
M llvm/lib/Target/RISCV/RISCVDeadRegisterDefinitions.cpp
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
[CodeGen][NewPM] Port LiveDebugVariables to NPM
Commit: 63bd16a8390732537a73c6c767194e3e995b11a2
https://github.com/llvm/llvm-project/commit/63bd16a8390732537a73c6c767194e3e995b11a2
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M llvm/include/llvm/CodeGen/LiveDebugVariables.h
M llvm/lib/CodeGen/LiveDebugVariables.cpp
Log Message:
-----------
Use unique_ptr
Compare: https://github.com/llvm/llvm-project/compare/74e6f0a5b604...63bd16a83907
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