aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/strlen.S
AgeCommit message (Expand)AuthorFilesLines
2010-08-26Fix typo in last commit.Ulrich Drepper1-3/+3
2010-08-26Shorten x86-64 strlen a bit.Ulrich Drepper1-7/+3
2010-08-26Unroll x86-64 strlenH.J. Lu1-21/+76
2009-06-04More small optimizations for x86-64 strlen.Ulrich Drepper1-9/+7
2009-06-04Tiny strlen for x86-64 optimization.Ulrich Drepper1-1/+0
2009-04-07* sysdeps/x86_64/memchr.S: New file.Ulrich Drepper1-0/+1
2009-04-05* sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.Ulrich Drepper1-116/+30
2003-04-29Update.Ulrich Drepper1-1/+2
2002-08-31Update.Andreas Jaeger1-0/+138