[all-commits] [llvm/llvm-project] 3798a5: [MemProf] Split MemProfiler into Instrumentation a...

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Wed Jun 4 09:46:37 PDT 2025


  Branch: refs/heads/users/snehasish/06-03-_memprof_split_memprofiler_into_instrumentation_and_use
  Home:   https://github.com/llvm/llvm-project
  Commit: 3798a5b5f0652c744624db6840deee2ddb9f504e
      https://github.com/llvm/llvm-project/commit/3798a5b5f0652c744624db6840deee2ddb9f504e
  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