Files
clang-p2996/libc/src/stdio
Guillaume Chatelet 0284148813 [libc] Switch to new implementation of mem* functions
The new framework makes it explicit which processor feature is being
used and allows for easier per platform customization:
 - ARM cpu now uses trivial implementations to reduce code size.
 - Memcmp, Bcmp and Memmove have been optimized for x86
 - Bcmp has been optimized for aarch64.

This is a reland of https://reviews.llvm.org/D135134 (b3f1d58)

Differential Revision: https://reviews.llvm.org/D136595
2022-10-25 10:49:34 +00:00
..
2022-09-30 15:46:28 -07:00
2022-10-22 03:34:44 +00:00
2022-10-22 03:34:44 +00:00
2022-05-31 13:59:19 -07:00
2022-10-17 16:29:04 -07:00
2022-10-17 16:29:04 -07:00
2022-09-21 11:10:20 -07:00
2022-09-21 11:10:20 -07:00
2022-06-15 11:45:38 -07:00
2022-06-15 11:45:38 -07:00
2022-10-17 16:29:04 -07:00
2022-10-17 16:29:04 -07:00
2022-10-17 16:29:04 -07:00
2022-09-21 11:10:20 -07:00
2022-09-21 11:10:20 -07:00
2022-05-17 13:32:59 -07:00
2022-05-17 11:32:20 -07:00
2022-10-22 03:27:31 +00:00
2022-10-22 03:27:31 +00:00