New generic cosf
commitf4b2aea6e13345b73328fc5febf134d378e30554
authorPaul Clarke <pc@us.ibm.com>
Mon, 11 Dec 2017 19:39:42 +0000 (11 17:39 -0200)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Mon, 11 Dec 2017 19:39:42 +0000 (11 17:39 -0200)
tree7ce4f503a870bdae4cb7ea3fa295f53627a3b085
parentc9cd7b0ce5c52a3dac7347084651d7df0b39a6d0
New generic cosf

The same logic used in s_cosf.S version for x86 and powerpc
is used to create a generic s_cosf.c, so there is no performance
improvement in x86_64 and powerpc64.

* sysdeps/ieee754/flt-32/s_cosf.c: New implementation.
ChangeLog
sysdeps/ieee754/flt-32/s_cosf.c