[all-commits] [llvm/llvm-project] 9792d7: [CodeGen][NewPM] Port RegUsageInfoPropagation pass...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Mon Nov 4 03:10:29 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: 9792d73efca78fc55a9d25afb17448c7aeb490c6
https://github.com/llvm/llvm-project/commit/9792d73efca78fc55a9d25afb17448c7aeb490c6
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-04 (Mon, 04 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: 76167a8a25411fea03c77e7a812ebc3970a765cd
https://github.com/llvm/llvm-project/commit/76167a8a25411fea03c77e7a812ebc3970a765cd
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-04 (Mon, 04 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: 670c20cef71ef8aa530be7cb6f544cd432b67ace
https://github.com/llvm/llvm-project/commit/670c20cef71ef8aa530be7cb6f544cd432b67ace
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-11-04 (Mon, 04 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/b4d5e1bba6e0...670c20cef71e
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