[all-commits] [llvm/llvm-project] 45f517: [CodeGen][NPM] Port FEntryInserter to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Mar 11 22:44:58 PDT 2025
Branch: refs/heads/users/optimisan/postbb/05-03-port-fentryinserter
Home: https://github.com/llvm/llvm-project
Commit: 45f517538373e1c5cc09e14f18fc6af822e2d6ac
https://github.com/llvm/llvm-project/commit/45f517538373e1c5cc09e14f18fc6af822e2d6ac
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
A llvm/include/llvm/CodeGen/FEntryInserter.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/FEntryInserter.cpp
M llvm/lib/Passes/PassBuilder.cpp
Log Message:
-----------
[CodeGen][NPM] Port FEntryInserter to NPM
Commit: e058a8e350e2546bc85ee789120dcefea63cbccd
https://github.com/llvm/llvm-project/commit/e058a8e350e2546bc85ee789120dcefea63cbccd
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
A llvm/test/CodeGen/X86/fentry.mir
Log Message:
-----------
add test
Commit: c029a58aee4396f5a98be9ec51e89122db3dc174
https://github.com/llvm/llvm-project/commit/c029a58aee4396f5a98be9ec51e89122db3dc174
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M llvm/test/CodeGen/X86/fentry.mir
Log Message:
-----------
fix test yaml
Compare: https://github.com/llvm/llvm-project/compare/192d2f2baf9f...c029a58aee43
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