about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/init-arch.h
Commit message (Expand)AuthorAgeFilesLines
* Add AVX optimized versions for some x86-64 math functionsUlrich Drepper2011-10-251-14/+18
* Check for FMA4 support and generate appropriate fma functionsUlrich Drepper2011-10-201-0/+2
* Add optimized str{,n}casecmp for AVX on x86-64Ulrich Drepper2011-10-191-1/+3
* Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva2011-07-191-0/+2
* Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu2011-06-241-0/+6
* Use IFUNC on x86-64 memsetH.J. Lu2010-11-081-3/+9
* Unroll 32bit SSE strlen and handle slow bsfH.J. Lu2010-08-251-0/+6
* Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7H.J. Lu2010-06-301-2/+14
* Update x86-64 cpu multiarch selection header.Ulrich Drepper2010-04-131-17/+21
* Fix concurrent handling of __cpu_features.Ulrich Drepper2010-04-041-2/+2
* Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu2010-01-121-0/+14
* Define bit_SSE2 and index_SSE2.H.J. Lu2009-12-131-0/+2
* Define bit_XXX and index_XXX.H.J. Lu2009-12-131-0/+14
* Clean up x86 multiarch HAS_FOO macros.Roland McGrath2009-10-061-23/+9
* Support multiarch for i686.H.J. Lu2009-07-311-0/+6
* Prepare use if IFUNC functions outside libc.so.Ulrich Drepper2009-07-291-2/+20
* Determine and store processor family and model on x86-64.H.J. Lu2009-06-301-0/+2
* Add SSE4.2 support for strcmp and strncmp on x86-64.H.J. Lu2009-06-221-0/+3
* Optimize x86-64 strlen for SSE4.2.Ulrich Drepper2009-06-051-1/+1
* Simplify CPUID value handling.Ulrich Drepper2009-05-311-18/+6
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-131-0/+70