aboutsummaryrefslogtreecommitdiff
path: root/libc/benchmarks/JSON.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-01-14[libc] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata1-1/+1
2022-12-11[libc][Obvious] Fix memory function benchmarks after removal of None.Siva Chandra Reddy1-2/+3
2021-01-19[libc][NFC] Remove dead codeGuillaume Chatelet1-5/+0
2020-12-17[libc] revamp memory function benchmarkGuillaume Chatelet1-109/+70
2020-06-17[libc][benchmarks] Link the memory benchmark exes to functions from LLVM libc.Siva Chandra Reddy1-0/+369