[all-commits] [llvm/llvm-project] ad82fe: [libc] Add rep; movsb as an accelerator under x86
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Oct 8 07:32:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad82fe7b280aa8732dd1336e4fad66d1ef5870c6
https://github.com/llvm/llvm-project/commit/ad82fe7b280aa8732dd1336e4fad66d1ef5870c6
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