[all-commits] [llvm/llvm-project] c11032: Revert "[libc] Add a set of elementary operations"

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Jun 15 01:02:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c11032ad9a6c4523d0d9d591ebce82c87a9fb3a0
      https://github.com/llvm/llvm-project/commit/c11032ad9a6c4523d0d9d591ebce82c87a9fb3a0
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
    M libc/src/string/CMakeLists.txt
    M libc/src/string/aarch64/memcpy.cpp
    M libc/src/string/memcpy.cpp
    M libc/src/string/memory_utils/CMakeLists.txt
    R libc/src/string/memory_utils/elements.h
    R libc/src/string/memory_utils/elements_x86.h
    A libc/src/string/memory_utils/memcpy_utils.h
    M libc/src/string/memory_utils/memset_utils.h
    M libc/src/string/x86_64/memcpy.cpp
    M libc/test/src/string/memory_utils/CMakeLists.txt
    R libc/test/src/string/memory_utils/elements_test.cpp
    A libc/test/src/string/memory_utils/memcpy_utils_test.cpp
    R libc/test/src/string/memory_utils/memory_access_test.cpp

  Log Message:
  -----------
  Revert "[libc] Add a set of elementary operations"

This reverts commit 454d92ac3b3b13f5c8b3f57e03b2d93f0cf60738.




More information about the All-commits mailing list