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
..
2010-08-12 09:19:19 -07:00
2010-08-12 09:19:19 -07:00
2015-03-25 15:45:36 +10:30
2015-03-25 15:45:36 +10:30