glibc/sysdeps
Noah Goldstein f5bff979d0 x86: Small improvements for wcscpy-ssse3
Just a few small QOL changes.
    1. Prefer `add` > `lea` as it has high execution units it can run
       on.
    2. Don't break macro-fusion between `test` and `jcc`

geometric_mean(N=20) of all benchmarks New / Original: 0.973

All string/memory tests pass.
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
2022-03-28 15:00:03 -05:00
..
aarch64
alpha
arc
arm
csky
generic elf: Remove inline _dl_dprintf 2022-03-23 10:42:01 -03:00
gnu
hppa
htl
hurd
i386
ia64
ieee754
m68k
mach
microblaze
mips
nios2
nptl
or1k
posix gmon: Remove unused sprofil.c functions 2022-03-23 14:29:25 -03:00
powerpc configure.ac: fix bashisms in configure.ac 2022-03-22 21:53:43 -04:00
pthread
riscv
s390
sh
sparc
unix Add HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64 bits/hwcap.h 2022-03-28 13:16:48 +00:00
wordsize-32
wordsize-64
x86 x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896] 2022-03-25 11:46:13 -05:00
x86_64 x86: Small improvements for wcscpy-ssse3 2022-03-28 15:00:03 -05:00