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-03-08 15:30:06 -03:00
2016-03-08 15:30:06 -03:00
2012-03-28 09:25:31 +02:00