[all-commits] [llvm/llvm-project] a22304: [𝘀𝗽𝗿] initial version

Steven Wu via All-commits all-commits at lists.llvm.org
Tue Oct 29 10:37:44 PDT 2024


  Branch: refs/heads/users/cachemeifyoucan/spr/cas-add-mappedfileregionbumpptr
  Home:   https://github.com/llvm/llvm-project
  Commit: a22304526f3eae76b911dd6f845dc526796202f8
      https://github.com/llvm/llvm-project/commit/a22304526f3eae76b911dd6f845dc526796202f8
  Author: Steven Wu <stevenwu at apple.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M llvm/CMakeLists.txt
    A llvm/docs/ContentAddressableStorage.md
    M llvm/docs/Reference.rst
    A llvm/include/llvm/CAS/ActionCache.h
    A llvm/include/llvm/CAS/BuiltinCASContext.h
    A llvm/include/llvm/CAS/BuiltinObjectHasher.h
    A llvm/include/llvm/CAS/CASID.h
    A llvm/include/llvm/CAS/CASReference.h
    A llvm/include/llvm/CAS/MappedFileRegionBumpPtr.h
    A llvm/include/llvm/CAS/ObjectStore.h
    M llvm/include/llvm/Support/FileSystem.h
    M llvm/include/module.modulemap
    A llvm/lib/CAS/ActionCache.cpp
    A llvm/lib/CAS/ActionCaches.cpp
    A llvm/lib/CAS/BuiltinCAS.cpp
    A llvm/lib/CAS/BuiltinCAS.h
    A llvm/lib/CAS/CMakeLists.txt
    A llvm/lib/CAS/InMemoryCAS.cpp
    A llvm/lib/CAS/MappedFileRegionBumpPtr.cpp
    A llvm/lib/CAS/ObjectStore.cpp
    A llvm/lib/CAS/OnDiskCommon.cpp
    A llvm/lib/CAS/OnDiskCommon.h
    M llvm/lib/CMakeLists.txt
    M llvm/lib/Support/Unix/Path.inc
    M llvm/lib/Support/Windows/Path.inc
    A llvm/unittests/CAS/ActionCacheTest.cpp
    A llvm/unittests/CAS/CASTestConfig.cpp
    A llvm/unittests/CAS/CASTestConfig.h
    A llvm/unittests/CAS/CMakeLists.txt
    A llvm/unittests/CAS/ObjectStoreTest.cpp
    A llvm/unittests/CAS/ProgramTest.cpp
    M llvm/unittests/CMakeLists.txt
    M llvm/unittests/Support/ProgramTest.cpp

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.5



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