newlib-cygwin/newlib/libm
Kwok Cheung Yeung e18743072b amdgcn: Add vectorized math routines
This implements a set of vectorized math routines to be used by the
compiler auto-vectorizer.  Versions for vectors with 2 lanes up to
64 lanes (in powers of 2) are provided.

These routines are based on the scalar versions of the math routines in
libm/common, libm/math and libm/mathfp.  They make extensive use of the GCC
C vector extensions and GCN-specific builtins in GCC.
2023-01-18 13:22:58 -05:00
..
common Fix 3 other instances of Reme typo (should be Remez) 2022-12-16 14:18:56 -05:00
complex newlib: libm: merge build up a directory 2022-02-17 20:56:32 -05:00
fenv newlib: libm: merge build up a directory 2022-02-17 20:56:32 -05:00
machine amdgcn: Add vectorized math routines 2023-01-18 13:22:58 -05:00
math Fix 3 other instances of Reme typo (should be Remez) 2022-12-16 14:18:56 -05:00
mathfp newlib: libm: merge build up a directory 2022-02-17 20:56:32 -05:00
test newlib: libm: integrate tests subdir 2022-03-16 22:01:19 -04:00
Makefile.inc amdgcn: Add vectorized math routines 2023-01-18 13:22:58 -05:00
acinclude.m4 amdgcn: Add vectorized math routines 2023-01-18 13:22:58 -05:00
libm.in.xml fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
libm.texi newlib: use .texi with libc & libm manuals 2022-01-07 15:54:10 -05:00