[test] Remove tests pinned to the legacy PM
authorArthur Eubanks <aeubanks@google.com>
Mon, 18 Oct 2021 23:35:20 +0000 (16:35 -0700)
committerArthur Eubanks <aeubanks@google.com>
Mon, 18 Oct 2021 23:40:46 +0000 (16:40 -0700)
commitcb5a10199b32b5e1104ed36a490be73fa3bdf5ca
tree52724bc1d3136f84878d8eefb6a40e6b59e165e6
parent4ada6c2aafffd90c87900cab0adbb4d43c874b9b
[test] Remove tests pinned to the legacy PM

Now that the legacy PM is deprecated for the optimization pipeline, we
can start deleting legacy PM tests.

For tests that test both PMs, merge the RUN lines.
Delete tests specific to the legacy PM.
34 files changed:
clang/test/CodeGen/X86/avx512fp16-complex.c
clang/test/CodeGen/X86/builtin-movdir.c
clang/test/CodeGen/X86/x86_64-instrument-functions.c
clang/test/CodeGen/aggregate-assign-call.c
clang/test/CodeGen/attr-arm-sve-vector-bits-call.c
clang/test/CodeGen/available-externally-suppress.c
clang/test/CodeGen/callback_annotated.c
clang/test/CodeGen/complex-math.c
clang/test/CodeGen/cspgo-instrumentation.c
clang/test/CodeGen/cspgo-instrumentation_lto.c
clang/test/CodeGen/lifetime.c
clang/test/CodeGen/pgo-instrumentation.c
clang/test/CodeGen/pgo-sample.c
clang/test/CodeGen/split-debug-single-file.c
clang/test/CodeGen/split-lto-unit.c
clang/test/CodeGen/thinlto-debug-pm.c
clang/test/CodeGen/use-sample-profile-attr.c
clang/test/CodeGenCXX/conditional-temporaries.cpp
clang/test/CodeGenCXX/member-function-pointer-calls.cpp
clang/test/CodeGenCXX/merge-functions.cpp
clang/test/CodeGenCXX/nrvo.cpp
clang/test/CodeGenCXX/ubsan-coroutines.cpp
clang/test/CodeGenOpenCL/convergent.cl
clang/test/Driver/asan.c
clang/test/Driver/dfsan.c
clang/test/Driver/memtag.c
clang/test/Driver/memtag_lto.c
clang/test/Driver/msan.c
clang/test/Driver/sancov.c
clang/test/Driver/tsan.c
clang/test/Frontend/optimization-remark-line-directive.c
clang/test/Misc/pr32207.c [deleted file]
clang/test/Profile/gcc-flag-compatibility-aix.c
clang/test/Profile/gcc-flag-compatibility.c