This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Improve memcpy for Atom


> You should send a separate change for small size optimization.

A patch with improvement of memcpy for Atom on small sizes is attached.

Change Log:
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.

-- 
---
Best regards,
Michael V. Zolotukhin,
Software Engineer
Intel Corporation.

Attachment: memcpy_32_small_sizes.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]