x86_64: Add expm1 with FMA
[platform/upstream/glibc.git] / sysdeps / x86_64 / fpu / multiarch / Makefile
2023-08-14 H.J. Lux86_64: Add expm1 with FMA
2023-08-11 H.J. Lux86_64: Add log2 with FMA
2023-08-10 H.J. Lux86_64: Sort fpu/multiarch/Makefile
2022-06-01 Andreas Schwabx86_64: Optimize sincos where sin/cos is optimized...
2021-10-20 H.J. Lux86-64: Add sysdeps/x86_64/fpu/Makeconfig
2021-06-27 Shen-Ta Hsiehx86_64: roundeven with sse4.1 support
2021-03-11 Wilco Dijkstramath: Remove mpa files [BZ #15267]
2018-09-19 Szabolcs NagyAdd new pow implementation
2018-02-15 Wilco DijkstraRemove mplog and mpexp
2018-02-12 Szabolcs NagyRemove slow paths from exp
2018-02-12 Wilco DijkstraRemove slow paths from pow
2018-01-08 H.J. Lux86-64: Add sincosf with vector FMA
2017-12-19 Joseph MyersRevert exp reimplementation (causes test failures).
2017-12-19 Patrick McGeheartyImprove __ieee754_exp() performance by greater than...
2017-12-12 H.J. Lux86-64: Add cosf with FMA
2017-12-07 H.J. Lux86-64: Add sinf with FMA
2017-10-22 H.J. Lux86-64: Add powf with FMA
2017-10-22 H.J. Lux86-64: Add log2f with FMA
2017-10-22 H.J. Lux86-64: Add logf with FMA
2017-10-22 H.J. Lux86-64: Add exp2f with FMA
2017-10-22 H.J. Lux86-64: Replace assembly versions of e_expf with generi...
2017-09-20 Joseph MyersAdd SSE4.1 trunc, truncf (bug 20142).
2017-08-16 H.J. Lux86-64: Optimize e_expf with FMA [BZ #21912]
2017-08-07 H.J. Lux86-64: Add FMA multiarch functions to libm
2017-08-04 H.J. Lux86-64: Implement libmathvec IFUNC selectors in C
2017-08-04 H.J. Lux86-64: Implement libm IFUNC selectors in C
2015-10-09 Joseph MyersRemove configure tests for FMA4 support.
2015-10-08 Joseph MyersRemove configure tests for AVX support.
2015-09-24 Joseph MyersFix x86_64 fma4 pow inappropriate contraction (bug...
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...
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-21 Andreas SchwabDisable use of FMA instructions in branred
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersFix makefile/configure problems with sse2avx changes.
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_config'
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_epol...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_not_...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_firs...
2012-01-30 Roland McGrathMerge remote-tracking branch 'origin/cmetcalf/tile_facc...
2012-01-28 Ulrich DrepperUse -msse2avx option for x86-64 libm functions
2011-10-28 Ulrich DrepperRemove code without too much effects
2011-10-26 Ulrich DrepperAdd AVX optimized versions for some x86-64 math functions
2011-10-25 Ulrich DrepperOptimize accurate 64-bit routines for FMA4 on x86-64
2011-10-18 Ulrich DrepperAdd optimized nearbyint{,f} for x86-64
2011-10-17 Ulrich DrepperUse rounds{s,d} for x86 rint, ceil, floor