Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-22 | powerpc: strcasestr optmization for power8 | Rajalakshmi Srinivasaraghavan | 1 | -0/+4 | |
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. | |||||
2011-12-17 | Optimized strcasecmp for Power7 | Adhemerval Zanella | 1 | -0/+5 | |