[PATCH] PowerPC - Optimization for str[n]casecmp functions
Ulrich Drepper
drepper@gmail.com
Sat Oct 29 17:22:00 GMT 2011
On Tue, Oct 25, 2011 at 15:04, Adhemerval Zanella
<azanella@linux.vnet.ibm.com> wrote:
> This patch provides throughput boost for the strcasecmp/strncasecmp
> functions for POWER7 for both ppc32 (25%) and ppc64 (40%),
If it does, then fix the compiler to automatically do this. Add
options for the ppc builds. There i no reason whatsoever to add this
code as it is identical to the generic code.
More information about the Libc-alpha
mailing list