[all-commits] [llvm/llvm-project] 1c7160: [libc] Add rep; movsb as an accelerator under x86
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Oct 8 06:35:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c7160300db124468ef4a26ec55ad3d6e6527a69
https://github.com/llvm/llvm-project/commit/1c7160300db124468ef4a26ec55ad3d6e6527a69
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M libc/src/string/memory_utils/elements_x86.h
Log Message:
-----------
[libc] Add rep;movsb as an accelerator under x86
More information about the All-commits
mailing list