[all-commits] [llvm/llvm-project] b980cd: [NFC][MemProf] Move IndexedMemProfData to its own ...

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Mon May 19 16:19:33 PDT 2025


  Branch: refs/heads/users/snehasish/05-16-_nfc_memprof_move_indexedmemprofdata_to_its_own_header
  Home:   https://github.com/llvm/llvm-project
  Commit: b980cd3437dfa120c564bc4b5d6f7f3fca1c7194
      https://github.com/llvm/llvm-project/commit/b980cd3437dfa120c564bc4b5d6f7f3fca1c7194
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M llvm/include/llvm/ProfileData/IndexedMemProfData.h
    M llvm/include/llvm/ProfileData/InstrProfWriter.h
    M llvm/include/llvm/ProfileData/MemProf.h
    M llvm/include/llvm/ProfileData/MemProfRadixTree.h
    M llvm/include/llvm/ProfileData/MemProfReader.h
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
    M llvm/lib/ProfileData/InstrProfWriter.cpp
    M llvm/lib/ProfileData/MemProf.cpp
    M llvm/unittests/ProfileData/InstrProfTest.cpp
    M llvm/unittests/ProfileData/MemProfTest.cpp
    M llvm/unittests/Transforms/Instrumentation/MemProfUseTest.cpp

  Log Message:
  -----------
  [NFC][MemProf] Move IndexedMemProfData to its own header.


  Commit: 171c89a3322c0c26574f94f948f11cd283b4b4dc
      https://github.com/llvm/llvm-project/commit/171c89a3322c0c26574f94f948f11cd283b4b4dc
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-05-19 (Mon, 19 May 2025)

  Changed paths:
    M llvm/include/llvm/ProfileData/IndexedMemProfData.h
    M llvm/include/llvm/ProfileData/InstrProfWriter.h
    M llvm/include/llvm/ProfileData/MemProfRadixTree.h
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
    M llvm/unittests/ProfileData/InstrProfTest.cpp
    M llvm/unittests/ProfileData/MemProfTest.cpp
    M llvm/unittests/Transforms/Instrumentation/MemProfUseTest.cpp

  Log Message:
  -----------
  Fix formatting.


Compare: https://github.com/llvm/llvm-project/compare/02c867e6e980...171c89a3322c

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