about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/Versions
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey2021-12-291-0/+2
* x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2021-12-221-0/+4
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+1
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+1
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+1
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+1
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+1
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-0/+1
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+1
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+1
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-0/+1
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+1
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-0/+1
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+5