[all-commits] [llvm/llvm-project] b44411: [CodeGen][NewPM] Port LiveDebugVariables to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Fri Nov 8 04:02:04 PST 2024
Branch: refs/heads/users/Akshat-Oke/11-08-_codegen_newpm_port_livedebugvariables_to_npm
Home: https://github.com/llvm/llvm-project
Commit: b4441138103c38aae64fb7e0760f90f839c5cce8
https://github.com/llvm/llvm-project/commit/b4441138103c38aae64fb7e0760f90f839c5cce8
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-08 (Fri, 08 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
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