Anton Blanchard 0a1f1e78fb 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.
2016-01-04 14:55:38 -02:00
..
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2013-10-17 16:03:24 +02:00
2015-09-16 21:11:00 +00:00