1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-31 22:10:34 +03:00
Files
glibc/sysdeps
Rajalakshmi Srinivasaraghavan e413b14e18 powerpc: strcasestr optmization for power8
This patch optimizes strcasestr function for power >= 8 systems.  The average
improvement of this optimization is ~40% and compares 16 bytes at a time
using vector instructions.  This patch is tested on powerpc64 and powerpc64le.
2016-04-22 19:23:13 +05:30
..
2016-01-25 10:43:41 -08:00
2016-01-08 02:19:26 -05:00
2016-04-19 23:27:27 +02:00
2016-01-28 01:52:05 +00:00
2016-04-11 10:27:25 +02:00
2016-04-14 08:54:57 +02:00
2016-04-13 17:07:13 +02:00