platform_bionic/benchmarks
Elliott Hughes f9f4a432ee Revert "Revert "Use compiler builtins for fabs.""
Don't enable the inlines when building libm itself. Otherwise clang gets
upset by seeing both an inline and a non-inline definition.

This reverts commit c5deb0f883.

Change-Id: If7abdb351f5a5549d6a331b33af408e8fcfa9868
2015-08-24 16:05:48 -07:00
..
benchmark Allow wildcards to match arg values. 2015-02-25 14:56:32 -08:00
Android.mk Move up to C++14. 2015-08-10 16:40:06 -07:00
Benchmark.cpp Revert "Revert "Moving StringPrintf to libbase."" 2015-03-16 10:06:29 -07:00
main.cpp Allow wildcards to match arg values. 2015-02-25 14:56:32 -08:00
math_benchmark.cpp Revert "Revert "Use compiler builtins for fabs."" 2015-08-24 16:05:48 -07:00
property_benchmark.cpp Refactor the benchmark code. 2015-02-19 14:58:24 -08:00
pthread_benchmark.cpp Change name of rwlock benchmark. 2015-03-17 13:38:57 -07:00
semaphore_benchmark.cpp Refactor the benchmark code. 2015-02-19 14:58:24 -08:00
stdio_benchmark.cpp Fix unused result errors in bionic. 2015-05-13 13:18:04 -07:00
string_benchmark.cpp Refactor the benchmark code. 2015-02-19 14:58:24 -08:00
time_benchmark.cpp Add missing include. 2015-08-11 16:46:26 -07:00
unistd_benchmark.cpp Refactor the benchmark code. 2015-02-19 14:58:24 -08:00
utils.cpp Fix unused result errors in bionic. 2015-05-13 13:18:04 -07:00
utils.h Refactor the benchmark code. 2015-02-19 14:58:24 -08:00