[all-commits] [llvm/llvm-project] 4455b9: [CodeGen][NewPM] Port RegUsageInfoPropagation pass...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Thu Nov 14 22:34:19 PST 2024
Branch: refs/heads/users/Akshat-Oke/10-29-_codegen_newpm_port_regusageinfopropagation_pass_to_npm
Home: https://github.com/llvm/llvm-project
Commit: 4455b931adac5de9f086dac120729c45dadb4001
https://github.com/llvm/llvm-project/commit/4455b931adac5de9f086dac120729c45dadb4001
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-15 (Fri, 15 Nov 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: ec4fb293176393a3dd8f1bde782c7b41c49b3f77
https://github.com/llvm/llvm-project/commit/ec4fb293176393a3dd8f1bde782c7b41c49b3f77
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-15 (Fri, 15 Nov 2024)
Changed paths:
M llvm/lib/CodeGen/RegUsageInfoPropagate.cpp
M llvm/test/CodeGen/AArch64/preserve.ll
Log Message:
-----------
Propagate renaming from down the stack
Commit: 00737da41e87615c803979a88a5e1e6a9fbf218a
https://github.com/llvm/llvm-project/commit/00737da41e87615c803979a88a5e1e6a9fbf218a
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-15 (Fri, 15 Nov 2024)
Changed paths:
M llvm/test/CodeGen/AArch64/preserve.ll
Log Message:
-----------
stop after prologepilog, not irtranslator
Compare: https://github.com/llvm/llvm-project/compare/612b09c1cd63...00737da41e87
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