summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strlen-sse4.S
Commit message (Expand)AuthorAgeFilesLines
* Faster strlen on x64.Ondrej Bilka2013-03-181-84/+0
* Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation"Ondrej Bilka2013-03-061-0/+84
* * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementationOndrej Bilka2013-03-061-84/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Unroll x86-64 strlenH.J. Lu2010-08-261-0/+85