raji
c8376f3e07
powerpc: strcasecmp/strncasecmp optmization for power8
...
This implementation utilizes vectors to improve performance
compared to current byte by byte implementation for POWER7.
The performance improvement is upto 4x. This patch is tested
on powerpc64 and powerpc64le.
2016-06-14 14:51:16 +05:30
Joseph Myers
f7a9f785e5
Update copyright dates with scripts/update-copyrights.
2016-01-04 16:05:18 +00:00
Joseph Myers
b168057aaa
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
Adhemerval Zanella
d7ad2d9bad
PowerPC: Fix compiler warnings
...
This patch fixes some compile warnings related to extra tokens at
end of #undef directive from multilib patchset.
2014-01-03 13:29:10 -06:00
Allan McRae
d4697bc93d
Update copyright notices with scripts/update-copyrights
2014-01-01 22:00:23 +10:00
Adhemerval Zanella
17de3ee3c1
PowerPC: multiarch strcasecmp for PowerPC64
2013-12-13 14:39:51 -05:00