summaryrefslogtreecommitdiff
path: root/libc/benchmarks/LibcBenchmark.h
AgeCommit message (Expand)Author
2024-11-14Fix build issues with libc mem* benchmarks (#115982)David Peixotto
2023-01-14[libc] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2023-01-14[libc] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2022-10-23clean up std::iterator in LibcBenchmark.hSchrodinger ZHU Yifan
2021-06-06LibcBenchmark.h - add missing implicit cmath header dependency. NFCI.Simon Pilgrim
2021-01-06[libc] remove modulo from CircularArrayRef iteratorGuillaume Chatelet
2020-12-17[libc] revamp memory function benchmarkGuillaume Chatelet
2020-08-14[libc] [obvious] Fix typographical error.Chris Gyurgyik
2020-06-17[libc][benchmarks] Link the memory benchmark exes to functions from LLVM libc.Siva Chandra Reddy