about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strcmp.S
Commit message (Expand)AuthorAgeFilesLines
* Define bit_XXX and index_XXX.H.J. Lu2009-12-131-3/+3
* Add SSSE3-optimized implementation of str{,n}cmp for x86-64.Ulrich Drepper2009-08-071-3/+9
* Add SSE2 support to str{,n}cmp for x86-64.H.J. Lu2009-07-261-253/+108
* Some some optimizations for x86-64 strcmp.H.J. Lu2009-07-251-9/+4
* Optimize x86-64 SSE4.2 strcmp.Ulrich Drepper2009-07-251-0/+5
* Align functions to 16-byte boundary.Ulrich Drepper2009-07-031-0/+1
* Clean up whitespaces in last patch.Ulrich Drepper2009-06-221-1/+1
* Add SSE4.2 support for strcmp and strncmp on x86-64.H.J. Lu2009-06-221-0/+1677