[all-commits] [llvm/llvm-project] 883faf: [NFC][MemProf] Move Radix tree methods to their ow...

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


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

  Changed paths:
    M llvm/include/llvm/ProfileData/MemProf.h
    A llvm/include/llvm/ProfileData/MemProfRadixTree.h
    M llvm/include/llvm/ProfileData/MemProfReader.h
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
    M llvm/lib/ProfileData/CMakeLists.txt
    M llvm/lib/ProfileData/IndexedMemProfData.cpp
    M llvm/lib/ProfileData/InstrProfReader.cpp
    M llvm/lib/ProfileData/MemProf.cpp
    A llvm/lib/ProfileData/MemProfRadixTree.cpp
    M llvm/unittests/ProfileData/InstrProfTest.cpp
    M llvm/unittests/ProfileData/MemProfTest.cpp

  Log Message:
  -----------
  [NFC][MemProf] Move Radix tree methods to their own header and cpp.


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

  Changed paths:
    M llvm/include/llvm/ProfileData/MemProfRadixTree.h
    M llvm/lib/ProfileData/InstrProfReader.cpp
    M llvm/lib/ProfileData/MemProfRadixTree.cpp
    M llvm/unittests/ProfileData/InstrProfTest.cpp
    M llvm/unittests/ProfileData/MemProfTest.cpp

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


Compare: https://github.com/llvm/llvm-project/compare/1efadfb086c9...45937ca6b7a4

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