[all-commits] [llvm/llvm-project] 1b927b: [libc] add memmove basic building blocks

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Nov 22 06:32:12 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b927b68b66ef54d5cdc36eeecfe9a006e976f1b
      https://github.com/llvm/llvm-project/commit/1b927b68b66ef54d5cdc36eeecfe9a006e976f1b
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
    M libc/src/string/memory_utils/elements.h
    M libc/src/string/memory_utils/elements_x86.h
    M libc/test/src/string/memory_utils/elements_test.cpp

  Log Message:
  -----------
  [libc] add memmove basic building blocks

Differential Revision: https://reviews.llvm.org/D113321




More information about the All-commits mailing list