This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3f500e7202 linux: Fix clock_getres fallback new e68d6fccca x86: Expand bench-memcmp.c and test-memcmp.c new 16d12015c5 x86: Optimize memcmp-avx2-movbe.S new 4ad473e97a x86: Optimize memcmp-evex-movbe.S
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: benchtests/bench-memcmp.c | 32 +- string/test-memcmp.c | 40 +- sysdeps/x86_64/multiarch/ifunc-impl-list.c | 6 + sysdeps/x86_64/multiarch/ifunc-memcmp.h | 1 + sysdeps/x86_64/multiarch/memcmp-avx2-movbe.S | 676 ++++++++++++++----------- sysdeps/x86_64/multiarch/memcmp-evex-movbe.S | 710 +++++++++++++++------------ 6 files changed, 870 insertions(+), 595 deletions(-)