x86-64: Add vector atan/atanf implementation to libmvec
[platform/upstream/glibc.git] / sysdeps / x86_64 / fpu / Versions
2021-12-29 Sunil K Pandeyx86-64: Add vector atan/atanf implementation to libmvec
2021-12-22 Sunil K Pandeyx86-64: Add vector acos/acosf implementation to libmvec
2015-06-18 Andrew SenkevichVector sincosf for x86_64 and tests.
2015-06-18 Andrew SenkevichVector sincos for x86_64 and tests.
2015-06-18 Andrew SenkevichVector powf for x86_64 and tests.
2015-06-17 Andrew SenkevichVector pow for x86_64 and tests.
2015-06-17 Andrew SenkevichVector expf for x86_64 and tests.
2015-06-17 Andrew SenkevichVector exp for x86_64 and tests.
2015-06-17 Andrew SenkevichVector logf for x86_64 and tests.
2015-06-17 Andrew SenkevichVector log for x86_64 and tests.
2015-06-15 Andrew SenkevichVector sinf for x86_64 and tests.
2015-06-11 Andrew SenkevichVector sin for x86_64 and tests.
2015-06-09 Andrew SenkevichVector cosf for x86_64.
2015-06-09 Andrew SenkevichStart of series of patches with x86_64 vector math...