glibc/sysdeps/aarch64
Joe Ramsay 667f277c78 aarch64: Add SIMD attributes to math functions with vector versions
Added annotations for autovec by GCC and GFortran - this enables GCC
>= 9 to autovectorise math calls at -Ofast.

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
2023-12-20 08:41:25 +00:00
..
bits
fpu aarch64: Add SIMD attributes to math functions with vector versions 2023-12-20 08:41:25 +00:00
multiarch aarch64: fix tested ifunc variants 2023-12-04 14:41:26 +00:00
nptl
sys
Implies
Makefile
Versions
__longjmp.S
__mtag_tag_region.S
__mtag_tag_zero_region.S
abort-instr.h
atomic-machine.h Fix misspellings in sysdeps/ -- BZ 25337 2023-05-30 23:02:29 +00:00
bsd-_setjmp.c
bsd-setjmp.c
configure configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
configure.ac aarch64: More configure checks for libmvec 2023-05-05 11:34:44 +01:00
crti.S
crtn.S
dl-audit-check.h
dl-bti.c
dl-dtprocnum.h
dl-irel.h
dl-link.sym
dl-lookupcfg.h
dl-machine.h elf: Remove LD_PROFILE for static binaries 2023-11-21 16:15:42 -03:00
dl-prop.h
dl-start.S
dl-tls.h
dl-tlsdesc.S
dl-tlsdesc.h
dl-trampoline.S elf: Remove LD_PROFILE for static binaries 2023-11-21 16:15:42 -03:00
dl-tunables.list
e_sqrtl.c
elf-initfini.h
hp-timing.h AArch64: Fix HP_TIMING_DIFF computation [BZ# 29329] 2023-02-22 16:45:59 +00:00
jmpbuf-offsets.h
jmpbuf-unwind.h
ldsodefs.h
libc-mtag.h
libc-tls.c
libm-test-ulps aarch64: Add vector implementations of expm1 routines 2023-11-20 17:53:14 +00:00
libm-test-ulps-name
linkmap.h
machine-gmon.h
math-tests-trap.h
mcount.c
memchr.S
memcmp.S
memcpy.S
memmove.c
memrchr.S string: Add libc_hidden_proto for memrchr 2023-02-08 17:13:58 -03:00
memset-reg.h
memset.S AArch64: Add memset_zva64 2023-11-13 16:50:44 +00:00
preconfigure
rawmemchr.S aarch64: correct CFI in rawmemchr (bug 31113) 2023-12-05 12:49:37 +01:00
setjmp.S
sfp-machine.h
sotruss-lib.c
stackinfo.h
start.S
stpcpy.S
strchr.S AArch64: Optimize strchr 2023-01-17 15:09:18 +00:00
strchrnul.S string: Add libc_hidden_proto for strchrnul 2023-02-08 17:13:56 -03:00
strcmp.S
strcpy.S AArch64: Optimize strcpy 2023-01-17 15:09:18 +00:00
strlen.S AArch64: Optimize strlen 2023-01-17 15:09:18 +00:00
strncmp.S
strnlen.S AArch64: Optimize strnlen 2023-01-17 15:09:18 +00:00
strrchr.S AArch64: Improve strrchr 2023-01-17 15:09:18 +00:00
sysdep.h
tlsdesc.c
tlsdesc.sym
tst-audit.h
tst-audit26.c
tst-audit26mod.c
tst-audit26mod.h
tst-audit27.c
tst-audit27mod.c
tst-audit27mod.h
tst-auditmod26.c
tst-auditmod27.c
tst-ifunc-arg-1.c
tst-ifunc-arg-2.c
tst-vpcs-mod.S
tst-vpcs.c
wordcopy.c