glibc/sysdeps/powerpc/powerpc64/power8
Rajalakshmi Srinivasaraghavan dec4a7105e powerpc: Improve memcmp performance for POWER8
Vectorization improves performance over the current implementation.
Tested on powerpc64 and powerpc64le.
2017-05-18 11:21:20 +05:30
..
fpu powerpc: Add a POWER8-optimized version of cosf() 2017-05-17 18:37:48 -03:00
multiarch
Implies
Makefile powerpc: strcasestr optmization for power8 2016-04-22 19:23:13 +05:30
memcmp.S powerpc: Improve memcmp performance for POWER8 2017-05-18 11:21:20 +05:30
memset.S powerpc: refactor memset IFUNC. 2017-04-11 17:13:55 -03:00
stpcpy.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
stpncpy.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strcasecmp.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strcasestr-ppc64.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strcasestr.S powerpc: refactor strcasestr and strstr IFUNC. 2017-04-11 17:13:55 -03:00
strchr.S powerpc: refactor strchr, strchrnul, and strrchr IFUNC. 2017-04-11 17:13:54 -03:00
strchrnul.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strcmp.S powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. 2017-04-11 17:13:54 -03:00
strcpy.S powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. 2017-04-11 17:13:31 -03:00
strcspn.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strlen.S powerpc: refactor strnlen and strlen IFUNC. 2017-04-11 17:13:54 -03:00
strncase.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strncmp.S powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. 2017-04-11 17:13:54 -03:00
strncpy.S powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. 2017-04-11 17:13:31 -03:00
strnlen.S powerpc64: Add POWER8 strnlen 2017-04-05 10:26:58 -03:00
strrchr.S powerpc64: strrchr optimization for power8 2017-04-18 11:28:56 +05:30
strspn.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00