This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/glibc.
from 81cbc3bcae x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.c adds a373aa25c7 benchtests: Fix pthread-locks test to produce valid json adds 5660ab19f4 benchtests: Fix name of exp10f benchmark variant new 55bf411b45 x86-64: Require BMI2 for __strlen_evex and __strnlen_evex new 83c5b36822 x86-64: Require BMI2 for strchr-avx2.S new f53790272c x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.S new 81f6dd2135 x86: Expand test-memset.c and bench-memset.c
The 4 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-memset.c | 6 ++- benchtests/bench-pthread-locks.c | 15 +++--- benchtests/exp10f-inputs | 2 +- benchtests/scripts/benchout.schema.json | 4 ++ string/test-memset.c | 20 ++++++-- sysdeps/x86_64/multiarch/ifunc-avx2.h | 4 +- sysdeps/x86_64/multiarch/ifunc-impl-list.c | 58 +++++++++++++++------- sysdeps/x86_64/multiarch/ifunc-memset.h | 6 ++- .../multiarch/memset-avx512-unaligned-erms.S | 2 +- .../x86_64/multiarch/memset-evex-unaligned-erms.S | 2 +- .../x86_64/multiarch/memset-vec-unaligned-erms.S | 51 +++++++++++++++---- 11 files changed, 120 insertions(+), 50 deletions(-)