Revert "Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`.""
authorNico Weber <thakis@chromium.org>
Wed, 5 Jan 2022 18:09:25 +0000 (13:09 -0500)
committerNico Weber <thakis@chromium.org>
Wed, 5 Jan 2022 18:10:25 +0000 (13:10 -0500)
commit085f078307bac264301b07f6e47e2a04e90a6f1d
tree8699233d9385c0ee4ba888edd719b241bab957a1
parentdde7388ad5bb19ddd1cb2ac4669ff3012723dd69
Revert "Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`.""

This reverts commit 859ebca744e634dcc89a2294ffa41574f947bd62.
The change contained many unrelated changes and e.g. restored
unit test failes for the old lld port.
500 files changed:
clang-tools-extra/clangd/unittests/TestScheme.h [deleted file]
clang/lib/Driver/ToolChains/HIP.cpp [deleted file]
clang/lib/Driver/ToolChains/HIP.h [deleted file]
clang/test/CodeGen/Inputs/sanitizer-blacklist-vfsoverlay.yaml [deleted file]
clang/test/CodeGen/catch-alignment-assumption-blacklist.c [deleted file]
clang/test/CodeGen/catch-nullptr-and-nonzero-offset-blacklist.c [deleted file]
clang/test/CodeGen/ubsan-blacklist.c [deleted file]
clang/test/CodeGenCXX/cfi-blacklist.cpp [deleted file]
clang/test/Driver/debug-var-experimental-switch.c [deleted file]
clang/test/Sema/branch-protection-attr-err.c [deleted file]
compiler-rt/cmake/Modules/CustomLibcxx/CMakeLists.txt [deleted file]
compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.h [deleted file]
compiler-rt/lib/tsan/rtl/tsan_update_shadow_word.inc [deleted file]
compiler-rt/test/fuzzer/EntropicScalePerExecTimeTest.cpp [deleted file]
compiler-rt/test/fuzzer/entropic-scale-per-exec-time.test [deleted file]
compiler-rt/test/memprof/TestCases/mem_info_cache_entries.cpp [deleted file]
compiler-rt/test/memprof/TestCases/print_miss_rate.cpp [deleted file]
compiler-rt/test/ubsan/TestCases/Pointer/alignment-assumption-ignorelist.cppp [deleted file]
libcxx/cmake/caches/Generic-32bits.cmake [deleted file]
libcxx/include/__memory/pointer_safety.h [deleted file]
libcxx/test/libcxx/atomics/ext-int.verify.cpp [deleted file]
libcxx/test/libcxx/atomics/libcpp-has-no-threads.compile.fail.cpp [deleted file]
libcxx/test/libcxx/atomics/libcpp-has-no-threads.pass.cpp [deleted file]
libcxx/test/std/algorithms/robust_against_adl.pass.cpp [deleted file]
libcxx/test/std/atomics/atomics.types.generic/trivially_copyable.compile.fail.cpp [deleted file]
libcxx/test/std/containers/sequences/vector/vector.modifiers/insert_iter_value.pass.cpp [deleted file]
libcxx/test/std/language.support/support.limits/support.limits.general/charconv.pass.cpp [deleted file]
libcxx/test/std/language.support/support.limits/support.limits.general/memory_resource.version.pass.cpp [deleted file]
libcxx/test/std/numerics/c.math/abs.fail.cpp [deleted file]
libcxx/test/std/strings/string.view/string.view.cons/deduct.pass.cpp [deleted file]
libcxx/test/std/utilities/any/any.nonmembers/any.cast/const_correctness.fail.cpp [deleted file]
libcxx/test/std/utilities/any/any.nonmembers/any.cast/not_copy_constructible.fail.cpp [deleted file]
libcxx/test/std/utilities/memory/util.dynamic.safety/declare_no_pointers.pass.cpp [deleted file]
libcxx/test/std/utilities/memory/util.dynamic.safety/declare_reachable.pass.cpp [deleted file]
libcxx/test/std/utilities/memory/util.dynamic.safety/get_pointer_safety.pass.cpp [deleted file]
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/result_of.deprecated.fail.cpp [deleted file]
libcxx/test/support/coroutine_types.h [deleted file]
libcxx/test/support/tracked_value.h [deleted file]
libcxx/utils/google-benchmark/.clang-format [deleted file]
libcxx/utils/google-benchmark/.github/.libcxx-setup.sh [deleted file]
libcxx/utils/google-benchmark/.github/ISSUE_TEMPLATE/bug_report.md [deleted file]
libcxx/utils/google-benchmark/.github/ISSUE_TEMPLATE/feature_request.md [deleted file]
libcxx/utils/google-benchmark/.github/workflows/bazel.yml [deleted file]
libcxx/utils/google-benchmark/.github/workflows/build-and-test-perfcounters.yml [deleted file]
libcxx/utils/google-benchmark/.github/workflows/build-and-test.yml [deleted file]
libcxx/utils/google-benchmark/.github/workflows/pylint.yml [deleted file]
libcxx/utils/google-benchmark/.github/workflows/sanitizer.yml [deleted file]
libcxx/utils/google-benchmark/.github/workflows/test_bindings.yml [deleted file]
libcxx/utils/google-benchmark/.gitignore [deleted file]
libcxx/utils/google-benchmark/.travis.yml [deleted file]
libcxx/utils/google-benchmark/.ycm_extra_conf.py [deleted file]
libcxx/utils/google-benchmark/AUTHORS [deleted file]
libcxx/utils/google-benchmark/BUILD.bazel [deleted file]
libcxx/utils/google-benchmark/CMakeLists.txt [deleted file]
libcxx/utils/google-benchmark/CONTRIBUTING.md [deleted file]
libcxx/utils/google-benchmark/CONTRIBUTORS [deleted file]
libcxx/utils/google-benchmark/LICENSE [deleted file]
libcxx/utils/google-benchmark/README.md [deleted file]
libcxx/utils/google-benchmark/WORKSPACE [deleted file]
libcxx/utils/google-benchmark/_config.yml [deleted file]
libcxx/utils/google-benchmark/appveyor.yml [deleted file]
libcxx/utils/google-benchmark/bindings/python/BUILD [deleted file]
libcxx/utils/google-benchmark/bindings/python/build_defs.bzl [deleted file]
libcxx/utils/google-benchmark/bindings/python/google_benchmark/BUILD [deleted file]
libcxx/utils/google-benchmark/bindings/python/google_benchmark/__init__.py [deleted file]
libcxx/utils/google-benchmark/bindings/python/google_benchmark/benchmark.cc [deleted file]
libcxx/utils/google-benchmark/bindings/python/google_benchmark/example.py [deleted file]
libcxx/utils/google-benchmark/bindings/python/pybind11.BUILD [deleted file]
libcxx/utils/google-benchmark/bindings/python/python_headers.BUILD [deleted file]
libcxx/utils/google-benchmark/bindings/python/requirements.txt [deleted file]
libcxx/utils/google-benchmark/cmake/AddCXXCompilerFlag.cmake [deleted file]
libcxx/utils/google-benchmark/cmake/CXXFeatureCheck.cmake [deleted file]
libcxx/utils/google-benchmark/cmake/Config.cmake.in [deleted file]
libcxx/utils/google-benchmark/cmake/GetGitVersion.cmake [deleted file]
libcxx/utils/google-benchmark/cmake/GoogleTest.cmake [deleted file]
libcxx/utils/google-benchmark/cmake/GoogleTest.cmake.in [deleted file]
libcxx/utils/google-benchmark/cmake/benchmark.pc.in [deleted file]
libcxx/utils/google-benchmark/cmake/gnu_posix_regex.cpp [deleted file]
libcxx/utils/google-benchmark/cmake/llvm-toolchain.cmake [deleted file]
libcxx/utils/google-benchmark/cmake/posix_regex.cpp [deleted file]
libcxx/utils/google-benchmark/cmake/split_list.cmake [deleted file]
libcxx/utils/google-benchmark/cmake/std_regex.cpp [deleted file]
libcxx/utils/google-benchmark/cmake/steady_clock.cpp [deleted file]
libcxx/utils/google-benchmark/cmake/thread_safety_attributes.cpp [deleted file]
libcxx/utils/google-benchmark/dependencies.md [deleted file]
libcxx/utils/google-benchmark/docs/AssemblyTests.md [deleted file]
libcxx/utils/google-benchmark/docs/_config.yml [deleted file]
libcxx/utils/google-benchmark/docs/perf_counters.md [deleted file]
libcxx/utils/google-benchmark/docs/random_interleaving.md [deleted file]
libcxx/utils/google-benchmark/docs/releasing.md [deleted file]
libcxx/utils/google-benchmark/docs/tools.md [deleted file]
libcxx/utils/google-benchmark/include/benchmark/benchmark.h [deleted file]
libcxx/utils/google-benchmark/requirements.txt [deleted file]
libcxx/utils/google-benchmark/setup.py [deleted file]
libcxx/utils/google-benchmark/src/CMakeLists.txt [deleted file]
libcxx/utils/google-benchmark/src/arraysize.h [deleted file]
libcxx/utils/google-benchmark/src/benchmark.cc [deleted file]
libcxx/utils/google-benchmark/src/benchmark_api_internal.cc [deleted file]
libcxx/utils/google-benchmark/src/benchmark_api_internal.h [deleted file]
libcxx/utils/google-benchmark/src/benchmark_main.cc [deleted file]
libcxx/utils/google-benchmark/src/benchmark_name.cc [deleted file]
libcxx/utils/google-benchmark/src/benchmark_register.cc [deleted file]
libcxx/utils/google-benchmark/src/benchmark_register.h [deleted file]
libcxx/utils/google-benchmark/src/benchmark_runner.cc [deleted file]
libcxx/utils/google-benchmark/src/benchmark_runner.h [deleted file]
libcxx/utils/google-benchmark/src/check.h [deleted file]
libcxx/utils/google-benchmark/src/colorprint.cc [deleted file]
libcxx/utils/google-benchmark/src/colorprint.h [deleted file]
libcxx/utils/google-benchmark/src/commandlineflags.cc [deleted file]
libcxx/utils/google-benchmark/src/commandlineflags.h [deleted file]
libcxx/utils/google-benchmark/src/complexity.cc [deleted file]
libcxx/utils/google-benchmark/src/complexity.h [deleted file]
libcxx/utils/google-benchmark/src/console_reporter.cc [deleted file]
libcxx/utils/google-benchmark/src/counter.cc [deleted file]
libcxx/utils/google-benchmark/src/counter.h [deleted file]
libcxx/utils/google-benchmark/src/csv_reporter.cc [deleted file]
libcxx/utils/google-benchmark/src/cycleclock.h [deleted file]
libcxx/utils/google-benchmark/src/internal_macros.h [deleted file]
libcxx/utils/google-benchmark/src/json_reporter.cc [deleted file]
libcxx/utils/google-benchmark/src/log.h [deleted file]
libcxx/utils/google-benchmark/src/mutex.h [deleted file]
libcxx/utils/google-benchmark/src/perf_counters.cc [deleted file]
libcxx/utils/google-benchmark/src/perf_counters.h [deleted file]
libcxx/utils/google-benchmark/src/re.h [deleted file]
libcxx/utils/google-benchmark/src/reporter.cc [deleted file]
libcxx/utils/google-benchmark/src/sleep.cc [deleted file]
libcxx/utils/google-benchmark/src/sleep.h [deleted file]
libcxx/utils/google-benchmark/src/statistics.cc [deleted file]
libcxx/utils/google-benchmark/src/statistics.h [deleted file]
libcxx/utils/google-benchmark/src/string_util.cc [deleted file]
libcxx/utils/google-benchmark/src/string_util.h [deleted file]
libcxx/utils/google-benchmark/src/sysinfo.cc [deleted file]
libcxx/utils/google-benchmark/src/thread_manager.h [deleted file]
libcxx/utils/google-benchmark/src/thread_timer.h [deleted file]
libcxx/utils/google-benchmark/src/timers.cc [deleted file]
libcxx/utils/google-benchmark/src/timers.h [deleted file]
libcxx/utils/google-benchmark/test/AssemblyTests.cmake [deleted file]
libcxx/utils/google-benchmark/test/BUILD [deleted file]
libcxx/utils/google-benchmark/test/CMakeLists.txt [deleted file]
libcxx/utils/google-benchmark/test/args_product_test.cc [deleted file]
libcxx/utils/google-benchmark/test/basic_test.cc [deleted file]
libcxx/utils/google-benchmark/test/benchmark_gtest.cc [deleted file]
libcxx/utils/google-benchmark/test/benchmark_name_gtest.cc [deleted file]
libcxx/utils/google-benchmark/test/benchmark_random_interleaving_gtest.cc [deleted file]
libcxx/utils/google-benchmark/test/benchmark_test.cc [deleted file]
libcxx/utils/google-benchmark/test/clobber_memory_assembly_test.cc [deleted file]
libcxx/utils/google-benchmark/test/commandlineflags_gtest.cc [deleted file]
libcxx/utils/google-benchmark/test/complexity_test.cc [deleted file]
libcxx/utils/google-benchmark/test/cxx03_test.cc [deleted file]
libcxx/utils/google-benchmark/test/diagnostics_test.cc [deleted file]
libcxx/utils/google-benchmark/test/display_aggregates_only_test.cc [deleted file]
libcxx/utils/google-benchmark/test/donotoptimize_assembly_test.cc [deleted file]
libcxx/utils/google-benchmark/test/donotoptimize_test.cc [deleted file]
libcxx/utils/google-benchmark/test/filter_test.cc [deleted file]
libcxx/utils/google-benchmark/test/fixture_test.cc [deleted file]
libcxx/utils/google-benchmark/test/internal_threading_test.cc [deleted file]
libcxx/utils/google-benchmark/test/link_main_test.cc [deleted file]
libcxx/utils/google-benchmark/test/map_test.cc [deleted file]
libcxx/utils/google-benchmark/test/memory_manager_test.cc [deleted file]
libcxx/utils/google-benchmark/test/multiple_ranges_test.cc [deleted file]
libcxx/utils/google-benchmark/test/options_test.cc [deleted file]
libcxx/utils/google-benchmark/test/output_test.h [deleted file]
libcxx/utils/google-benchmark/test/output_test_helper.cc [deleted file]
libcxx/utils/google-benchmark/test/perf_counters_gtest.cc [deleted file]
libcxx/utils/google-benchmark/test/perf_counters_test.cc [deleted file]
libcxx/utils/google-benchmark/test/register_benchmark_test.cc [deleted file]
libcxx/utils/google-benchmark/test/repetitions_test.cc [deleted file]
libcxx/utils/google-benchmark/test/report_aggregates_only_test.cc [deleted file]
libcxx/utils/google-benchmark/test/reporter_output_test.cc [deleted file]
libcxx/utils/google-benchmark/test/skip_with_error_test.cc [deleted file]
libcxx/utils/google-benchmark/test/state_assembly_test.cc [deleted file]
libcxx/utils/google-benchmark/test/statistics_gtest.cc [deleted file]
libcxx/utils/google-benchmark/test/string_util_gtest.cc [deleted file]
libcxx/utils/google-benchmark/test/templated_fixture_test.cc [deleted file]
libcxx/utils/google-benchmark/test/user_counters_tabular_test.cc [deleted file]
libcxx/utils/google-benchmark/test/user_counters_test.cc [deleted file]
libcxx/utils/google-benchmark/test/user_counters_thousands_test.cc [deleted file]
libcxx/utils/google-benchmark/tools/BUILD.bazel [deleted file]
libcxx/utils/google-benchmark/tools/compare.py [deleted file]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test1_run1.json [deleted file]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test1_run2.json [deleted file]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test2_run.json [deleted file]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test3_run0.json [deleted file]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test3_run1.json [deleted file]
libcxx/utils/google-benchmark/tools/gbench/Inputs/test4_run.json [deleted file]
libcxx/utils/google-benchmark/tools/gbench/__init__.py [deleted file]
libcxx/utils/google-benchmark/tools/gbench/report.py [deleted file]
libcxx/utils/google-benchmark/tools/gbench/util.py [deleted file]
libcxx/utils/google-benchmark/tools/requirements.txt [deleted file]
libcxx/utils/google-benchmark/tools/strip_asm.py [deleted file]
lld/include/lld/ReaderWriter/MachOLinkingContext.h [deleted file]
lld/include/lld/ReaderWriter/YamlContext.h [deleted file]
lld/lib/CMakeLists.txt [deleted file]
lld/lib/Core/CMakeLists.txt [deleted file]
lld/lib/Core/DefinedAtom.cpp [deleted file]
lld/lib/Core/Error.cpp [deleted file]
lld/lib/Core/File.cpp [deleted file]
lld/lib/Core/LinkingContext.cpp [deleted file]
lld/lib/Core/Reader.cpp [deleted file]
lld/lib/Core/Resolver.cpp [deleted file]
lld/lib/Core/SymbolTable.cpp [deleted file]
lld/lib/Core/Writer.cpp [deleted file]
lld/lib/Driver/CMakeLists.txt [deleted file]
lld/lib/Driver/DarwinLdDriver.cpp [deleted file]
lld/lib/Driver/DarwinLdOptions.td [deleted file]
lld/lib/ReaderWriter/CMakeLists.txt [deleted file]
lld/lib/ReaderWriter/FileArchive.cpp [deleted file]
lld/lib/ReaderWriter/MachO/ArchHandler.cpp [deleted file]
lld/lib/ReaderWriter/MachO/ArchHandler.h [deleted file]
lld/lib/ReaderWriter/MachO/ArchHandler_arm.cpp [deleted file]
lld/lib/ReaderWriter/MachO/ArchHandler_arm64.cpp [deleted file]
lld/lib/ReaderWriter/MachO/ArchHandler_x86.cpp [deleted file]
lld/lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp [deleted file]
lld/lib/ReaderWriter/MachO/Atoms.h [deleted file]
lld/lib/ReaderWriter/MachO/CMakeLists.txt [deleted file]
lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp [deleted file]
lld/lib/ReaderWriter/MachO/DebugInfo.h [deleted file]
lld/lib/ReaderWriter/MachO/ExecutableAtoms.h [deleted file]
lld/lib/ReaderWriter/MachO/File.h [deleted file]
lld/lib/ReaderWriter/MachO/FlatNamespaceFile.h [deleted file]
lld/lib/ReaderWriter/MachO/GOTPass.cpp [deleted file]
lld/lib/ReaderWriter/MachO/LayoutPass.cpp [deleted file]
lld/lib/ReaderWriter/MachO/LayoutPass.h [deleted file]
lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp [deleted file]
lld/lib/ReaderWriter/MachO/MachONormalizedFile.h [deleted file]
lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp [deleted file]
lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryUtils.h [deleted file]
lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp [deleted file]
lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp [deleted file]
lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp [deleted file]
lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp [deleted file]
lld/lib/ReaderWriter/MachO/MachOPasses.h [deleted file]
lld/lib/ReaderWriter/MachO/ObjCPass.cpp [deleted file]
lld/lib/ReaderWriter/MachO/SectCreateFile.h [deleted file]
lld/lib/ReaderWriter/MachO/ShimPass.cpp [deleted file]
lld/lib/ReaderWriter/MachO/StubsPass.cpp [deleted file]
lld/lib/ReaderWriter/MachO/TLVPass.cpp [deleted file]
lld/lib/ReaderWriter/MachO/WriterMachO.cpp [deleted file]
lld/lib/ReaderWriter/YAML/CMakeLists.txt [deleted file]
lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp [deleted file]
lld/test/ELF/Inputs/copy-rel.s [deleted file]
lld/test/ELF/copy-rel.s [deleted file]
lld/test/ELF/relocation-copy-alias.s [deleted file]
lld/test/darwin/Inputs/native-and-mach-o.objtxt [deleted file]
lld/test/darwin/Inputs/native-and-mach-o2.objtxt [deleted file]
lld/test/darwin/cmdline-lto_library.objtxt [deleted file]
lld/test/darwin/cmdline-objc_gc.objtxt [deleted file]
lld/test/darwin/cmdline-objc_gc_compaction.objtxt [deleted file]
lld/test/darwin/cmdline-objc_gc_only.objtxt [deleted file]
lld/test/darwin/native-and-mach-o.objtxt [deleted file]
lld/test/mach-o/Inputs/DependencyDump.py [deleted file]
lld/test/mach-o/Inputs/MacOSX.sdk/usr/lib/libSystem.tbd [deleted file]
lld/test/mach-o/Inputs/PIE.yaml [deleted file]
lld/test/mach-o/Inputs/arm-interworking.yaml [deleted file]
lld/test/mach-o/Inputs/arm-shims.yaml [deleted file]
lld/test/mach-o/Inputs/arm64/libSystem.yaml [deleted file]
lld/test/mach-o/Inputs/armv7/libSystem.yaml [deleted file]
lld/test/mach-o/Inputs/bar.yaml [deleted file]
lld/test/mach-o/Inputs/cstring-sections.yaml [deleted file]
lld/test/mach-o/Inputs/exported_symbols_list.exp [deleted file]
lld/test/mach-o/Inputs/full.filelist [deleted file]
lld/test/mach-o/Inputs/got-order.yaml [deleted file]
lld/test/mach-o/Inputs/got-order2.yaml [deleted file]
lld/test/mach-o/Inputs/hello-world-arm64.yaml [deleted file]
lld/test/mach-o/Inputs/hello-world-armv6.yaml [deleted file]
lld/test/mach-o/Inputs/hello-world-armv7.yaml [deleted file]
lld/test/mach-o/Inputs/hello-world-x86.yaml [deleted file]
lld/test/mach-o/Inputs/hello-world-x86_64.yaml [deleted file]
lld/test/mach-o/Inputs/hw.raw_bytes [deleted file]
lld/test/mach-o/Inputs/interposing-section.yaml [deleted file]
lld/test/mach-o/Inputs/lazy-bind-x86_64-2.yaml [deleted file]
lld/test/mach-o/Inputs/lazy-bind-x86_64-3.yaml [deleted file]
lld/test/mach-o/Inputs/lazy-bind-x86_64.yaml [deleted file]
lld/test/mach-o/Inputs/lib-search-paths/usr/lib/libmyshared.dylib [deleted file]
lld/test/mach-o/Inputs/lib-search-paths/usr/lib/libmystatic.a [deleted file]
lld/test/mach-o/Inputs/lib-search-paths/usr/local/lib/file.o [deleted file]
lld/test/mach-o/Inputs/libbar.a [deleted file]
lld/test/mach-o/Inputs/libfoo.a [deleted file]
lld/test/mach-o/Inputs/no-version-min-load-command-object.yaml [deleted file]
lld/test/mach-o/Inputs/order_file-basic.order [deleted file]
lld/test/mach-o/Inputs/partial.filelist [deleted file]
lld/test/mach-o/Inputs/re-exported-dylib-ordinal.yaml [deleted file]
lld/test/mach-o/Inputs/re-exported-dylib-ordinal2.yaml [deleted file]
lld/test/mach-o/Inputs/re-exported-dylib-ordinal3.yaml [deleted file]
lld/test/mach-o/Inputs/swift-version-1.yaml [deleted file]
lld/test/mach-o/Inputs/unwind-info-simple-arm64.yaml [deleted file]
lld/test/mach-o/Inputs/use-dylib-install-names.yaml [deleted file]
lld/test/mach-o/Inputs/use-simple-dylib.yaml [deleted file]
lld/test/mach-o/Inputs/write-final-sections.yaml [deleted file]
lld/test/mach-o/Inputs/wrong-arch-error.yaml [deleted file]
lld/test/mach-o/Inputs/x86/libSystem.yaml [deleted file]
lld/test/mach-o/Inputs/x86_64/libSystem.yaml [deleted file]
lld/test/mach-o/PIE.yaml [deleted file]
lld/test/mach-o/align_text.yaml [deleted file]
lld/test/mach-o/arm-interworking-movw.yaml [deleted file]
lld/test/mach-o/arm-interworking.yaml [deleted file]
lld/test/mach-o/arm-shims.yaml [deleted file]
lld/test/mach-o/arm-subsections-via-symbols.yaml [deleted file]
lld/test/mach-o/arm64-reloc-negDelta32-fixup.yaml [deleted file]
lld/test/mach-o/arm64-relocs-errors-delta64-offset.yaml [deleted file]
lld/test/mach-o/arm64-section-order.yaml [deleted file]
lld/test/mach-o/bind-opcodes.yaml [deleted file]
lld/test/mach-o/cstring-sections.yaml [deleted file]
lld/test/mach-o/data-in-code-load-command.yaml [deleted file]
lld/test/mach-o/data-only-dylib.yaml [deleted file]
lld/test/mach-o/dead-strip-globals.yaml [deleted file]
lld/test/mach-o/debug-syms.yaml [deleted file]
lld/test/mach-o/demangle.yaml [deleted file]
lld/test/mach-o/dependency_info.yaml [deleted file]
lld/test/mach-o/do-not-emit-unwind-fde-arm64.yaml [deleted file]
lld/test/mach-o/dso_handle.yaml [deleted file]
lld/test/mach-o/dylib-install-names.yaml [deleted file]
lld/test/mach-o/eh-frame-relocs-arm64.yaml [deleted file]
lld/test/mach-o/empty-sections.yaml [deleted file]
lld/test/mach-o/error-simulator-vs-macosx.yaml [deleted file]
lld/test/mach-o/exe-offsets.yaml [deleted file]
lld/test/mach-o/exe-segment-overlap.yaml [deleted file]
lld/test/mach-o/executable-exports.yaml [deleted file]
lld/test/mach-o/export-trie-order.yaml [deleted file]
lld/test/mach-o/exported_symbols_list-dylib.yaml [deleted file]
lld/test/mach-o/exported_symbols_list-obj.yaml [deleted file]
lld/test/mach-o/exported_symbols_list-undef.yaml [deleted file]
lld/test/mach-o/fat-archive.yaml [deleted file]
lld/test/mach-o/filelist.yaml [deleted file]
lld/test/mach-o/flat_namespace_undef_error.yaml [deleted file]
lld/test/mach-o/flat_namespace_undef_suppress.yaml [deleted file]
lld/test/mach-o/force_load-dylib.yaml [deleted file]
lld/test/mach-o/force_load-x86_64.yaml [deleted file]
lld/test/mach-o/framework-user-paths.yaml [deleted file]
lld/test/mach-o/function-starts-load-command.yaml [deleted file]
lld/test/mach-o/gcc_except_tab-got-arm64.yaml [deleted file]
lld/test/mach-o/got-order.yaml [deleted file]
lld/test/mach-o/hello-world-arm64.yaml [deleted file]
lld/test/mach-o/hello-world-armv6.yaml [deleted file]
lld/test/mach-o/hello-world-armv7.yaml [deleted file]
lld/test/mach-o/hello-world-x86.yaml [deleted file]
lld/test/mach-o/hello-world-x86_64.yaml [deleted file]
lld/test/mach-o/image-base.yaml [deleted file]
lld/test/mach-o/infer-arch.yaml [deleted file]
lld/test/mach-o/interposing-section.yaml [deleted file]
lld/test/mach-o/keep_private_externs.yaml [deleted file]
lld/test/mach-o/lazy-bind-x86_64.yaml [deleted file]
lld/test/mach-o/lc_segment_filesize.yaml [deleted file]
lld/test/mach-o/lib-search-paths.yaml [deleted file]
lld/test/mach-o/library-order.yaml [deleted file]
lld/test/mach-o/library-rescan.yaml [deleted file]
lld/test/mach-o/libresolve-bizarre-root-override.yaml [deleted file]
lld/test/mach-o/libresolve-multiple-syslibroots.yaml [deleted file]
lld/test/mach-o/libresolve-one-syslibroot.yaml [deleted file]
lld/test/mach-o/libresolve-simple.yaml [deleted file]
lld/test/mach-o/libresolve-user-paths.yaml [deleted file]
lld/test/mach-o/libresolve-z.yaml [deleted file]
lld/test/mach-o/lit.local.cfg [deleted file]
lld/test/mach-o/load-commands-size.yaml [deleted file]
lld/test/mach-o/mach_header-cpusubtype.yaml [deleted file]
lld/test/mach-o/mh_bundle_header.yaml [deleted file]
lld/test/mach-o/mh_dylib_header.yaml [deleted file]
lld/test/mach-o/objc-category-list-atom.yaml [deleted file]
lld/test/mach-o/objc-image-info-host-vs-simulator.yaml [deleted file]
lld/test/mach-o/objc-image-info-invalid-size.yaml [deleted file]
lld/test/mach-o/objc-image-info-invalid-version.yaml [deleted file]
lld/test/mach-o/objc-image-info-mismatched-swift-version.yaml [deleted file]
lld/test/mach-o/objc-image-info-pass-output.yaml [deleted file]
lld/test/mach-o/objc-image-info-simulator-vs-host.yaml [deleted file]
lld/test/mach-o/objc-image-info-unsupported-gc.yaml [deleted file]
lld/test/mach-o/objc_export_list.yaml [deleted file]
lld/test/mach-o/order_file-basic.yaml [deleted file]
lld/test/mach-o/parse-aliases.yaml [deleted file]
lld/test/mach-o/parse-arm-relocs.yaml [deleted file]
lld/test/mach-o/parse-cfstring32.yaml [deleted file]
lld/test/mach-o/parse-cfstring64.yaml [deleted file]
lld/test/mach-o/parse-compact-unwind32.yaml [deleted file]
lld/test/mach-o/parse-compact-unwind64.yaml [deleted file]
lld/test/mach-o/parse-data-in-code-armv7.yaml [deleted file]
lld/test/mach-o/parse-data-in-code-x86.yaml [deleted file]
lld/test/mach-o/parse-data-relocs-arm64.yaml [deleted file]
lld/test/mach-o/parse-data-relocs-x86_64.yaml [deleted file]
lld/test/mach-o/parse-data.yaml [deleted file]
lld/test/mach-o/parse-eh-frame-relocs-x86_64.yaml [deleted file]
lld/test/mach-o/parse-eh-frame-x86-anon.yaml [deleted file]
lld/test/mach-o/parse-eh-frame-x86-labeled.yaml [deleted file]
lld/test/mach-o/parse-eh-frame.yaml [deleted file]
lld/test/mach-o/parse-function.yaml [deleted file]
lld/test/mach-o/parse-initializers32.yaml [deleted file]
lld/test/mach-o/parse-initializers64.yaml [deleted file]
lld/test/mach-o/parse-literals-error.yaml [deleted file]
lld/test/mach-o/parse-literals.yaml [deleted file]
lld/test/mach-o/parse-non-lazy-pointers.yaml [deleted file]
lld/test/mach-o/parse-relocs-x86.yaml [deleted file]
lld/test/mach-o/parse-section-no-symbol.yaml [deleted file]
lld/test/mach-o/parse-tentative-defs.yaml [deleted file]
lld/test/mach-o/parse-text-relocs-arm64.yaml [deleted file]
lld/test/mach-o/parse-text-relocs-x86_64.yaml [deleted file]
lld/test/mach-o/parse-tlv-relocs-x86-64.yaml [deleted file]
lld/test/mach-o/re-exported-dylib-ordinal.yaml [deleted file]
lld/test/mach-o/rpath.yaml [deleted file]
lld/test/mach-o/run-tlv-pass-x86-64.yaml [deleted file]
lld/test/mach-o/sdk-version-error.yaml [deleted file]
lld/test/mach-o/sectalign.yaml [deleted file]
lld/test/mach-o/sectattrs.yaml [deleted file]
lld/test/mach-o/sectcreate.yaml [deleted file]
lld/test/mach-o/seg-protection-arm64.yaml [deleted file]
lld/test/mach-o/seg-protection-x86_64.yaml [deleted file]
lld/test/mach-o/source-version.yaml [deleted file]
lld/test/mach-o/stack-size.yaml [deleted file]
lld/test/mach-o/string-table.yaml [deleted file]
lld/test/mach-o/stub-link.s [deleted file]
lld/test/mach-o/subsections-via-symbols-default.yaml [deleted file]
lld/test/mach-o/twolevel_namespace_undef_dynamic_lookup.yaml [deleted file]
lld/test/mach-o/twolevel_namespace_undef_warning_suppress.yaml [deleted file]
lld/test/mach-o/unwind-info-simple-arm64.yaml [deleted file]
lld/test/mach-o/unwind-info-simple-x86_64.yaml [deleted file]
lld/test/mach-o/upward-dylib-load-command.yaml [deleted file]
lld/test/mach-o/upward-dylib-paths.yaml [deleted file]
lld/test/mach-o/usage.yaml [deleted file]
lld/test/mach-o/use-dylib.yaml [deleted file]
lld/test/mach-o/use-simple-dylib.yaml [deleted file]
lld/test/mach-o/version-min-load-command-object.yaml [deleted file]
lld/test/mach-o/version-min-load-command.yaml [deleted file]
lld/test/mach-o/write-final-sections.yaml [deleted file]
lld/test/mach-o/wrong-arch-error.yaml [deleted file]
lld/unittests/CMakeLists.txt [deleted file]
lld/unittests/DriverTests/CMakeLists.txt [deleted file]
lld/unittests/DriverTests/DarwinLdDriverTest.cpp [deleted file]
lld/unittests/MachOTests/CMakeLists.txt [deleted file]
lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp [deleted file]
lld/unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp [deleted file]
lld/unittests/MachOTests/MachONormalizedFileToAtomsTests.cpp [deleted file]
lld/unittests/MachOTests/MachONormalizedFileYAMLTests.cpp [deleted file]
lld/unittests/MachOTests/empty_obj_x86_armv7.txt [deleted file]
lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp [deleted file]
lldb/source/lldb.cpp [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/deque/Makefile [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/deque/TestDataFormatterLibcxxDeque.py [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/deque/main.cpp [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/list/Makefile [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/list/TestDataFormatterLibcxxList.py [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/Makefile [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/TestDataFormatterLibcxxListLoop.py [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/main.cpp [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/list/main.cpp [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/optional/Makefile [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/optional/TestDataFormatterLibcxxOptional.py [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/optional/main.cpp [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/unordered/Makefile [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/unordered/TestDataFormatterUnordered.py [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/unordered/main.cpp [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/list/Makefile [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/list/TestDataFormatterStdList.py [deleted file]
lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/list/main.cpp [deleted file]
lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py [deleted file]
lldb/test/API/functionalities/memory/read/Makefile [deleted file]
lldb/test/API/functionalities/memory/read/TestMemoryRead.py [deleted file]
lldb/test/API/functionalities/memory/read/main.cpp [deleted file]
lldb/test/API/linux/aarch64/tagged_memory_region/Makefile [deleted file]
lldb/test/API/linux/aarch64/tagged_memory_region/TestAArch64LinuxTaggedMemoryRegion.py [deleted file]
lldb/test/API/linux/aarch64/tagged_memory_region/main.c [deleted file]
llvm/lib/Analysis/ReleaseModeModelRunner.cpp [deleted file]
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/lib/Target/AMDGPU/SOPInstructions.td
llvm/lib/Target/M68k/GlSel/M68kCallLowering.cpp [deleted file]
llvm/lib/Target/M68k/GlSel/M68kCallLowering.h [deleted file]
llvm/lib/Target/M68k/GlSel/M68kInstructionSelector.cpp [deleted file]
llvm/lib/Target/M68k/GlSel/M68kLegalizerInfo.cpp [deleted file]
llvm/lib/Target/M68k/GlSel/M68kLegalizerInfo.h [deleted file]
llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.cpp [deleted file]
llvm/lib/Target/M68k/GlSel/M68kRegisterBankInfo.h [deleted file]
llvm/lib/Target/M68k/GlSel/M68kRegisterBanks.td [deleted file]
llvm/test/Analysis/BasicAA/memset_pattern.ll [deleted file]
llvm/test/Analysis/CostModel/X86/interleaved-store-accesses-with-gaps.ll [deleted file]
llvm/test/Analysis/LoopAccessAnalysis/gep-induction-operand-typesize-warning.ll [deleted file]
llvm/test/CodeGen/AMDGPU/addrspacecast.ll
llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll
llvm/test/CodeGen/AMDGPU/callee-special-input-sgprs.ll [deleted file]
llvm/test/CodeGen/AMDGPU/dagcombine-select.ll
llvm/test/CodeGen/AMDGPU/extract_vector_dynelt.ll
llvm/test/CodeGen/AMDGPU/extract_vector_elt-f64.ll
llvm/test/CodeGen/AMDGPU/extract_vector_elt-i64.ll
llvm/test/CodeGen/AMDGPU/flat-scratch-init.ll
llvm/test/CodeGen/AMDGPU/insert_vector_dynelt.ll
llvm/test/CodeGen/AMDGPU/insert_vector_elt.ll
llvm/test/CodeGen/AMDGPU/llvm.mulo.ll
llvm/test/CodeGen/AMDGPU/load-select-ptr.ll
llvm/test/CodeGen/AMDGPU/lower-kernel-lds-global-uses.ll [deleted file]
llvm/test/CodeGen/AMDGPU/lower-module-lds-global-alias.ll [deleted file]
llvm/test/CodeGen/AMDGPU/lower-module-lds-global-uses.ll [deleted file]
llvm/test/CodeGen/AMDGPU/lower-module-lds-indirect.ll [deleted file]
llvm/test/CodeGen/AMDGPU/select64.ll
llvm/test/CodeGen/AMDGPU/selectcc.ll
llvm/test/CodeGen/AMDGPU/sint_to_fp.f64.ll
llvm/test/CodeGen/AMDGPU/uint_to_fp.f64.ll
llvm/test/CodeGen/X86/peep-test-5.ll [deleted file]
llvm/test/ExecutionEngine/JITLink/X86/Inputs/MachO_weak_defs_extra.s [deleted file]
llvm/test/ExecutionEngine/JITLink/X86/MachO_skip_debug_sections.s [deleted file]
llvm/test/Transforms/LICM/no-hoist-prof.ll [deleted file]
llvm/test/Transforms/LICM/sink.ll [deleted file]
llvm/test/Verifier/dbg-invalid-enum-as-scope.ll [deleted file]
llvm/test/tools/llvm-nm/lit.local.cfg [deleted file]