[RewriteStatepointsForGC] Convert some tests to opaque pointers (NFC)
authorNikita Popov <npopov@redhat.com>
Tue, 3 Jan 2023 13:24:54 +0000 (14:24 +0100)
committerNikita Popov <npopov@redhat.com>
Tue, 3 Jan 2023 13:27:26 +0000 (14:27 +0100)
commitf01a3a893c147c1594b9a3fbd817456b209dabbf
tree78ff2f44e59b600d58768b07f1a36e3c0c3dd080
parent9e6d2c82d6aa40c5cd81443603e2d1ddbdccb65e
[RewriteStatepointsForGC] Convert some tests to opaque pointers (NFC)
52 files changed:
llvm/test/Transforms/RewriteStatepointsForGC/base-inference.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-inttoptr.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-1.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-10.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-11.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-12.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-13.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-2.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-4.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-5.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-6.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-7.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-8.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-9.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-vector-inseltpoison.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-vector.ll
llvm/test/Transforms/RewriteStatepointsForGC/basic.ll
llvm/test/Transforms/RewriteStatepointsForGC/basics.ll
llvm/test/Transforms/RewriteStatepointsForGC/check_traversal_order-inseltpoison.ll
llvm/test/Transforms/RewriteStatepointsForGC/check_traversal_order.ll
llvm/test/Transforms/RewriteStatepointsForGC/codegen-cond.ll
llvm/test/Transforms/RewriteStatepointsForGC/constants.ll
llvm/test/Transforms/RewriteStatepointsForGC/deopt-intrinsic.ll
llvm/test/Transforms/RewriteStatepointsForGC/deref-pointers.ll
llvm/test/Transforms/RewriteStatepointsForGC/drop-invalid-metadata.ll
llvm/test/Transforms/RewriteStatepointsForGC/freeze.ll
llvm/test/Transforms/RewriteStatepointsForGC/gc-relocate-creation.ll
llvm/test/Transforms/RewriteStatepointsForGC/intrinsics-bare.ll
llvm/test/Transforms/RewriteStatepointsForGC/intrinsics.ll
llvm/test/Transforms/RewriteStatepointsForGC/live-vector-nosplit-inseltpoison.ll
llvm/test/Transforms/RewriteStatepointsForGC/live-vector-nosplit.ll
llvm/test/Transforms/RewriteStatepointsForGC/meetBDVState-hangs.ll
llvm/test/Transforms/RewriteStatepointsForGC/patchable-statepoints.ll
llvm/test/Transforms/RewriteStatepointsForGC/phi-vector-bitcast.ll
llvm/test/Transforms/RewriteStatepointsForGC/pr55308.ll
llvm/test/Transforms/RewriteStatepointsForGC/pr56493.ll
llvm/test/Transforms/RewriteStatepointsForGC/rematerialize-derived-pointers.ll
llvm/test/Transforms/RewriteStatepointsForGC/rewrite-invoke.ll
llvm/test/Transforms/RewriteStatepointsForGC/scalar-base-vector-2.ll
llvm/test/Transforms/RewriteStatepointsForGC/scalar-base-vector.ll
llvm/test/Transforms/RewriteStatepointsForGC/single-base.ll
llvm/test/Transforms/RewriteStatepointsForGC/statepoint-attrs.ll
llvm/test/Transforms/RewriteStatepointsForGC/statepoint-calling-conventions.ll
llvm/test/Transforms/RewriteStatepointsForGC/statepoint-format.ll
llvm/test/Transforms/RewriteStatepointsForGC/strip-invalid-attributes.ll
llvm/test/Transforms/RewriteStatepointsForGC/two-invokes-one-landingpad.ll
llvm/test/Transforms/RewriteStatepointsForGC/unordered-atomic-memcpy-no-deopt.ll
llvm/test/Transforms/RewriteStatepointsForGC/unordered-atomic-memcpy.ll
llvm/test/Transforms/RewriteStatepointsForGC/unreachable-regression.ll
llvm/test/Transforms/RewriteStatepointsForGC/vector-bitcast.ll
llvm/test/Transforms/RewriteStatepointsForGC/vector-nonlive-clobber.ll