summaryrefslogtreecommitdiffstats
path: root/benchmarks/math_benchmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Use compiler builtins for fabs.""Elliott Hughes2015-11-071-0/+26
* Use __builtin_* in <math.h>.Elliott Hughes2015-11-071-0/+124
* Refactor the benchmark code.Christopher Ferris2015-02-191-98/+23
* Prevent benchmarks from being optimized away.Dan Albert2014-09-251-2/+2
* AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation.Serban Constantinescu2014-06-091-0/+40
* Reimplement isinf/isnan/fpclassify.Elliott Hughes2014-04-141-0/+109
* bionic: move benchmarks out of tests directoryColin Cross2013-12-101-0/+62