From 979c70a3b1cbef94c37d7e72062b26b27fc8f17d Mon Sep 17 00:00:00 2001 From: Michael Zolotukhin Date: Sun, 23 Oct 2011 14:28:26 -0400 Subject: Improve x86-32 SSSE3 memcpy --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2bc00a43da..eb80349eb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-10-20 Michael Zolotukhin + + * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update. + XMM-moves are used for copying on small sizes. + 2011-10-19 Liubov Dmitrieva * wcsmbs/Makefile (strop-tests): Add wcschr. -- cgit 1.4.1