summaryrefslogtreecommitdiff
path: root/libc/test/src/math/performance_testing/SingleInputSingleOutputPerf.h
AgeCommit message (Expand)Author
2025-04-24[libc][math] Improve performance test framework (#134501)Tejas Vipin
2024-07-22[libc][math] Optimize copysign{,f,f16} and fabs{,f,f16} with builtins when av...OverMighty
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-03-11[libc][NFC] Clean up test/src/math/differential_testing folder, renaming it t...lntue