[all-commits] [llvm/llvm-project] d6256a: [CodeGen][NPM] Port XRayInstrumentation to NPM
Akshat Oke via All-commits
all-commits at lists.llvm.org
Tue Mar 11 22:56:39 PDT 2025
Branch: refs/heads/users/optimisan/postbb/05-03-port-xray
Home: https://github.com/llvm/llvm-project
Commit: d6256a4bc9e4feab9eb7f10dcad7568ec807fdaf
https://github.com/llvm/llvm-project/commit/d6256a4bc9e4feab9eb7f10dcad7568ec807fdaf
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
A llvm/include/llvm/CodeGen/XRayInstrumentation.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/XRayInstrumentation.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/CodeGen/X86/xray-empty-firstmbb.mir
M llvm/test/CodeGen/X86/xray-multiplerets-in-blocks.mir
Log Message:
-----------
[CodeGen][NPM] Port XRayInstrumentation to NPM
Commit: b2be4e3f93dc82b1d75ae05ea4ac9864286897c3
https://github.com/llvm/llvm-project/commit/b2be4e3f93dc82b1d75ae05ea4ac9864286897c3
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/XRayInstrumentation.cpp
Log Message:
-----------
only preserve CFG
Compare: https://github.com/llvm/llvm-project/compare/c00160bd9726...b2be4e3f93dc
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