[all-commits] [llvm/llvm-project] f810c3: [CodeGen][NewPM] Port LiveStacks analysis to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Fri Dec 6 01:44:29 PST 2024
Branch: refs/heads/users/Akshat-Oke/12-05-_codegen_newpm_port_livestacks_analysis_to_npm
Home: https://github.com/llvm/llvm-project
Commit: f810c3a71dbc5b6b560587cb79d9f013ab35d80e
https://github.com/llvm/llvm-project/commit/f810c3a71dbc5b6b560587cb79d9f013ab35d80e
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M llvm/include/llvm/CodeGen/LiveStacks.h
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/CodeGen.cpp
M llvm/lib/CodeGen/InlineSpiller.cpp
M llvm/lib/CodeGen/LiveStacks.cpp
M llvm/lib/CodeGen/MachineVerifier.cpp
M llvm/lib/CodeGen/RegAllocBasic.cpp
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/lib/CodeGen/RegAllocPBQP.cpp
M llvm/lib/CodeGen/StackSlotColoring.cpp
M llvm/lib/CodeGen/VirtRegMap.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Target/AMDGPU/AMDGPUMarkLastScratchLoad.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 LiveStacks analysis to NPM
Commit: 3da7b77ede7cf04f809db0ecbcdaab92ed9ce597
https://github.com/llvm/llvm-project/commit/3da7b77ede7cf04f809db0ecbcdaab92ed9ce597
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M llvm/include/llvm/CodeGen/LiveStacks.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/LiveStacks.cpp
Log Message:
-----------
Add printer pass
Compare: https://github.com/llvm/llvm-project/compare/765ac4bb9da4...3da7b77ede7c
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