aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/memcpy_avx2.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-10vppinfra: new memcpy for x86_64Damjan Marion1-249/+0
2021-10-12vppinfra: use unaligned non-vector load/stores in x86 memcpyDamjan Marion1-7/+7
2021-02-15vppinfra: fix memcpy undefined behaviourBenoît Ganne1-1/+1
2020-04-27vppinfra: selectively disable false-positive GCC-10 warningsBenoît Ganne1-0/+8
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-1/+1
2017-12-14vppinfra: add AVX512 variant of clib_memcpyDamjan Marion1-0/+241