[all-commits] [llvm/llvm-project] 2188cf: [libc][NFC] Remove new framework, a simpler one is...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Sep 26 05:43:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2188cf9fa4d012b3ce484f9e97b66581569c1157
      https://github.com/llvm/llvm-project/commit/2188cf9fa4d012b3ce484f9e97b66581569c1157
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-09-26 (Mon, 26 Sep 2022)

  Changed paths:
    R libc/src/string/memory_utils/address.h
    R libc/src/string/memory_utils/algorithm.h
    R libc/src/string/memory_utils/backend_aarch64.h
    R libc/src/string/memory_utils/backend_scalar.h
    R libc/src/string/memory_utils/backend_x86.h
    R libc/src/string/memory_utils/backends.h
    R libc/src/string/memory_utils/sized_op.h
    M libc/test/src/string/memory_utils/CMakeLists.txt
    R libc/test/src/string/memory_utils/address_test.cpp
    R libc/test/src/string/memory_utils/algorithm_test.cpp
    R libc/test/src/string/memory_utils/backend_test.cpp

  Log Message:
  -----------
  [libc][NFC] Remove new framework, a simpler one is coming




More information about the All-commits mailing list