[all-commits] [llvm/llvm-project] 4d3632: [CodeGen][NPM] Port RemoveLoadsIntoFakeUses to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Sun Apr 13 23:14:09 PDT 2025
Branch: refs/heads/users/optimisan/03-06-_codegen_npm_port_removeloadsintofakeuses_to_npm
Home: https://github.com/llvm/llvm-project
Commit: 4d3632d06223b6c346716ad29306368b1335a47d
https://github.com/llvm/llvm-project/commit/4d3632d06223b6c346716ad29306368b1335a47d
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths:
A llvm/include/llvm/CodeGen/RemoveLoadsIntoFakeUses.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/RemoveLoadsIntoFakeUses.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/CodeGen/X86/fake-use-remove-loads.mir
Log Message:
-----------
[CodeGen][NPM] Port RemoveLoadsIntoFakeUses to NPM
Commit: edd932077fb5b2b6df85900cb5dd9767e226616e
https://github.com/llvm/llvm-project/commit/edd932077fb5b2b6df85900cb5dd9767e226616e
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths:
M llvm/lib/CodeGen/RemoveLoadsIntoFakeUses.cpp
Log Message:
-----------
AS
Compare: https://github.com/llvm/llvm-project/compare/10b5b57aaf13...edd932077fb5
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