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