diff options
author | 2017-04-18 11:28:56 +0530 | |
---|---|---|
committer | 2017-04-18 11:28:56 +0530 | |
commit | 6c6ab1fc49d524ab1892cb20ee74352ace0b8034 (patch) | |
tree | 716e71e31d63e0b534e2ff47fe6bb8f192f81d76 /stdlib/stdlib.h | |
parent | [BZ 21357] unwind-dw2-fde: Call free() outside of unwind mutex (diff) | |
download | glibc-6c6ab1fc49d524ab1892cb20ee74352ace0b8034.tar.xz glibc-6c6ab1fc49d524ab1892cb20ee74352ace0b8034.zip |
powerpc64: strrchr optimization for power8
P7 code is used for <=32B strings and for > 32B vectorized loops are used.
This shows as an average 25% improvement depending on the position of search
character. The performance is same for shorter strings.
Tested on ppc64 and ppc64le.
Diffstat (limited to 'stdlib/stdlib.h')
0 files changed, 0 insertions, 0 deletions