[all-commits] [llvm/llvm-project] 6ec0ff: [CodeGen][NewPM] Port LiveStacks analysis to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Thu Dec 5 21:17: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: 6ec0ff716edb29bfc32375be263264ae62f5c5b2
https://github.com/llvm/llvm-project/commit/6ec0ff716edb29bfc32375be263264ae62f5c5b2
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: 765ac4bb9da42a164fec426460a2aee72c82d9e8
https://github.com/llvm/llvm-project/commit/765ac4bb9da42a164fec426460a2aee72c82d9e8
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/4493f30e336b...765ac4bb9da4
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