summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/wmemcmp-ssse3.S
Commit message (Collapse)AuthorAgeFilesLines
* x86: Remove {w}memcmp-ssse3Noah Goldstein2022-04-141-4/+0
| | | | | | | With SSE2, SSE4.1, AVX2, and EVEX versions very few targets prefer SSSE3. As a result it is no longer worth it to keep the SSSE3 versions given the code size cost. Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
* Optimized memcmp and wmemcmp for x86-64 and x86-32Liubov Dmitrieva2011-10-151-0/+4