llvm/libcxx/benchmarks
Mircea Trofin b2fbd45d23 Revert "Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"""
This reverts commit 1ee32055ea.

We hit additional bot failures; in particular, Fuchsia's seems to be
related to how CMakeLists are ingested, see https://ci.chromium.org/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8830380874445931681/overview
2021-11-16 16:35:06 -08:00
..
algorithms.bench.cpp [libc++] Add introsort to avoid O(n^2) behavior 2021-11-16 11:38:46 -05:00
algorithms.partition_point.bench.cpp
allocation.bench.cpp
CartesianBenchmarks.h
CMakeLists.txt Revert "Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'""" 2021-11-16 16:35:06 -08:00
ContainerBenchmarks.h
deque.bench.cpp [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
filesystem.bench.cpp
function.bench.cpp
GenerateInput.h
lit.cfg.py
lit.site.cfg.py.in
map.bench.cpp
ordered_set.bench.cpp
std_format_spec_string_unicode.bench.cpp [libc++][format] Implement Unicode support. 2021-10-02 11:57:40 +02:00
string.bench.cpp
stringstream.bench.cpp
to_chars.bench.cpp
unordered_set_operations.bench.cpp
util_smartptr.bench.cpp
Utilities.h
variant_visit_1.bench.cpp
variant_visit_2.bench.cpp
variant_visit_3.bench.cpp
VariantBenchmarks.h
vector_operations.bench.cpp