Optimized memory and string functions for Zen micro-architecture.
Supported functions are memcpy, mempcpy, memmove, memset, memcmp, memchr, strcpy, strncpy, strcmp, strncmp, strlen, strcat and strstr.
Highlights of AOCL-LibMem-5.0 Release:
Added support for new functions memchr, strcat and strstr.
Optimized AVX2 memory functions.
Minor Bug fixes.