This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm in repository toolchain/ci/glibc.
from 79d0fc6539 benchtests: Add acosf function to bench-math adds c46e9afb2d x86-64: Improve EVEX strcmp with masked load adds 14dbbf46a0 x86-64: Remove Prefer_AVX2_STRCMP adds d6dea8c847 arm: Use internal symbol for _dl_argv on _dl_start_user adds 613cb5c7b1 arm: Use have-mtls-dialect-gnu2 to check for ARM TLS descrip [...] adds dba44dbe54 benchtests: Make hypot input random adds b8a6ee43bb benchtests: Add hypotf
No new revisions were added by this update.
Summary of changes: benchtests/Makefile | 1 + benchtests/hypot-inputs | 1015 +++++++++++++++++++- benchtests/hypotf-inputs | 1007 +++++++++++++++++++ sysdeps/arm/Makefile | 7 +- sysdeps/arm/dl-machine.h | 2 +- sysdeps/x86/cpu-features.c | 8 - sysdeps/x86/cpu-tunables.c | 2 - .../cpu-features-preferred_feature_index_1.def | 1 - sysdeps/x86_64/multiarch/strcmp-evex.S | 461 ++++----- sysdeps/x86_64/multiarch/strcmp.c | 3 +- sysdeps/x86_64/multiarch/strncmp.c | 3 +- 11 files changed, 2258 insertions(+), 252 deletions(-) create mode 100644 benchtests/hypotf-inputs