about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strcmp-sse42.S
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-1792/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix typos.Ondřej Bílka2013-08-301-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add x86-64 __libc_ifunc_impl_listH.J. Lu2012-10-111-1/+3
* Load pointers into RAX_LP in strcmp-sse42.SH.J. Lu2012-05-151-6/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix test of non-ASCII locales in x86-64 strcasecmp et.al.Ulrich Drepper2011-11-011-2/+2
* Optimize x86-64 SSE4.2+ strcmp a bit moreUlrich Drepper2011-10-251-175/+130
* Add optimized str{,n}casecmp for AVX on x86-64Ulrich Drepper2011-10-191-0/+1836