[all-commits] [llvm/llvm-project] f84d99: [CodeGen][NewPM] Port RegUsageInfoPropagation pass...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Oct 29 00:21:57 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: f84d99b53730031fef705949a5fd34283e9e9eeb
https://github.com/llvm/llvm-project/commit/f84d99b53730031fef705949a5fd34283e9e9eeb
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-29 (Tue, 29 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
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