diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2016-03-28 10:26:05 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2016-04-01 10:44:45 -0300 |
commit | 528ffb3a04966ce5dbc24e256c1926087876b6f7 (patch) | |
tree | da179554567c383fdadd01232b4d09e2a536b68d /benchtests | |
parent | 282b71f07eb5e24ddf1308f92c37cb42f7c7d86b (diff) | |
download | glibc-528ffb3a04966ce5dbc24e256c1926087876b6f7.zip glibc-528ffb3a04966ce5dbc24e256c1926087876b6f7.tar.gz glibc-528ffb3a04966ce5dbc24e256c1926087876b6f7.tar.bz2 |
Remove powerpc64 strspn, strcspn, and strpbrk implementation
This patch removes the powerpc64 optimized strspn, strcspn, and
strpbrk assembly implementation now that the default C one
implements the same strategy. On internal glibc benchtests
current implementations shows similar performance with -O2.
Tested on powerpc64le (POWER8).
* sysdeps/powerpc/powerpc64/strcspn.S: Remove file.
* sysdeps/powerpc/powerpc64/strpbrk.S: Remove file.
* sysdeps/powerpc/powerpc64/strspn.S: Remove file.
Diffstat (limited to 'benchtests')
0 files changed, 0 insertions, 0 deletions