about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memcpy-avx512-no-vzeroupper.S
Commit message (Expand)AuthorAgeFilesLines
* Use prefetcht1 with non-temporal stores hjl/avx512f-mem/prefetcht1H.J. Lu2016-01-151-8/+8
* Use vmovdqu64 load with vmovntdq storeH.J. Lu2016-01-151-8/+8
* Tuned loops with non-temporal access. andros/avx512f-memAndrew Senkevich2016-01-151-410/+412
* Added memcpy/memmove family optimized with AVX512 for KNL hardware.Andrew Senkevich2016-01-151-0/+410