summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/init-arch.h
AgeCommit message (Expand)Author
2013-06-28Skip SSE4.2 versions on Intel SilvermontLiubov Dmitrieva
2013-03-11Remove Prefer_SSE_for_memop on x64Ondrej Bilka
2013-01-03Add HAS_RTMH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu
2012-05-17BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-26Really fix AVX testsUlrich Drepper
2012-01-26Reset bit_AVX in __cpu_features is OS support is missingUlrich Drepper
2011-10-25Add AVX optimized versions for some x86-64 math functionsUlrich Drepper
2011-10-20Check for FMA4 support and generate appropriate fma functionsUlrich Drepper
2011-10-19Add optimized str{,n}casecmp for AVX on x86-64Ulrich Drepper
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu
2010-11-08Use IFUNC on x86-64 memsetH.J. Lu
2010-08-25Unroll 32bit SSE strlen and handle slow bsfH.J. Lu
2010-06-30Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7H.J. Lu
2010-04-13Update x86-64 cpu multiarch selection header.Ulrich Drepper
2010-04-04Fix concurrent handling of __cpu_features.Ulrich Drepper
2010-01-12Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu
2009-12-13Define bit_SSE2 and index_SSE2.H.J. Lu
2009-12-13Define bit_XXX and index_XXX.H.J. Lu
2009-10-06Clean up x86 multiarch HAS_FOO macros.Roland McGrath
2009-07-31Support multiarch for i686.H.J. Lu
2009-07-29Prepare use if IFUNC functions outside libc.so.Ulrich Drepper
2009-06-30Determine and store processor family and model on x86-64.H.J. Lu
2009-06-22Add SSE4.2 support for strcmp and strncmp on x86-64.H.J. Lu
2009-06-05Optimize x86-64 strlen for SSE4.2.Ulrich Drepper
2009-05-31Simplify CPUID value handling.Ulrich Drepper
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper