47aa5b93fe
The clang builtins for arm32 give us identical code to what we had for sqrt()/sqrtf(), and significantly better (neon) code for floor()/floorf() than the integer-only implementations we had. Test: llvm-objdump Change-Id: I224bcfcf4739a80e1a7cdd07b0b1fa232fdf2dab |
||
---|---|---|
.. | ||
fenv.c |