summaryrefslogtreecommitdiff
path: root/libc/benchmarks/LibcMemoryBenchmarkMain.cpp
AgeCommit message (Expand)Author
2025-09-24[libc][NFC] Remove usage of the C keyword `I`. (#160567)lntue
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
2023-10-26[libc] Add --sweep-min-size flag for benchmarks (#70302)Dmitry Vyukov
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-01-10Move from llvm::makeArrayRef to ArrayRef deduction guides - last partserge-sans-paille
2021-11-30[libc] Add memmove benchmarksGuillaume Chatelet
2021-08-19[libc] Add a trivial implementation for bcmpGuillaume Chatelet
2021-08-04[libc] Fix Memory Benchmarks code after renameAndre Vieira
2021-07-28[libc] Simplify implementation of benchmarksGuillaume Chatelet
2021-06-23[libc] add benchmarks for memcmp and bzeroGuillaume Chatelet
2021-06-17[libc] Generate one benchmark per implementationGuillaume Chatelet
2021-01-19[libc][NFC] Remove dead codeGuillaume Chatelet
2021-01-13[libc] Refresh benchmark progress bar when needed.Guillaume Chatelet
2020-12-17[libc] revamp memory function benchmarkGuillaume Chatelet
2020-06-17[libc][benchmarks] Link the memory benchmark exes to functions from LLVM libc.Siva Chandra Reddy