about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2016-01-04 13:28:52 -0200
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>2016-01-04 14:55:38 -0200
commit0a1f1e78fbdfaf2c01e9c2368023b2533e7136cf (patch)
tree1e451d9c004d8e38228c8ead00b042c4bdac1ee4 /include
parent1979f3c1ad7a6ae30de5c9cd162729b29488cece (diff)
downloadglibc-0a1f1e78fbdfaf2c01e9c2368023b2533e7136cf.tar.gz
glibc-0a1f1e78fbdfaf2c01e9c2368023b2533e7136cf.tar.xz
glibc-0a1f1e78fbdfaf2c01e9c2368023b2533e7136cf.zip
Eliminate redundant sign extensions in pow()
When looking at the code generated for pow() on ppc64 I noticed quite
a few sign extensions. Making the array indices unsigned reduces the
number of sign extensions from 24 to 7.

Tested for powerpc64le and x86_64.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions