android_bionic/libm/upstream-freebsd
Elliott Hughes e332f658e0 Switch to FreeBSD's actual sincos.
Before:
  BM_math_sin_fast                48 ns         48 ns   14693053
  BM_math_sincos                  61 ns         61 ns   11470219

After:
  BM_math_sin_fast                48 ns         48 ns   14725120
  BM_math_sincos                  43 ns         43 ns   16329843

Bug: N/A
Test: ran tests, benchmarks
Change-Id: I8693c64135233c0641af5302c38748f47ac76737
2018-05-09 12:25:12 -07:00
..
android/include/machine Move <machine/endian.h> somewhere more private. 2016-05-02 15:44:56 -07:00
lib/msun Switch to FreeBSD's actual sincos. 2018-05-09 12:25:12 -07:00