[all-commits] [llvm/llvm-project] 53067f: [CodeGen][NewPM] Port RegUsageInfoPropagation pass...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Oct 29 23:59:45 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: 53067f5276ce2b4ae7a918cf732f5659c35ed81d
https://github.com/llvm/llvm-project/commit/53067f5276ce2b4ae7a918cf732f5659c35ed81d
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: 5f010161aa15706b38f9e00cb7b69b530d9520a6
https://github.com/llvm/llvm-project/commit/5f010161aa15706b38f9e00cb7b69b530d9520a6
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M llvm/lib/CodeGen/RegUsageInfoPropagate.cpp
Log Message:
-----------
Propagate renaming from down the stack
Compare: https://github.com/llvm/llvm-project/compare/5f42368e15bd...5f010161aa15
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