Improve x86-32 SSSE3 memcpy

This commit is contained in:
Michael Zolotukhin 2011-10-23 14:28:26 -04:00 committed by Ulrich Drepper
parent afb05e8157
commit 979c70a3b1
2 changed files with 713 additions and 219 deletions

View File

@ -1,3 +1,8 @@
2011-10-20 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
* sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
XMM-moves are used for copying on small sizes.
2011-10-19 Liubov Dmitrieva <liubov.dmitrieva@gmail.com>
* wcsmbs/Makefile (strop-tests): Add wcschr.

File diff suppressed because it is too large Load Diff