about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/ifunc-impl-list.c
Commit message (Expand)AuthorAgeFilesLines
* Add memcpy-rte-ssse3.c hjl/memcpy/dpdk/masterH.J. Lu2015-01-301-0/+2
* Add memcpy-rte-avx.cH.J. Lu2015-01-301-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Improve 64bit memcpy performance for Haswell CPU with AVX instructionLing Ma2014-07-301-0/+12
* Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu2014-07-141-0/+2
* Add ifunc tests for x86_64 memset_chk and memsetH.J. Lu2014-06-201-0/+11
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update file name in x86_64 ifunc listAllan McRae2013-12-161-1/+1
* Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka2013-12-141-3/+1
* Faster strrchr.Ondřej Bílka2013-09-261-6/+0
* Faster strchr implementation.Ondřej Bílka2013-09-111-1/+0
* Add unaligned strcmp.Ondřej Bílka2013-09-031-0/+1
* Fix rawmemchr regression on bulldozer.Ondřej Bílka2013-08-301-6/+0
* Faster memcpy on x64.Ondrej Bilka2013-05-201-0/+1
* Faster strlen on x64.Ondrej Bilka2013-03-181-13/+0
* Remove Prefer_SSE_for_memop on x64Ondrej Bilka2013-03-111-11/+0
* Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation"Ondrej Bilka2013-03-061-0/+13
* * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementationOndrej Bilka2013-03-061-13/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add x86-64 __libc_ifunc_impl_listH.J. Lu2012-10-111-0/+283