about summary refs log tree commit diff
path: root/extra-modules.mk
diff options
context:
space:
mode:
authorPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-03-14 17:40:46 -0400
committerPaul E. Murphy <murphyp@linux.vnet.ibm.com>2016-04-07 15:51:28 -0500
commit25dba0ad054723196fb633ba5d8a463ef5cb775c (patch)
tree03f9259662b03ea65b00bc6721afba2d47104bef /extra-modules.mk
parent1d2a8245ff7bcc1d8be54f01e26c49297e446aba (diff)
downloadglibc-25dba0ad054723196fb633ba5d8a463ef5cb775c.tar.gz
glibc-25dba0ad054723196fb633ba5d8a463ef5cb775c.tar.xz
glibc-25dba0ad054723196fb633ba5d8a463ef5cb775c.zip
powerpc: Add optimized P8 strspn
This utilizes vectors and bitmasks.  For small needle, large
haystack, the performance improvement is upto 8x.  For short
strings (0-4B), the cost of computing the bitmask dominates,
and is a tad slower.
Diffstat (limited to 'extra-modules.mk')
0 files changed, 0 insertions, 0 deletions