[all-commits] [llvm/llvm-project] 0ba44d: [MemProf] Split MemProfiler into Instrumentation a...
Snehasish Kumar via All-commits
all-commits at lists.llvm.org
Wed Jun 4 16:38:02 PDT 2025
Branch: refs/heads/users/snehasish/06-03-_memprof_split_memprofiler_into_instrumentation_and_use
Home: https://github.com/llvm/llvm-project
Commit: 0ba44d66dce0260055d7dd576141e098f7e1c1d5
https://github.com/llvm/llvm-project/commit/0ba44d66dce0260055d7dd576141e098f7e1c1d5
Author: Snehasish Kumar <snehasishk at google.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
A llvm/include/llvm/Transforms/Instrumentation/MemProfInstrumentation.h
A llvm/include/llvm/Transforms/Instrumentation/MemProfUse.h
R llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Transforms/Instrumentation/CMakeLists.txt
A llvm/lib/Transforms/Instrumentation/MemProfInstrumentation.cpp
A llvm/lib/Transforms/Instrumentation/MemProfUse.cpp
R llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
M llvm/unittests/Transforms/Instrumentation/MemProfUseTest.cpp
Log Message:
-----------
[MemProf] Split MemProfiler into Instrumentation and Use.
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