1. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
  2. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  3. be763d8 Fix deprecated range_x() calls. by Martijn Coenen · 9 years ago
  4. 281e06b Switch bionic over to google-benchmark. by Elliott Hughes · 10 years ago
  5. f9f4a43 Revert "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
  6. c5deb0f Revert "Use compiler builtins for fabs." by Elliott Hughes · 10 years ago
  7. d76f169 Use compiler builtins for fabs. by Elliott Hughes · 10 years ago
  8. b662280 Use __builtin_* in <math.h>. by Elliott Hughes · 10 years ago
  9. df4942c Refactor the benchmark code. by Christopher Ferris · 11 years ago
  10. 055a59c Prevent benchmarks from being optimized away. by Dan Albert · 11 years ago
  11. a147a1d AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation. by Serban Constantinescu · 12 years ago
  12. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 12 years ago
  13. bd3efbc bionic: move benchmarks out of tests directory by Colin Cross · 12 years ago[Renamed from tests/math_benchmark.cpp]
  14. 9edb3e0 Improve benchmarking tool, add a few math benchmarks. by Elliott Hughes · 13 years ago