[PATCH] D135470: [PPC] Opaque pointer migration, part 1.

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 10:24:21 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG427fb35192f1: [PPC] Opaque pointer migration, part 1. (authored by Kai).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135470/new/

https://reviews.llvm.org/D135470

Files:
  llvm/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll
  llvm/test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll
  llvm/test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll
  llvm/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll
  llvm/test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll
  llvm/test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll
  llvm/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll
  llvm/test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
  llvm/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
  llvm/test/CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll
  llvm/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll
  llvm/test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll
  llvm/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll
  llvm/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll
  llvm/test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll
  llvm/test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll
  llvm/test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll
  llvm/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
  llvm/test/CodeGen/PowerPC/2007-03-24-cntlzd.ll
  llvm/test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll
  llvm/test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll
  llvm/test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll
  llvm/test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll
  llvm/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll
  llvm/test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll
  llvm/test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll
  llvm/test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll
  llvm/test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll
  llvm/test/CodeGen/PowerPC/2007-09-08-unaligned.ll
  llvm/test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll
  llvm/test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll
  llvm/test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll
  llvm/test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll
  llvm/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll
  llvm/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll
  llvm/test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll
  llvm/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll
  llvm/test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll
  llvm/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll
  llvm/test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll
  llvm/test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll
  llvm/test/CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll
  llvm/test/CodeGen/PowerPC/2008-03-24-AddressRegImm.ll
  llvm/test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll
  llvm/test/CodeGen/PowerPC/2008-03-26-CoalescerBug.ll
  llvm/test/CodeGen/PowerPC/2008-04-16-CoalescerBug.ll
  llvm/test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll
  llvm/test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll
  llvm/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll
  llvm/test/CodeGen/PowerPC/2008-07-15-Bswap.ll
  llvm/test/CodeGen/PowerPC/2008-07-15-Fabs.ll
  llvm/test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll
  llvm/test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll
  llvm/test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll
  llvm/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
  llvm/test/CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll
  llvm/test/CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll
  llvm/test/CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll
  llvm/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll
  llvm/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll
  llvm/test/CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll
  llvm/test/CodeGen/PowerPC/2009-11-25-ImpDefBug.ll
  llvm/test/CodeGen/PowerPC/2010-02-12-saveCR.ll
  llvm/test/CodeGen/PowerPC/2010-03-09-indirect-call.ll
  llvm/test/CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll
  llvm/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll
  llvm/test/CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll
  llvm/test/CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll
  llvm/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll
  llvm/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll
  llvm/test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll
  llvm/test/CodeGen/PowerPC/2012-10-11-dynalloc.ll
  llvm/test/CodeGen/PowerPC/2013-05-15-preinc-fold.ll
  llvm/test/CodeGen/PowerPC/2016-01-07-BranchWeightCrash.ll
  llvm/test/CodeGen/PowerPC/2016-04-16-ADD8TLS.ll
  llvm/test/CodeGen/PowerPC/2016-04-17-combine.ll
  llvm/test/CodeGen/PowerPC/2016-04-28-setjmp.ll
  llvm/test/CodeGen/PowerPC/Atomics-64.ll
  llvm/test/CodeGen/PowerPC/BoolRetToIntTest-2.ll
  llvm/test/CodeGen/PowerPC/BoolRetToIntTest.ll
  llvm/test/CodeGen/PowerPC/BreakableToken-reduced.ll
  llvm/test/CodeGen/PowerPC/CompareEliminationSpillIssue.ll
  llvm/test/CodeGen/PowerPC/Frames-dyn-alloca-with-func-call.ll
  llvm/test/CodeGen/PowerPC/Frames-dyn-alloca.ll
  llvm/test/CodeGen/PowerPC/Frames-large.ll
  llvm/test/CodeGen/PowerPC/Frames-leaf.ll
  llvm/test/CodeGen/PowerPC/Frames-small.ll
  llvm/test/CodeGen/PowerPC/Frames-stack-floor.ll
  llvm/test/CodeGen/PowerPC/GlobalISel/irtranslator-args-lowering.ll
  llvm/test/CodeGen/PowerPC/GlobalISel/ppc-irtranslator-stackprotect.ll
  llvm/test/CodeGen/PowerPC/LargeAbsoluteAddr.ll
  llvm/test/CodeGen/PowerPC/MCSE-caller-preserved-reg.ll
  llvm/test/CodeGen/PowerPC/MMO-flags-assertion.ll
  llvm/test/CodeGen/PowerPC/MergeConsecutiveStores.ll
  llvm/test/CodeGen/PowerPC/P10-stack-alignment.ll
  llvm/test/CodeGen/PowerPC/PR33636.ll
  llvm/test/CodeGen/PowerPC/PR33671.ll
  llvm/test/CodeGen/PowerPC/PR3488.ll
  llvm/test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll
  llvm/test/CodeGen/PowerPC/VSX-DForm-Scalars.ll
  llvm/test/CodeGen/PowerPC/VSX-XForm-Scalars.ll
  llvm/test/CodeGen/PowerPC/a2-fp-basic.ll
  llvm/test/CodeGen/PowerPC/aa-tbaa.ll
  llvm/test/CodeGen/PowerPC/aantidep-inline-asm-use.ll
  llvm/test/CodeGen/PowerPC/absol-jump-table-enabled.ll
  llvm/test/CodeGen/PowerPC/add-fi.ll
  llvm/test/CodeGen/PowerPC/addegluecrash.ll
  llvm/test/CodeGen/PowerPC/addi-licm.ll
  llvm/test/CodeGen/PowerPC/addi-offset-fold.ll
  llvm/test/CodeGen/PowerPC/addi-reassoc.ll
  llvm/test/CodeGen/PowerPC/addrfuncstr.ll
  llvm/test/CodeGen/PowerPC/addrspacecast.ll
  llvm/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll
  llvm/test/CodeGen/PowerPC/aix-AppendingLinkage.ll
  llvm/test/CodeGen/PowerPC/aix-alias-alignment.ll
  llvm/test/CodeGen/PowerPC/aix-alias-unsupported.ll
  llvm/test/CodeGen/PowerPC/aix-alias.ll
  llvm/test/CodeGen/PowerPC/aix-alloca-r31.ll
  llvm/test/CodeGen/PowerPC/aix-aux-header.ll
  llvm/test/CodeGen/PowerPC/aix-base-pointer.ll
  llvm/test/CodeGen/PowerPC/aix-cc-abi.ll
  llvm/test/CodeGen/PowerPC/aix-cc-altivec.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation3.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval-split.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
  llvm/test/CodeGen/PowerPC/aix-complex.ll
  llvm/test/CodeGen/PowerPC/aix-dfltabi-rsrvd-reg.ll
  llvm/test/CodeGen/PowerPC/aix-dwarf.ll
  llvm/test/CodeGen/PowerPC/aix-ehinfo-sym.ll
  llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable-clobber-register.ll
  llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable-ssp.ll
  llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable-vectorinfo.ll
  llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable-vectorinfo_hasvarg.ll
  llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable.ll
  llvm/test/CodeGen/PowerPC/aix-exception.ll
  llvm/test/CodeGen/PowerPC/aix-extern-weak.ll
  llvm/test/CodeGen/PowerPC/aix-extern.ll
  llvm/test/CodeGen/PowerPC/aix-framepointer-save-restore.ll
  llvm/test/CodeGen/PowerPC/aix-ignore-xcoff-visibility.ll
  llvm/test/CodeGen/PowerPC/aix-indirect-call.ll
  llvm/test/CodeGen/PowerPC/aix-llvm-intrinsic.ll
  llvm/test/CodeGen/PowerPC/aix-lower-block-address.ll
  llvm/test/CodeGen/PowerPC/aix-lr.ll
  llvm/test/CodeGen/PowerPC/aix-nest-param.ll
  llvm/test/CodeGen/PowerPC/aix-personality-alias.ll
  llvm/test/CodeGen/PowerPC/aix-readonly-with-relocation.ll
  llvm/test/CodeGen/PowerPC/aix-reference-func-addr-const.ll
  llvm/test/CodeGen/PowerPC/aix-relativeref.ll
  llvm/test/CodeGen/PowerPC/aix-sret-param.ll
  llvm/test/CodeGen/PowerPC/aix-static-init-default-priority.ll
  llvm/test/CodeGen/PowerPC/aix-static-init-key-object.ll
  llvm/test/CodeGen/PowerPC/aix-static-init-no-unique-module-id.ll
  llvm/test/CodeGen/PowerPC/aix-static-init-non-default-priority.ll
  llvm/test/CodeGen/PowerPC/aix-tls-gd-double.ll
  llvm/test/CodeGen/PowerPC/aix-tls-gd-int.ll
  llvm/test/CodeGen/PowerPC/aix-tls-gd-longlong.ll
  llvm/test/CodeGen/PowerPC/aix-tls-xcoff-reloc-large.ll
  llvm/test/CodeGen/PowerPC/aix-tls-xcoff-reloc.ll
  llvm/test/CodeGen/PowerPC/aix-tls-xcoff-variables.ll
  llvm/test/CodeGen/PowerPC/aix-tracetable-csr.ll
  llvm/test/CodeGen/PowerPC/aix-trampoline.ll
  llvm/test/CodeGen/PowerPC/aix-undef-func-call.ll
  llvm/test/CodeGen/PowerPC/aix-user-defined-memcpy.ll
  llvm/test/CodeGen/PowerPC/aix-vec-arg-spills-callee.ll
  llvm/test/CodeGen/PowerPC/aix-vec-arg-spills-mir.ll
  llvm/test/CodeGen/PowerPC/aix-vec-arg-spills.ll
  llvm/test/CodeGen/PowerPC/aix-vec_insert_elt.ll
  llvm/test/CodeGen/PowerPC/aix-vector-stack-caller.ll
  llvm/test/CodeGen/PowerPC/aix-vsx-splatimm.ll
  llvm/test/CodeGen/PowerPC/aix-weak-undef-func-call.ll
  llvm/test/CodeGen/PowerPC/aix-weak.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-data-only-notoc.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-data-sections.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-explicit-section.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-externL.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-huge-relocs.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-lower-comm.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-str.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-large.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-reloc.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-symbol-rename.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-toc.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-used.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-visibility.ll
  llvm/test/CodeGen/PowerPC/aix32-p8-scalar_vector_conversions.ll
  llvm/test/CodeGen/PowerPC/aix64-cc-byval.ll
  llvm/test/CodeGen/PowerPC/aix64-virtual-call-no-spills.ll
  llvm/test/CodeGen/PowerPC/aix_scalar_vector_permuted.ll
  llvm/test/CodeGen/PowerPC/alias.ll
  llvm/test/CodeGen/PowerPC/alloca-crspill.ll
  llvm/test/CodeGen/PowerPC/and-elim.ll
  llvm/test/CodeGen/PowerPC/anon_aggr.ll
  llvm/test/CodeGen/PowerPC/anyext_srl.ll
  llvm/test/CodeGen/PowerPC/arg_promotion.ll
  llvm/test/CodeGen/PowerPC/asm-constraints.ll
  llvm/test/CodeGen/PowerPC/asm-printer-topological-order.ll
  llvm/test/CodeGen/PowerPC/asm-template-I.ll
  llvm/test/CodeGen/PowerPC/asym-regclass-copy.ll
  llvm/test/CodeGen/PowerPC/atomic-1.ll
  llvm/test/CodeGen/PowerPC/atomic-2.ll
  llvm/test/CodeGen/PowerPC/atomic-float.ll
  llvm/test/CodeGen/PowerPC/atomic-minmax.ll
  llvm/test/CodeGen/PowerPC/atomics-constant.ll
  llvm/test/CodeGen/PowerPC/atomics-i128-ldst.ll
  llvm/test/CodeGen/PowerPC/atomics-i128.ll
  llvm/test/CodeGen/PowerPC/atomics-i16-ldst.ll
  llvm/test/CodeGen/PowerPC/atomics-i32-ldst.ll
  llvm/test/CodeGen/PowerPC/atomics-i64-ldst.ll
  llvm/test/CodeGen/PowerPC/atomics-i8-ldst.ll
  llvm/test/CodeGen/PowerPC/atomics-indexed.ll
  llvm/test/CodeGen/PowerPC/atomics-regression.ll
  llvm/test/CodeGen/PowerPC/atomics.ll
  llvm/test/CodeGen/PowerPC/basic-toc-data-extern.ll
  llvm/test/CodeGen/PowerPC/basic-toc-data-local-linkage.ll
  llvm/test/CodeGen/PowerPC/bdzlr.ll
  llvm/test/CodeGen/PowerPC/bfloat16-outer-product.ll
  llvm/test/CodeGen/PowerPC/big-endian-store-forward.ll
  llvm/test/CodeGen/PowerPC/bitfieldinsert.ll
  llvm/test/CodeGen/PowerPC/blockaddress.ll
  llvm/test/CodeGen/PowerPC/bswap-load-store.ll
  llvm/test/CodeGen/PowerPC/build-vector-tests.ll
  llvm/test/CodeGen/PowerPC/buildvec_canonicalize.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-elf2-abi.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-p10vsx.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-p8vector.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-p9-darn.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-LoadReserve-StoreCond-64bit-only.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-LoadReserve-StoreCond.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-check-ldarx-opt.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-load-store-reversed-64bit-only.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-load-store-reversed.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-mfspr-mtspr-64bit-only.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-mfspr-mtspr-aix32.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-move-tofrom-regs.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-popcnt.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-prefetch.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-stfiw.ll
  llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync-64.ll
  llvm/test/CodeGen/PowerPC/byval-agg-info.ll
  llvm/test/CodeGen/PowerPC/byval-aliased.ll
  llvm/test/CodeGen/PowerPC/byval.ll
  llvm/test/CodeGen/PowerPC/calls.ll
  llvm/test/CodeGen/PowerPC/canonical-merge-shuffles.ll
  llvm/test/CodeGen/PowerPC/cfence-double.ll
  llvm/test/CodeGen/PowerPC/cfence-float.ll
  llvm/test/CodeGen/PowerPC/cgp-select.ll
  llvm/test/CodeGen/PowerPC/cmp_elimination.ll
  llvm/test/CodeGen/PowerPC/coalesce-ext.ll
  (234 more files...)



More information about the llvm-commits mailing list