[Statepoint] Update gc.statepoint calls in tests with elementtype (NFC)
authorNikita Popov <npopov@redhat.com>
Fri, 4 Feb 2022 11:47:03 +0000 (12:47 +0100)
committerNikita Popov <npopov@redhat.com>
Fri, 4 Feb 2022 13:15:41 +0000 (14:15 +0100)
commit46f9e45ef03676aa0a95f890a324d222dd9afdce
tree1f343aa392196f6c2ca608d462609e6d59370293
parentca05edd927dbec316433556e3b13a88cad5a0618
[Statepoint] Update gc.statepoint calls in tests with elementtype (NFC)

This updates tests for the LangRef change in D117890.
78 files changed:
llvm/test/Analysis/CallGraph/non-leaf-intrinsics.ll
llvm/test/Analysis/LazyCallGraph/non-leaf-intrinsics.ll
llvm/test/Analysis/ValueTracking/memory-dereferenceable.ll
llvm/test/CodeGen/AArch64/statepoint-call-lowering-sp.ll
llvm/test/CodeGen/AArch64/statepoint-call-lowering.ll
llvm/test/CodeGen/Generic/overloaded-intrinsic-name.ll
llvm/test/CodeGen/X86/align-branch-boundary-noautopadding.ll
llvm/test/CodeGen/X86/align-branch-boundary-suppressions.ll
llvm/test/CodeGen/X86/combineIncDecVector-crash.ll
llvm/test/CodeGen/X86/fast-isel-gc-intrinsics.ll
llvm/test/CodeGen/X86/machine-sink-and-implicit-null-checks.ll
llvm/test/CodeGen/X86/non-value-mem-operand.mir
llvm/test/CodeGen/X86/pr33010.ll
llvm/test/CodeGen/X86/stackmap-large-location-size.ll
llvm/test/CodeGen/X86/statepoint-allocas.ll
llvm/test/CodeGen/X86/statepoint-call-lowering.ll
llvm/test/CodeGen/X86/statepoint-deopt-lowering.ll
llvm/test/CodeGen/X86/statepoint-duplicates-export.ll
llvm/test/CodeGen/X86/statepoint-far-call.ll
llvm/test/CodeGen/X86/statepoint-fixup-call.mir
llvm/test/CodeGen/X86/statepoint-fixup-copy-prop-neg.mir
llvm/test/CodeGen/X86/statepoint-fixup-invoke.mir
llvm/test/CodeGen/X86/statepoint-fixup-shared-ehpad.mir
llvm/test/CodeGen/X86/statepoint-fixup-undef-def.mir
llvm/test/CodeGen/X86/statepoint-fixup-undef.mir
llvm/test/CodeGen/X86/statepoint-forward.ll
llvm/test/CodeGen/X86/statepoint-gc-live.ll
llvm/test/CodeGen/X86/statepoint-gctransition-call-lowering.ll
llvm/test/CodeGen/X86/statepoint-invoke-ra-enter-at-end.mir
llvm/test/CodeGen/X86/statepoint-invoke-ra-hoist-copies.mir
llvm/test/CodeGen/X86/statepoint-invoke-ra-inline-spiller.mir
llvm/test/CodeGen/X86/statepoint-invoke-ra-remove-back-copies.mir
llvm/test/CodeGen/X86/statepoint-invoke-ra.mir
llvm/test/CodeGen/X86/statepoint-invoke.ll
llvm/test/CodeGen/X86/statepoint-live-in-remat.ll
llvm/test/CodeGen/X86/statepoint-live-in.ll
llvm/test/CodeGen/X86/statepoint-no-extra-const.ll
llvm/test/CodeGen/X86/statepoint-no-realign-stack.ll
llvm/test/CodeGen/X86/statepoint-ra-no-ls.ll
llvm/test/CodeGen/X86/statepoint-ra.ll
llvm/test/CodeGen/X86/statepoint-regs.ll
llvm/test/CodeGen/X86/statepoint-spill-lowering.ll
llvm/test/CodeGen/X86/statepoint-spill-slot-size-promotion.ll
llvm/test/CodeGen/X86/statepoint-stack-usage.ll
llvm/test/CodeGen/X86/statepoint-stackmap-format.ll
llvm/test/CodeGen/X86/statepoint-stackmap-size.ll
llvm/test/CodeGen/X86/statepoint-two-results.ll
llvm/test/CodeGen/X86/statepoint-uniqueing.ll
llvm/test/CodeGen/X86/statepoint-vector-bad-spill.ll
llvm/test/CodeGen/X86/statepoint-vector.ll
llvm/test/CodeGen/X86/statepoint-vreg-details.ll
llvm/test/CodeGen/X86/statepoint-vreg-folding.mir
llvm/test/CodeGen/X86/statepoint-vreg-invoke.ll
llvm/test/CodeGen/X86/statepoint-vreg-unlimited-tied-opnds.ll
llvm/test/CodeGen/X86/statepoint-vreg.ll
llvm/test/CodeGen/X86/statepoint-vreg.mir
llvm/test/SafepointIRVerifier/basic-use-after-reloc.ll
llvm/test/SafepointIRVerifier/compares.ll
llvm/test/SafepointIRVerifier/constant-bases.ll
llvm/test/SafepointIRVerifier/unreachable-block-tolerant.ll
llvm/test/SafepointIRVerifier/unrecorded-live-at-sp.ll
llvm/test/SafepointIRVerifier/use-derived-unrelocated.ll
llvm/test/SafepointIRVerifier/uses-in-phi-nodes.ll
llvm/test/Transforms/CodeGenPrepare/X86/statepoint-relocate.ll
llvm/test/Transforms/EarlyCSE/gc_relocate.ll
llvm/test/Transforms/GVN/gc_relocate.ll
llvm/test/Transforms/InstCombine/gc.relocate.ll
llvm/test/Transforms/InstCombine/statepoint-cleanup.ll
llvm/test/Transforms/InstCombine/statepoint-iter.ll
llvm/test/Transforms/InstCombine/statepoint.ll
llvm/test/Transforms/InstCombine/token.ll
llvm/test/Transforms/InstSimplify/gc_relocate.ll
llvm/test/Transforms/LICM/gc-relocate.ll
llvm/test/Transforms/RewriteStatepointsForGC/basics.ll
llvm/test/Transforms/SimplifyCFG/statepoint-invoke-unwind.ll
llvm/test/Transforms/Util/strip-gc-relocates.ll
llvm/test/Verifier/invalid-statepoint.ll
llvm/test/Verifier/statepoint.ll