about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strncat-ssse3.S
Commit message (Collapse)AuthorAgeFilesLines
* x86: Remove str{n}cat-ssse3Noah Goldstein2022-04-141-3/+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>
* Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva2011-07-191-0/+3