1. 72fe1c8 Add pow benchmark by Adhemerval Zanella · 7 years ago
  2. 56f4511 Add log and log2 benchmark by Adhemerval Zanella · 7 years ago
  3. 10d330a Add exp and exp2 benchmark by Adhemerval Zanella · 7 years ago
  4. 7871ca1 Add sinf/cosf/sincosf benchmark by Adhemerval Zanella · 7 years ago
  5. ff5a353 Add logf and log2f benchmark by Adhemerval Zanella · 7 years ago
  6. 872c8b5 Add powf benchmark by Adhemerval Zanella · 7 years ago
  7. 357f6c1 Add expf and exp2f benchmark by Adhemerval Zanella · 7 years ago
  8. e332f65 Switch to FreeBSD's actual sincos. by Elliott Hughes · 7 years ago
  9. 858e336 Generate all the benchmarks to run. by Christopher Ferris · 8 years ago
  10. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
  11. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  12. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  13. 281e06b Switch bionic over to google-benchmark. by Elliott Hughes · 9 years ago
  14. f9f4a43 Revert "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
  15. c5deb0f Revert "Use compiler builtins for fabs." by Elliott Hughes · 10 years ago
  16. d76f169 Use compiler builtins for fabs. by Elliott Hughes · 10 years ago
  17. b662280 Use __builtin_* in <math.h>. by Elliott Hughes · 10 years ago
  18. df4942c Refactor the benchmark code. by Christopher Ferris · 10 years ago
  19. 055a59c Prevent benchmarks from being optimized away. by Dan Albert · 11 years ago
  20. a147a1d AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation. by Serban Constantinescu · 11 years ago
  21. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 11 years ago
  22. bd3efbc bionic: move benchmarks out of tests directory by Colin Cross · 12 years ago[Renamed from tests/math_benchmark.cpp]
  23. 9edb3e0 Improve benchmarking tool, add a few math benchmarks. by Elliott Hughes · 12 years ago