Revert "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"
authorMircea Trofin <mtrofin@google.com>
Tue, 16 Nov 2021 17:28:50 +0000 (09:28 -0800)
committerMircea Trofin <mtrofin@google.com>
Tue, 16 Nov 2021 17:28:50 +0000 (09:28 -0800)
commite7568b68da8a216dc22cdc1c6d8903c94096c846
treea64f5a5d6394c7b5c104aa6def2dc2d9c937aedf
parent3dd6d5b62825a558655182a970e9ca3bb90e00c8
Revert "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'"

This reverts commit c6f7b720ecfa6db40c648eb05e319f8a817110e9.

Some buildbots are failing, will investigate and reland.
Example:
  https://lab.llvm.org/buildbot#builders/138/builds/14067
  https://lab.llvm.org/buildbot#builders/73/builds/20159
256 files changed:
libcxx/benchmarks/CMakeLists.txt
libcxx/utils/google-benchmark/.clang-format [new file with mode: 0644]
libcxx/utils/google-benchmark/.github/.libcxx-setup.sh [new file with mode: 0755]
libcxx/utils/google-benchmark/.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]
libcxx/utils/google-benchmark/.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]
libcxx/utils/google-benchmark/.github/workflows/bazel.yml [new file with mode: 0644]
libcxx/utils/google-benchmark/.github/workflows/build-and-test-perfcounters.yml [new file with mode: 0644]
libcxx/utils/google-benchmark/.github/workflows/build-and-test.yml [new file with mode: 0644]
libcxx/utils/google-benchmark/.github/workflows/pylint.yml [new file with mode: 0644]
libcxx/utils/google-benchmark/.github/workflows/sanitizer.yml [new file with mode: 0644]
libcxx/utils/google-benchmark/.github/workflows/test_bindings.yml [new file with mode: 0644]
libcxx/utils/google-benchmark/.gitignore [new file with mode: 0644]
libcxx/utils/google-benchmark/.travis.yml [new file with mode: 0644]
libcxx/utils/google-benchmark/.ycm_extra_conf.py [new file with mode: 0644]
libcxx/utils/google-benchmark/AUTHORS [moved from third-party/benchmark/AUTHORS with 100% similarity]
libcxx/utils/google-benchmark/BUILD.bazel [moved from third-party/benchmark/BUILD.bazel with 100% similarity]
libcxx/utils/google-benchmark/CMakeLists.txt [moved from third-party/benchmark/CMakeLists.txt with 100% similarity]
libcxx/utils/google-benchmark/CONTRIBUTING.md [moved from third-party/benchmark/CONTRIBUTING.md with 100% similarity]
libcxx/utils/google-benchmark/CONTRIBUTORS [moved from third-party/benchmark/CONTRIBUTORS with 100% similarity]
libcxx/utils/google-benchmark/LICENSE [moved from third-party/benchmark/LICENSE with 100% similarity]
libcxx/utils/google-benchmark/README.md [moved from third-party/benchmark/README.md with 100% similarity]
libcxx/utils/google-benchmark/WORKSPACE [moved from third-party/benchmark/WORKSPACE with 100% similarity]
libcxx/utils/google-benchmark/_config.yml [moved from third-party/benchmark/_config.yml with 100% similarity]
libcxx/utils/google-benchmark/appveyor.yml [moved from third-party/benchmark/appveyor.yml with 100% similarity]
libcxx/utils/google-benchmark/bindings/python/BUILD [moved from third-party/benchmark/bindings/python/BUILD with 100% similarity]
libcxx/utils/google-benchmark/bindings/python/build_defs.bzl [moved from third-party/benchmark/bindings/python/build_defs.bzl with 100% similarity]
libcxx/utils/google-benchmark/bindings/python/google_benchmark/BUILD [moved from third-party/benchmark/bindings/python/google_benchmark/BUILD with 100% similarity]
libcxx/utils/google-benchmark/bindings/python/google_benchmark/__init__.py [moved from third-party/benchmark/bindings/python/google_benchmark/__init__.py with 100% similarity]
libcxx/utils/google-benchmark/bindings/python/google_benchmark/benchmark.cc [moved from third-party/benchmark/bindings/python/google_benchmark/benchmark.cc with 100% similarity]
libcxx/utils/google-benchmark/bindings/python/google_benchmark/example.py [moved from third-party/benchmark/bindings/python/google_benchmark/example.py with 100% similarity]
libcxx/utils/google-benchmark/bindings/python/pybind11.BUILD [moved from third-party/benchmark/bindings/python/pybind11.BUILD with 100% similarity]
libcxx/utils/google-benchmark/bindings/python/python_headers.BUILD [moved from third-party/benchmark/bindings/python/python_headers.BUILD with 100% similarity]
libcxx/utils/google-benchmark/bindings/python/requirements.txt [moved from third-party/benchmark/bindings/python/requirements.txt with 100% similarity]
libcxx/utils/google-benchmark/cmake/AddCXXCompilerFlag.cmake [moved from third-party/benchmark/cmake/AddCXXCompilerFlag.cmake with 100% similarity]
libcxx/utils/google-benchmark/cmake/CXXFeatureCheck.cmake [moved from third-party/benchmark/cmake/CXXFeatureCheck.cmake with 100% similarity]
libcxx/utils/google-benchmark/cmake/Config.cmake.in [moved from third-party/benchmark/cmake/Config.cmake.in with 100% similarity]
libcxx/utils/google-benchmark/cmake/GetGitVersion.cmake [moved from third-party/benchmark/cmake/GetGitVersion.cmake with 100% similarity]
libcxx/utils/google-benchmark/cmake/GoogleTest.cmake [moved from third-party/benchmark/cmake/GoogleTest.cmake with 100% similarity]
libcxx/utils/google-benchmark/cmake/GoogleTest.cmake.in [moved from third-party/benchmark/cmake/GoogleTest.cmake.in with 100% similarity]
libcxx/utils/google-benchmark/cmake/benchmark.pc.in [moved from third-party/benchmark/cmake/benchmark.pc.in with 100% similarity]
libcxx/utils/google-benchmark/cmake/gnu_posix_regex.cpp [moved from third-party/benchmark/cmake/gnu_posix_regex.cpp with 100% similarity]
libcxx/utils/google-benchmark/cmake/llvm-toolchain.cmake [moved from third-party/benchmark/cmake/llvm-toolchain.cmake with 100% similarity]
libcxx/utils/google-benchmark/cmake/posix_regex.cpp [moved from third-party/benchmark/cmake/posix_regex.cpp with 100% similarity]
libcxx/utils/google-benchmark/cmake/split_list.cmake [moved from third-party/benchmark/cmake/split_list.cmake with 100% similarity]
libcxx/utils/google-benchmark/cmake/std_regex.cpp [moved from third-party/benchmark/cmake/std_regex.cpp with 100% similarity]
libcxx/utils/google-benchmark/cmake/steady_clock.cpp [moved from third-party/benchmark/cmake/steady_clock.cpp with 100% similarity]
libcxx/utils/google-benchmark/cmake/thread_safety_attributes.cpp [moved from third-party/benchmark/cmake/thread_safety_attributes.cpp with 100% similarity]
libcxx/utils/google-benchmark/dependencies.md [moved from third-party/benchmark/dependencies.md with 100% similarity]
libcxx/utils/google-benchmark/docs/AssemblyTests.md [moved from third-party/benchmark/docs/AssemblyTests.md with 100% similarity]
libcxx/utils/google-benchmark/docs/_config.yml [moved from third-party/benchmark/docs/_config.yml with 100% similarity]
libcxx/utils/google-benchmark/docs/perf_counters.md [moved from third-party/benchmark/docs/perf_counters.md with 100% similarity]
libcxx/utils/google-benchmark/docs/random_interleaving.md [moved from third-party/benchmark/docs/random_interleaving.md with 100% similarity]
libcxx/utils/google-benchmark/docs/releasing.md [moved from third-party/benchmark/docs/releasing.md with 100% similarity]
libcxx/utils/google-benchmark/docs/tools.md [moved from third-party/benchmark/docs/tools.md with 100% similarity]
libcxx/utils/google-benchmark/include/benchmark/benchmark.h [moved from third-party/benchmark/include/benchmark/benchmark.h with 100% similarity]
libcxx/utils/google-benchmark/requirements.txt [moved from third-party/benchmark/requirements.txt with 100% similarity]
libcxx/utils/google-benchmark/setup.py [moved from third-party/benchmark/setup.py with 100% similarity]
libcxx/utils/google-benchmark/src/CMakeLists.txt [moved from third-party/benchmark/src/CMakeLists.txt with 100% similarity]
libcxx/utils/google-benchmark/src/arraysize.h [moved from third-party/benchmark/src/arraysize.h with 100% similarity]
libcxx/utils/google-benchmark/src/benchmark.cc [moved from third-party/benchmark/src/benchmark.cc with 100% similarity]
libcxx/utils/google-benchmark/src/benchmark_api_internal.cc [moved from third-party/benchmark/src/benchmark_api_internal.cc with 100% similarity]
libcxx/utils/google-benchmark/src/benchmark_api_internal.h [moved from third-party/benchmark/src/benchmark_api_internal.h with 100% similarity]
libcxx/utils/google-benchmark/src/benchmark_main.cc [moved from third-party/benchmark/src/benchmark_main.cc with 100% similarity]
libcxx/utils/google-benchmark/src/benchmark_name.cc [moved from third-party/benchmark/src/benchmark_name.cc with 100% similarity]
libcxx/utils/google-benchmark/src/benchmark_register.cc [moved from third-party/benchmark/src/benchmark_register.cc with 100% similarity]
libcxx/utils/google-benchmark/src/benchmark_register.h [moved from third-party/benchmark/src/benchmark_register.h with 100% similarity]
libcxx/utils/google-benchmark/src/benchmark_runner.cc [moved from third-party/benchmark/src/benchmark_runner.cc with 100% similarity]
libcxx/utils/google-benchmark/src/benchmark_runner.h [moved from third-party/benchmark/src/benchmark_runner.h with 100% similarity]
libcxx/utils/google-benchmark/src/check.h [moved from third-party/benchmark/src/check.h with 100% similarity]
libcxx/utils/google-benchmark/src/colorprint.cc [moved from third-party/benchmark/src/colorprint.cc with 100% similarity]
libcxx/utils/google-benchmark/src/colorprint.h [moved from third-party/benchmark/src/colorprint.h with 100% similarity]
libcxx/utils/google-benchmark/src/commandlineflags.cc [moved from third-party/benchmark/src/commandlineflags.cc with 100% similarity]
libcxx/utils/google-benchmark/src/commandlineflags.h [moved from third-party/benchmark/src/commandlineflags.h with 100% similarity]
libcxx/utils/google-benchmark/src/complexity.cc [moved from third-party/benchmark/src/complexity.cc with 100% similarity]
libcxx/utils/google-benchmark/src/complexity.h [moved from third-party/benchmark/src/complexity.h with 100% similarity]
libcxx/utils/google-benchmark/src/console_reporter.cc [moved from third-party/benchmark/src/console_reporter.cc with 100% similarity]
libcxx/utils/google-benchmark/src/counter.cc [moved from third-party/benchmark/src/counter.cc with 100% similarity]
libcxx/utils/google-benchmark/src/counter.h [moved from third-party/benchmark/src/counter.h with 100% similarity]
libcxx/utils/google-benchmark/src/csv_reporter.cc [moved from third-party/benchmark/src/csv_reporter.cc with 100% similarity]
libcxx/utils/google-benchmark/src/cycleclock.h [moved from third-party/benchmark/src/cycleclock.h with 100% similarity]
libcxx/utils/google-benchmark/src/internal_macros.h [moved from third-party/benchmark/src/internal_macros.h with 100% similarity]
libcxx/utils/google-benchmark/src/json_reporter.cc [moved from third-party/benchmark/src/json_reporter.cc with 100% similarity]
libcxx/utils/google-benchmark/src/log.h [moved from third-party/benchmark/src/log.h with 100% similarity]
libcxx/utils/google-benchmark/src/mutex.h [moved from third-party/benchmark/src/mutex.h with 100% similarity]
libcxx/utils/google-benchmark/src/perf_counters.cc [moved from third-party/benchmark/src/perf_counters.cc with 100% similarity]
libcxx/utils/google-benchmark/src/perf_counters.h [moved from third-party/benchmark/src/perf_counters.h with 100% similarity]
libcxx/utils/google-benchmark/src/re.h [moved from third-party/benchmark/src/re.h with 100% similarity]
libcxx/utils/google-benchmark/src/reporter.cc [moved from third-party/benchmark/src/reporter.cc with 100% similarity]
libcxx/utils/google-benchmark/src/sleep.cc [moved from third-party/benchmark/src/sleep.cc with 100% similarity]
libcxx/utils/google-benchmark/src/sleep.h [moved from third-party/benchmark/src/sleep.h with 100% similarity]
libcxx/utils/google-benchmark/src/statistics.cc [moved from third-party/benchmark/src/statistics.cc with 100% similarity]
libcxx/utils/google-benchmark/src/statistics.h [moved from third-party/benchmark/src/statistics.h with 100% similarity]
libcxx/utils/google-benchmark/src/string_util.cc [moved from third-party/benchmark/src/string_util.cc with 100% similarity]
libcxx/utils/google-benchmark/src/string_util.h [moved from third-party/benchmark/src/string_util.h with 100% similarity]
libcxx/utils/google-benchmark/src/sysinfo.cc [moved from third-party/benchmark/src/sysinfo.cc with 100% similarity]
libcxx/utils/google-benchmark/src/thread_manager.h [moved from third-party/benchmark/src/thread_manager.h with 100% similarity]
libcxx/utils/google-benchmark/src/thread_timer.h [moved from third-party/benchmark/src/thread_timer.h with 100% similarity]
libcxx/utils/google-benchmark/src/timers.cc [moved from third-party/benchmark/src/timers.cc with 100% similarity]
libcxx/utils/google-benchmark/src/timers.h [moved from third-party/benchmark/src/timers.h with 100% similarity]
libcxx/utils/google-benchmark/test/AssemblyTests.cmake [moved from third-party/benchmark/test/AssemblyTests.cmake with 100% similarity]
libcxx/utils/google-benchmark/test/BUILD [moved from third-party/benchmark/test/BUILD with 100% similarity]
libcxx/utils/google-benchmark/test/CMakeLists.txt [moved from third-party/benchmark/test/CMakeLists.txt with 100% similarity]
libcxx/utils/google-benchmark/test/args_product_test.cc [moved from third-party/benchmark/test/args_product_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/basic_test.cc [moved from third-party/benchmark/test/basic_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/benchmark_gtest.cc [moved from third-party/benchmark/test/benchmark_gtest.cc with 100% similarity]
libcxx/utils/google-benchmark/test/benchmark_name_gtest.cc [moved from third-party/benchmark/test/benchmark_name_gtest.cc with 100% similarity]
libcxx/utils/google-benchmark/test/benchmark_random_interleaving_gtest.cc [moved from third-party/benchmark/test/benchmark_random_interleaving_gtest.cc with 100% similarity]
libcxx/utils/google-benchmark/test/benchmark_test.cc [moved from third-party/benchmark/test/benchmark_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/clobber_memory_assembly_test.cc [moved from third-party/benchmark/test/clobber_memory_assembly_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/commandlineflags_gtest.cc [moved from third-party/benchmark/test/commandlineflags_gtest.cc with 100% similarity]
libcxx/utils/google-benchmark/test/complexity_test.cc [moved from third-party/benchmark/test/complexity_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/cxx03_test.cc [moved from third-party/benchmark/test/cxx03_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/diagnostics_test.cc [moved from third-party/benchmark/test/diagnostics_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/display_aggregates_only_test.cc [moved from third-party/benchmark/test/display_aggregates_only_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/donotoptimize_assembly_test.cc [moved from third-party/benchmark/test/donotoptimize_assembly_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/donotoptimize_test.cc [moved from third-party/benchmark/test/donotoptimize_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/filter_test.cc [moved from third-party/benchmark/test/filter_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/fixture_test.cc [moved from third-party/benchmark/test/fixture_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/internal_threading_test.cc [moved from third-party/benchmark/test/internal_threading_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/link_main_test.cc [moved from third-party/benchmark/test/link_main_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/map_test.cc [moved from third-party/benchmark/test/map_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/memory_manager_test.cc [moved from third-party/benchmark/test/memory_manager_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/multiple_ranges_test.cc [moved from third-party/benchmark/test/multiple_ranges_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/options_test.cc [moved from third-party/benchmark/test/options_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/output_test.h [moved from third-party/benchmark/test/output_test.h with 100% similarity]
libcxx/utils/google-benchmark/test/output_test_helper.cc [moved from third-party/benchmark/test/output_test_helper.cc with 100% similarity]
libcxx/utils/google-benchmark/test/perf_counters_gtest.cc [moved from third-party/benchmark/test/perf_counters_gtest.cc with 100% similarity]
libcxx/utils/google-benchmark/test/perf_counters_test.cc [moved from third-party/benchmark/test/perf_counters_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/register_benchmark_test.cc [moved from third-party/benchmark/test/register_benchmark_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/repetitions_test.cc [moved from third-party/benchmark/test/repetitions_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/report_aggregates_only_test.cc [moved from third-party/benchmark/test/report_aggregates_only_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/reporter_output_test.cc [moved from third-party/benchmark/test/reporter_output_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/skip_with_error_test.cc [moved from third-party/benchmark/test/skip_with_error_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/state_assembly_test.cc [moved from third-party/benchmark/test/state_assembly_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/statistics_gtest.cc [moved from third-party/benchmark/test/statistics_gtest.cc with 100% similarity]
libcxx/utils/google-benchmark/test/string_util_gtest.cc [moved from third-party/benchmark/test/string_util_gtest.cc with 100% similarity]
libcxx/utils/google-benchmark/test/templated_fixture_test.cc [moved from third-party/benchmark/test/templated_fixture_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/user_counters_tabular_test.cc [moved from third-party/benchmark/test/user_counters_tabular_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/user_counters_test.cc [moved from third-party/benchmark/test/user_counters_test.cc with 100% similarity]
libcxx/utils/google-benchmark/test/user_counters_thousands_test.cc [moved from third-party/benchmark/test/user_counters_thousands_test.cc with 100% similarity]
libcxx/utils/google-benchmark/tools/BUILD.bazel [moved from third-party/benchmark/tools/BUILD.bazel with 100% similarity]
libcxx/utils/google-benchmark/tools/compare.py [moved from third-party/benchmark/tools/compare.py with 100% similarity]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test1_run1.json [moved from third-party/benchmark/tools/gbench/Inputs/test1_run1.json with 100% similarity]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test1_run2.json [moved from third-party/benchmark/tools/gbench/Inputs/test1_run2.json with 100% similarity]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test2_run.json [moved from third-party/benchmark/tools/gbench/Inputs/test2_run.json with 100% similarity]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test3_run0.json [moved from third-party/benchmark/tools/gbench/Inputs/test3_run0.json with 100% similarity]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test3_run1.json [moved from third-party/benchmark/tools/gbench/Inputs/test3_run1.json with 100% similarity]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test4_run.json [moved from third-party/benchmark/tools/gbench/Inputs/test4_run.json with 100% similarity]
libcxx/utils/google-benchmark/tools/gbench/__init__.py [moved from third-party/benchmark/tools/gbench/__init__.py with 100% similarity]
libcxx/utils/google-benchmark/tools/gbench/report.py [moved from third-party/benchmark/tools/gbench/report.py with 100% similarity]
libcxx/utils/google-benchmark/tools/gbench/util.py [moved from third-party/benchmark/tools/gbench/util.py with 100% similarity]
libcxx/utils/google-benchmark/tools/requirements.txt [moved from third-party/benchmark/tools/requirements.txt with 100% similarity]
libcxx/utils/google-benchmark/tools/strip_asm.py [moved from third-party/benchmark/tools/strip_asm.py with 100% similarity]
llvm/CMakeLists.txt
llvm/utils/benchmark/AUTHORS [new file with mode: 0644]
llvm/utils/benchmark/CMakeLists.txt [new file with mode: 0644]
llvm/utils/benchmark/CONTRIBUTING.md [new file with mode: 0644]
llvm/utils/benchmark/CONTRIBUTORS [new file with mode: 0644]
llvm/utils/benchmark/LICENSE [new file with mode: 0644]
llvm/utils/benchmark/README.LLVM [new file with mode: 0644]
llvm/utils/benchmark/README.md [new file with mode: 0644]
llvm/utils/benchmark/WORKSPACE [new file with mode: 0644]
llvm/utils/benchmark/appveyor.yml [new file with mode: 0644]
llvm/utils/benchmark/cmake/AddCXXCompilerFlag.cmake [new file with mode: 0644]
llvm/utils/benchmark/cmake/CXXFeatureCheck.cmake [new file with mode: 0644]
llvm/utils/benchmark/cmake/Config.cmake.in [new file with mode: 0644]
llvm/utils/benchmark/cmake/GetGitVersion.cmake [new file with mode: 0644]
llvm/utils/benchmark/cmake/HandleGTest.cmake [new file with mode: 0644]
llvm/utils/benchmark/cmake/Modules/FindLLVMAr.cmake [new file with mode: 0644]
llvm/utils/benchmark/cmake/Modules/FindLLVMNm.cmake [new file with mode: 0644]
llvm/utils/benchmark/cmake/Modules/FindLLVMRanLib.cmake [new file with mode: 0644]
llvm/utils/benchmark/cmake/benchmark.pc.in [new file with mode: 0644]
llvm/utils/benchmark/cmake/gnu_posix_regex.cpp [new file with mode: 0644]
llvm/utils/benchmark/cmake/llvm-toolchain.cmake [new file with mode: 0644]
llvm/utils/benchmark/cmake/posix_regex.cpp [new file with mode: 0644]
llvm/utils/benchmark/cmake/split_list.cmake [new file with mode: 0644]
llvm/utils/benchmark/cmake/std_regex.cpp [new file with mode: 0644]
llvm/utils/benchmark/cmake/steady_clock.cpp [new file with mode: 0644]
llvm/utils/benchmark/cmake/thread_safety_attributes.cpp [new file with mode: 0644]
llvm/utils/benchmark/docs/AssemblyTests.md [new file with mode: 0644]
llvm/utils/benchmark/docs/tools.md [new file with mode: 0644]
llvm/utils/benchmark/include/benchmark/benchmark.h [new file with mode: 0644]
llvm/utils/benchmark/mingw.py [new file with mode: 0644]
llvm/utils/benchmark/releasing.md [new file with mode: 0644]
llvm/utils/benchmark/src/CMakeLists.txt [new file with mode: 0644]
llvm/utils/benchmark/src/arraysize.h [new file with mode: 0644]
llvm/utils/benchmark/src/benchmark.cc [new file with mode: 0644]
llvm/utils/benchmark/src/benchmark_api_internal.h [new file with mode: 0644]
llvm/utils/benchmark/src/benchmark_main.cc [new file with mode: 0644]
llvm/utils/benchmark/src/benchmark_register.cc [new file with mode: 0644]
llvm/utils/benchmark/src/benchmark_register.h [new file with mode: 0644]
llvm/utils/benchmark/src/check.h [new file with mode: 0644]
llvm/utils/benchmark/src/colorprint.cc [new file with mode: 0644]
llvm/utils/benchmark/src/colorprint.h [new file with mode: 0644]
llvm/utils/benchmark/src/commandlineflags.cc [new file with mode: 0644]
llvm/utils/benchmark/src/commandlineflags.h [new file with mode: 0644]
llvm/utils/benchmark/src/complexity.cc [new file with mode: 0644]
llvm/utils/benchmark/src/complexity.h [new file with mode: 0644]
llvm/utils/benchmark/src/console_reporter.cc [new file with mode: 0644]
llvm/utils/benchmark/src/counter.cc [new file with mode: 0644]
llvm/utils/benchmark/src/counter.h [new file with mode: 0644]
llvm/utils/benchmark/src/csv_reporter.cc [new file with mode: 0644]
llvm/utils/benchmark/src/cycleclock.h [new file with mode: 0644]
llvm/utils/benchmark/src/internal_macros.h [new file with mode: 0644]
llvm/utils/benchmark/src/json_reporter.cc [new file with mode: 0644]
llvm/utils/benchmark/src/log.h [new file with mode: 0644]
llvm/utils/benchmark/src/mutex.h [new file with mode: 0644]
llvm/utils/benchmark/src/re.h [new file with mode: 0644]
llvm/utils/benchmark/src/reporter.cc [new file with mode: 0644]
llvm/utils/benchmark/src/sleep.cc [new file with mode: 0644]
llvm/utils/benchmark/src/sleep.h [new file with mode: 0644]
llvm/utils/benchmark/src/statistics.cc [new file with mode: 0644]
llvm/utils/benchmark/src/statistics.h [new file with mode: 0644]
llvm/utils/benchmark/src/string_util.cc [new file with mode: 0644]
llvm/utils/benchmark/src/string_util.h [new file with mode: 0644]
llvm/utils/benchmark/src/sysinfo.cc [new file with mode: 0644]
llvm/utils/benchmark/src/thread_manager.h [new file with mode: 0644]
llvm/utils/benchmark/src/thread_timer.h [new file with mode: 0644]
llvm/utils/benchmark/src/timers.cc [new file with mode: 0644]
llvm/utils/benchmark/src/timers.h [new file with mode: 0644]
llvm/utils/benchmark/test/AssemblyTests.cmake [new file with mode: 0644]
llvm/utils/benchmark/test/CMakeLists.txt [new file with mode: 0644]
llvm/utils/benchmark/test/basic_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/benchmark_gtest.cc [new file with mode: 0644]
llvm/utils/benchmark/test/benchmark_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/clobber_memory_assembly_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/complexity_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/cxx03_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/diagnostics_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/donotoptimize_assembly_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/donotoptimize_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/filter_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/fixture_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/link_main_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/map_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/multiple_ranges_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/options_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/output_test.h [new file with mode: 0644]
llvm/utils/benchmark/test/output_test_helper.cc [new file with mode: 0644]
llvm/utils/benchmark/test/register_benchmark_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/reporter_output_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/skip_with_error_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/state_assembly_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/statistics_gtest.cc [new file with mode: 0644]
llvm/utils/benchmark/test/templated_fixture_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/user_counters_tabular_test.cc [new file with mode: 0644]
llvm/utils/benchmark/test/user_counters_test.cc [new file with mode: 0644]
llvm/utils/benchmark/tools/compare.py [new file with mode: 0644]
llvm/utils/benchmark/tools/gbench/Inputs/test1_run1.json [new file with mode: 0644]
llvm/utils/benchmark/tools/gbench/Inputs/test1_run2.json [new file with mode: 0644]
llvm/utils/benchmark/tools/gbench/Inputs/test2_run.json [new file with mode: 0644]
llvm/utils/benchmark/tools/gbench/__init__.py [new file with mode: 0644]
llvm/utils/benchmark/tools/gbench/report.py [new file with mode: 0644]
llvm/utils/benchmark/tools/gbench/util.py [new file with mode: 0644]
llvm/utils/benchmark/tools/strip_asm.py [new file with mode: 0644]
runtimes/CMakeLists.txt