about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch
Commit message (Expand)AuthorAgeFilesLines
* x86_64 __redirect_ieee754_expf: Change double to floatH.J. Lu2017-08-281-1/+1
* x86_64: Replace AVX512F .byte sequences with instructionsH.J. Lu2017-08-232-74/+8
* x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h [BZ #21966]H.J. Lu2017-08-181-1/+2
* x86-64: Optimize e_expf with FMA [BZ #21912]H.J. Lu2017-08-164-0/+245
* x86-64: Add FMA multiarch functions to libmH.J. Lu2017-08-0732-105/+493
* x86-64: Implement libmathvec IFUNC selectors in CH.J. Lu2017-08-0476-619/+1181
* x86-64: Implement libm IFUNC selectors in CH.J. Lu2017-08-0418-120/+287
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0182-82/+82
* x86_64: Call finite scalar versions in vectorized log, pow, exp (bz #20033).Andrew Senkevich2016-08-0218-48/+48
* Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu2016-07-0112-24/+24
* Fixed wrong vector sincos/sincosf ABI to have it compatible withAndrew Senkevich2016-07-016-14/+862
* Do not raise "inexact" from x86_64 SSE4.1 ceil, floor (bug 15479).Joseph Myers2016-05-244-4/+4
* Use JUMPTARGET in x86-64 mathvecH.J. Lu2016-03-1636-112/+112
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0482-82/+82
* Remove configure tests for FMA4 support.Joseph Myers2015-10-0911-64/+9
* Remove configure tests for AVX support.Joseph Myers2015-10-089-94/+74
* Fix x86_64 fma4 pow inappropriate contraction (bug 19003).Joseph Myers2015-09-241-1/+1
* Remove incorrect register mov in floorf/nearbyint on x86_64Siddhesh Poyarekar2015-08-142-2/+0
* Update libmvec multiarch functions for <cpu-features.h>H.J. Lu2015-08-1336-190/+118
* Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu2015-08-1318-59/+69
* Fixed several libmvec bugs found during testing on KNL hardware.Andrew Senkevich2015-07-2413-60/+61
* Combination of data tables for x86_64 vector functions sinf, cosf and sincosf.Andrew Senkevich2015-06-249-21/+21
* Combination of data tables for x86_64 vector functions sin, cos and sincos.Andrew Senkevich2015-06-239-61/+61
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-187-1/+1130
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-187-1/+1301
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-187-1/+1502
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-177-1/+1677
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-177-1/+978
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-177-1/+1010
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-177-1/+912
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-177-0/+1024
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-157-1/+1039
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-117-2/+1023
* Vector cosf for x86_64.Andrew Senkevich2015-06-097-1/+1019
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-097-0/+1013
* Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra2015-05-151-0/+1
* Fix asin missing underflows (bug 16351).Joseph Myers2015-02-261-0/+1
* Fix atan / atan2 missing underflows (bug 15319).Joseph Myers2015-02-181-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0210-10/+10
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-231-0/+1
* Fix implicit __isinf declarations in exp.Joseph Myers2014-03-241-0/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0110-10/+10
* Use x constraints for operands to vfmaddss and vfmaddsdPeter Collingbourne2013-05-152-2/+2
* New __sqr function as a faster special case of __mulSiddhesh Poyarekar2013-02-142-0/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0210-10/+10
* Move mpone out to a global constSiddhesh Poyarekar2012-12-272-0/+2
* Disable use of FMA instructions in branredAndreas Schwab2012-03-214-8/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0910-30/+20
* Fix makefile/configure problems with sse2avx changes.Joseph Myers2012-01-301-1/+1
* Use -msse2avx option for x86-64 libm functionsUlrich Drepper2012-01-287-19/+18