[all-commits] [llvm/llvm-project] 3370e2: [CodeGen][NewPM] Port RegUsageInfoPropagation pass...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Wed Oct 30 00:32:51 PDT 2024
Branch: refs/heads/users/Akshat-Oke/10-29-_codegen_newpm_port_regusageinfopropagation_pass_to_npm
Home: https://github.com/llvm/llvm-project
Commit: 3370e24f9e9ec16b6404d7bcf3d72361c46934de
https://github.com/llvm/llvm-project/commit/3370e24f9e9ec16b6404d7bcf3d72361c46934de
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
A llvm/include/llvm/CodeGen/RegUsageInfoPropagate.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/RegUsageInfoPropagate.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/CodeGen/AArch64/preserve.ll
Log Message:
-----------
[CodeGen][NewPM] Port RegUsageInfoPropagation pass to NPM
Commit: b4d5e1bba6e084cf2b6fd7aa11eb2c87cce2551e
https://github.com/llvm/llvm-project/commit/b4d5e1bba6e084cf2b6fd7aa11eb2c87cce2551e
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M llvm/lib/CodeGen/RegUsageInfoPropagate.cpp
M llvm/test/CodeGen/AArch64/preserve.ll
Log Message:
-----------
Propagate renaming from down the stack
Compare: https://github.com/llvm/llvm-project/compare/5f010161aa15...b4d5e1bba6e0
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