[all-commits] [llvm/llvm-project] 427fb3: [PPC] Opaque pointer migration, part 1.
Kai Nacke via All-commits
all-commits at lists.llvm.org
Tue Oct 11 10:24:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 427fb35192f1f7bb694a5910b05abc5925a798b2
https://github.com/llvm/llvm-project/commit/427fb35192f1f7bb694a5910b05abc5925a798b2
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M llvm/test/CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll
M llvm/test/CodeGen/PowerPC/2005-11-30-vastart-crash.ll
M llvm/test/CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll
M llvm/test/CodeGen/PowerPC/2006-04-05-splat-ish.ll
M llvm/test/CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll
M llvm/test/CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll
M llvm/test/CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll
M llvm/test/CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
M llvm/test/CodeGen/PowerPC/2006-08-15-SelectionCrash.ll
M llvm/test/CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll
M llvm/test/CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll
M llvm/test/CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll
M llvm/test/CodeGen/PowerPC/2006-12-07-LargeAlloca.ll
M llvm/test/CodeGen/PowerPC/2006-12-07-SelectCrash.ll
M llvm/test/CodeGen/PowerPC/2007-01-15-AsmDialect.ll
M llvm/test/CodeGen/PowerPC/2007-01-29-lbrx-asm.ll
M llvm/test/CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll
M llvm/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
M llvm/test/CodeGen/PowerPC/2007-03-24-cntlzd.ll
M llvm/test/CodeGen/PowerPC/2007-03-30-SpillerCrash.ll
M llvm/test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll
M llvm/test/CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll
M llvm/test/CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll
M llvm/test/CodeGen/PowerPC/2007-05-22-tailmerge-3.ll
M llvm/test/CodeGen/PowerPC/2007-06-28-BCCISelBug.ll
M llvm/test/CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll
M llvm/test/CodeGen/PowerPC/2007-09-04-AltivecDST.ll
M llvm/test/CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll
M llvm/test/CodeGen/PowerPC/2007-09-08-unaligned.ll
M llvm/test/CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll
M llvm/test/CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll
M llvm/test/CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll
M llvm/test/CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll
M llvm/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll
M llvm/test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll
M llvm/test/CodeGen/PowerPC/2007-11-16-landingpad-split.ll
M llvm/test/CodeGen/PowerPC/2007-11-19-VectorSplitting.ll
M llvm/test/CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll
M llvm/test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll
M llvm/test/CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll
M llvm/test/CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll
M llvm/test/CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll
M llvm/test/CodeGen/PowerPC/2008-03-24-AddressRegImm.ll
M llvm/test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll
M llvm/test/CodeGen/PowerPC/2008-03-26-CoalescerBug.ll
M llvm/test/CodeGen/PowerPC/2008-04-16-CoalescerBug.ll
M llvm/test/CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll
M llvm/test/CodeGen/PowerPC/2008-06-21-F128LoadStore.ll
M llvm/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll
M llvm/test/CodeGen/PowerPC/2008-07-15-Bswap.ll
M llvm/test/CodeGen/PowerPC/2008-07-15-Fabs.ll
M llvm/test/CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll
M llvm/test/CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll
M llvm/test/CodeGen/PowerPC/2008-09-12-CoalescerBug.ll
M llvm/test/CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll
M llvm/test/CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll
M llvm/test/CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll
M llvm/test/CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll
M llvm/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll
M llvm/test/CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll
M llvm/test/CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll
M llvm/test/CodeGen/PowerPC/2009-11-25-ImpDefBug.ll
M llvm/test/CodeGen/PowerPC/2010-02-12-saveCR.ll
M llvm/test/CodeGen/PowerPC/2010-03-09-indirect-call.ll
M llvm/test/CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll
M llvm/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll
M llvm/test/CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll
M llvm/test/CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll
M llvm/test/CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll
M llvm/test/CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll
M llvm/test/CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll
M llvm/test/CodeGen/PowerPC/2012-10-11-dynalloc.ll
M llvm/test/CodeGen/PowerPC/2013-05-15-preinc-fold.ll
M llvm/test/CodeGen/PowerPC/2016-01-07-BranchWeightCrash.ll
M llvm/test/CodeGen/PowerPC/2016-04-16-ADD8TLS.ll
M llvm/test/CodeGen/PowerPC/2016-04-17-combine.ll
M llvm/test/CodeGen/PowerPC/2016-04-28-setjmp.ll
M llvm/test/CodeGen/PowerPC/Atomics-64.ll
M llvm/test/CodeGen/PowerPC/BoolRetToIntTest-2.ll
M llvm/test/CodeGen/PowerPC/BoolRetToIntTest.ll
M llvm/test/CodeGen/PowerPC/BreakableToken-reduced.ll
M llvm/test/CodeGen/PowerPC/CompareEliminationSpillIssue.ll
M llvm/test/CodeGen/PowerPC/Frames-dyn-alloca-with-func-call.ll
M llvm/test/CodeGen/PowerPC/Frames-dyn-alloca.ll
M llvm/test/CodeGen/PowerPC/Frames-large.ll
M llvm/test/CodeGen/PowerPC/Frames-leaf.ll
M llvm/test/CodeGen/PowerPC/Frames-small.ll
M llvm/test/CodeGen/PowerPC/Frames-stack-floor.ll
M llvm/test/CodeGen/PowerPC/GlobalISel/irtranslator-args-lowering.ll
M llvm/test/CodeGen/PowerPC/GlobalISel/ppc-irtranslator-stackprotect.ll
M llvm/test/CodeGen/PowerPC/LargeAbsoluteAddr.ll
M llvm/test/CodeGen/PowerPC/MCSE-caller-preserved-reg.ll
M llvm/test/CodeGen/PowerPC/MMO-flags-assertion.ll
M llvm/test/CodeGen/PowerPC/MergeConsecutiveStores.ll
M llvm/test/CodeGen/PowerPC/P10-stack-alignment.ll
M llvm/test/CodeGen/PowerPC/PR33636.ll
M llvm/test/CodeGen/PowerPC/PR33671.ll
M llvm/test/CodeGen/PowerPC/PR3488.ll
M llvm/test/CodeGen/PowerPC/PR35812-neg-cmpxchg.ll
M llvm/test/CodeGen/PowerPC/VSX-DForm-Scalars.ll
M llvm/test/CodeGen/PowerPC/VSX-XForm-Scalars.ll
M llvm/test/CodeGen/PowerPC/a2-fp-basic.ll
M llvm/test/CodeGen/PowerPC/aa-tbaa.ll
M llvm/test/CodeGen/PowerPC/aantidep-inline-asm-use.ll
M llvm/test/CodeGen/PowerPC/absol-jump-table-enabled.ll
M llvm/test/CodeGen/PowerPC/add-fi.ll
M llvm/test/CodeGen/PowerPC/addegluecrash.ll
M llvm/test/CodeGen/PowerPC/addi-licm.ll
M llvm/test/CodeGen/PowerPC/addi-offset-fold.ll
M llvm/test/CodeGen/PowerPC/addi-reassoc.ll
M llvm/test/CodeGen/PowerPC/addrfuncstr.ll
M llvm/test/CodeGen/PowerPC/addrspacecast.ll
M llvm/test/CodeGen/PowerPC/aggressive-anti-dep-breaker-subreg.ll
M llvm/test/CodeGen/PowerPC/aix-AppendingLinkage.ll
M llvm/test/CodeGen/PowerPC/aix-alias-alignment.ll
M llvm/test/CodeGen/PowerPC/aix-alias-unsupported.ll
M llvm/test/CodeGen/PowerPC/aix-alias.ll
M llvm/test/CodeGen/PowerPC/aix-alloca-r31.ll
M llvm/test/CodeGen/PowerPC/aix-aux-header.ll
M llvm/test/CodeGen/PowerPC/aix-base-pointer.ll
M llvm/test/CodeGen/PowerPC/aix-cc-abi.ll
M llvm/test/CodeGen/PowerPC/aix-cc-altivec.ll
M llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation3.ll
M llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll
M llvm/test/CodeGen/PowerPC/aix-cc-byval-split.ll
M llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
M llvm/test/CodeGen/PowerPC/aix-complex.ll
M llvm/test/CodeGen/PowerPC/aix-dfltabi-rsrvd-reg.ll
M llvm/test/CodeGen/PowerPC/aix-dwarf.ll
M llvm/test/CodeGen/PowerPC/aix-ehinfo-sym.ll
M llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable-clobber-register.ll
M llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable-ssp.ll
M llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable-vectorinfo.ll
M llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable-vectorinfo_hasvarg.ll
M llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable.ll
M llvm/test/CodeGen/PowerPC/aix-exception.ll
M llvm/test/CodeGen/PowerPC/aix-extern-weak.ll
M llvm/test/CodeGen/PowerPC/aix-extern.ll
M llvm/test/CodeGen/PowerPC/aix-framepointer-save-restore.ll
M llvm/test/CodeGen/PowerPC/aix-ignore-xcoff-visibility.ll
M llvm/test/CodeGen/PowerPC/aix-indirect-call.ll
M llvm/test/CodeGen/PowerPC/aix-llvm-intrinsic.ll
M llvm/test/CodeGen/PowerPC/aix-lower-block-address.ll
M llvm/test/CodeGen/PowerPC/aix-lr.ll
M llvm/test/CodeGen/PowerPC/aix-nest-param.ll
M llvm/test/CodeGen/PowerPC/aix-personality-alias.ll
M llvm/test/CodeGen/PowerPC/aix-readonly-with-relocation.ll
M llvm/test/CodeGen/PowerPC/aix-reference-func-addr-const.ll
M llvm/test/CodeGen/PowerPC/aix-relativeref.ll
M llvm/test/CodeGen/PowerPC/aix-sret-param.ll
M llvm/test/CodeGen/PowerPC/aix-static-init-default-priority.ll
M llvm/test/CodeGen/PowerPC/aix-static-init-key-object.ll
M llvm/test/CodeGen/PowerPC/aix-static-init-no-unique-module-id.ll
M llvm/test/CodeGen/PowerPC/aix-static-init-non-default-priority.ll
M llvm/test/CodeGen/PowerPC/aix-tls-gd-double.ll
M llvm/test/CodeGen/PowerPC/aix-tls-gd-int.ll
M llvm/test/CodeGen/PowerPC/aix-tls-gd-longlong.ll
M llvm/test/CodeGen/PowerPC/aix-tls-xcoff-reloc-large.ll
M llvm/test/CodeGen/PowerPC/aix-tls-xcoff-reloc.ll
M llvm/test/CodeGen/PowerPC/aix-tls-xcoff-variables.ll
M llvm/test/CodeGen/PowerPC/aix-tracetable-csr.ll
M llvm/test/CodeGen/PowerPC/aix-trampoline.ll
M llvm/test/CodeGen/PowerPC/aix-undef-func-call.ll
M llvm/test/CodeGen/PowerPC/aix-user-defined-memcpy.ll
M llvm/test/CodeGen/PowerPC/aix-vec-arg-spills-callee.ll
M llvm/test/CodeGen/PowerPC/aix-vec-arg-spills-mir.ll
M llvm/test/CodeGen/PowerPC/aix-vec-arg-spills.ll
M llvm/test/CodeGen/PowerPC/aix-vec_insert_elt.ll
M llvm/test/CodeGen/PowerPC/aix-vector-stack-caller.ll
M llvm/test/CodeGen/PowerPC/aix-vsx-splatimm.ll
M llvm/test/CodeGen/PowerPC/aix-weak-undef-func-call.ll
M llvm/test/CodeGen/PowerPC/aix-weak.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-data-only-notoc.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-data-sections.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-explicit-section.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-externL.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-huge-relocs.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-lower-comm.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-str.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-large.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-reloc.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-symbol-rename.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-toc.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-used.ll
M llvm/test/CodeGen/PowerPC/aix-xcoff-visibility.ll
M llvm/test/CodeGen/PowerPC/aix32-p8-scalar_vector_conversions.ll
M llvm/test/CodeGen/PowerPC/aix64-cc-byval.ll
M llvm/test/CodeGen/PowerPC/aix64-virtual-call-no-spills.ll
M llvm/test/CodeGen/PowerPC/aix_scalar_vector_permuted.ll
M llvm/test/CodeGen/PowerPC/alias.ll
M llvm/test/CodeGen/PowerPC/alloca-crspill.ll
M llvm/test/CodeGen/PowerPC/and-elim.ll
M llvm/test/CodeGen/PowerPC/anon_aggr.ll
M llvm/test/CodeGen/PowerPC/anyext_srl.ll
M llvm/test/CodeGen/PowerPC/arg_promotion.ll
M llvm/test/CodeGen/PowerPC/asm-constraints.ll
M llvm/test/CodeGen/PowerPC/asm-printer-topological-order.ll
M llvm/test/CodeGen/PowerPC/asm-template-I.ll
M llvm/test/CodeGen/PowerPC/asym-regclass-copy.ll
M llvm/test/CodeGen/PowerPC/atomic-1.ll
M llvm/test/CodeGen/PowerPC/atomic-2.ll
M llvm/test/CodeGen/PowerPC/atomic-float.ll
M llvm/test/CodeGen/PowerPC/atomic-minmax.ll
M llvm/test/CodeGen/PowerPC/atomics-constant.ll
M llvm/test/CodeGen/PowerPC/atomics-i128-ldst.ll
M llvm/test/CodeGen/PowerPC/atomics-i128.ll
M llvm/test/CodeGen/PowerPC/atomics-i16-ldst.ll
M llvm/test/CodeGen/PowerPC/atomics-i32-ldst.ll
M llvm/test/CodeGen/PowerPC/atomics-i64-ldst.ll
M llvm/test/CodeGen/PowerPC/atomics-i8-ldst.ll
M llvm/test/CodeGen/PowerPC/atomics-indexed.ll
M llvm/test/CodeGen/PowerPC/atomics-regression.ll
M llvm/test/CodeGen/PowerPC/atomics.ll
M llvm/test/CodeGen/PowerPC/basic-toc-data-extern.ll
M llvm/test/CodeGen/PowerPC/basic-toc-data-local-linkage.ll
M llvm/test/CodeGen/PowerPC/bdzlr.ll
M llvm/test/CodeGen/PowerPC/bfloat16-outer-product.ll
M llvm/test/CodeGen/PowerPC/big-endian-store-forward.ll
M llvm/test/CodeGen/PowerPC/bitfieldinsert.ll
M llvm/test/CodeGen/PowerPC/blockaddress.ll
M llvm/test/CodeGen/PowerPC/bswap-load-store.ll
M llvm/test/CodeGen/PowerPC/build-vector-tests.ll
M llvm/test/CodeGen/PowerPC/buildvec_canonicalize.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-elf2-abi.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-p10vsx.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-p8vector.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-p9-darn.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-LoadReserve-StoreCond-64bit-only.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-LoadReserve-StoreCond.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-check-ldarx-opt.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-load-store-reversed-64bit-only.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-load-store-reversed.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-mfspr-mtspr-64bit-only.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-mfspr-mtspr-aix32.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-move-tofrom-regs.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-popcnt.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-prefetch.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-stfiw.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync-64.ll
M llvm/test/CodeGen/PowerPC/byval-agg-info.ll
M llvm/test/CodeGen/PowerPC/byval-aliased.ll
M llvm/test/CodeGen/PowerPC/byval.ll
M llvm/test/CodeGen/PowerPC/calls.ll
M llvm/test/CodeGen/PowerPC/canonical-merge-shuffles.ll
M llvm/test/CodeGen/PowerPC/cfence-double.ll
M llvm/test/CodeGen/PowerPC/cfence-float.ll
M llvm/test/CodeGen/PowerPC/cgp-select.ll
M llvm/test/CodeGen/PowerPC/cmp_elimination.ll
M llvm/test/CodeGen/PowerPC/coalesce-ext.ll
M llvm/test/CodeGen/PowerPC/code-align.ll
M llvm/test/CodeGen/PowerPC/coldcc2.ll
M llvm/test/CodeGen/PowerPC/combine-sext-and-shl-after-isel.ll
M llvm/test/CodeGen/PowerPC/combine-to-pre-index-store-crash.ll
M llvm/test/CodeGen/PowerPC/common-chain-aix32.ll
M llvm/test/CodeGen/PowerPC/complex-return.ll
M llvm/test/CodeGen/PowerPC/compute-regpressure.ll
M llvm/test/CodeGen/PowerPC/constant-combines.ll
M llvm/test/CodeGen/PowerPC/cr-spills.ll
M llvm/test/CodeGen/PowerPC/cr1eq-no-extra-moves.ll
M llvm/test/CodeGen/PowerPC/cr1eq.ll
M llvm/test/CodeGen/PowerPC/cr_spilling.ll
M llvm/test/CodeGen/PowerPC/crash.ll
M llvm/test/CodeGen/PowerPC/crbits.ll
M llvm/test/CodeGen/PowerPC/crsave.ll
M llvm/test/CodeGen/PowerPC/crypto_bifs.ll
M llvm/test/CodeGen/PowerPC/cse-despite-rounding-mode.ll
M llvm/test/CodeGen/PowerPC/csr-split.ll
M llvm/test/CodeGen/PowerPC/ctr-loop-tls-const.ll
M llvm/test/CodeGen/PowerPC/ctr-minmaxnum.ll
M llvm/test/CodeGen/PowerPC/ctrloop-constrained-fp.ll
M llvm/test/CodeGen/PowerPC/ctrloop-cpsgn.ll
M llvm/test/CodeGen/PowerPC/ctrloop-fp128.ll
M llvm/test/CodeGen/PowerPC/ctrloop-fp64.ll
M llvm/test/CodeGen/PowerPC/ctrloop-i128.ll
M llvm/test/CodeGen/PowerPC/ctrloop-i64.ll
M llvm/test/CodeGen/PowerPC/ctrloop-intrin.ll
M llvm/test/CodeGen/PowerPC/ctrloop-le.ll
M llvm/test/CodeGen/PowerPC/ctrloop-lt.ll
M llvm/test/CodeGen/PowerPC/ctrloop-ne.ll
M llvm/test/CodeGen/PowerPC/ctrloop-reg.ll
M llvm/test/CodeGen/PowerPC/ctrloop-s000.ll
M llvm/test/CodeGen/PowerPC/ctrloop-sh.ll
M llvm/test/CodeGen/PowerPC/ctrloop-shortLoops.ll
M llvm/test/CodeGen/PowerPC/ctrloop-sums.ll
M llvm/test/CodeGen/PowerPC/ctrloop-udivti3.ll
M llvm/test/CodeGen/PowerPC/ctrloops-hot-exit.ll
M llvm/test/CodeGen/PowerPC/ctrloops-pseudo.ll
M llvm/test/CodeGen/PowerPC/ctrloops-softfloat.ll
M llvm/test/CodeGen/PowerPC/ctrloops.ll
M llvm/test/CodeGen/PowerPC/cvt_i64_to_fp.ll
M llvm/test/CodeGen/PowerPC/cxx_tlscc64.ll
M llvm/test/CodeGen/PowerPC/darwin-labels.ll
M llvm/test/CodeGen/PowerPC/dbg.ll
M llvm/test/CodeGen/PowerPC/dcbf-p10.ll
M llvm/test/CodeGen/PowerPC/dcbf.ll
M llvm/test/CodeGen/PowerPC/dcbt-sched.ll
M llvm/test/CodeGen/PowerPC/dcbt.ll
M llvm/test/CodeGen/PowerPC/debug-label-fast-isel.ll
M llvm/test/CodeGen/PowerPC/debuginfo-split-int.ll
M llvm/test/CodeGen/PowerPC/delete-node.ll
M llvm/test/CodeGen/PowerPC/dform-adjust.ll
M llvm/test/CodeGen/PowerPC/dform-pair-load-store.ll
M llvm/test/CodeGen/PowerPC/direct-move-profit.ll
M llvm/test/CodeGen/PowerPC/dsolocal-pic.ll
M llvm/test/CodeGen/PowerPC/dsolocal-static.ll
M llvm/test/CodeGen/PowerPC/dyn-alloca-aligned.ll
M llvm/test/CodeGen/PowerPC/e500-1.ll
M llvm/test/CodeGen/PowerPC/early-ret.ll
M llvm/test/CodeGen/PowerPC/ec-input.ll
M llvm/test/CodeGen/PowerPC/eh-dwarf-cfa.ll
M llvm/test/CodeGen/PowerPC/elf-common.ll
M llvm/test/CodeGen/PowerPC/elf64-byval-cc.ll
M llvm/test/CodeGen/PowerPC/eliminate-compare-of-copy.ll
M llvm/test/CodeGen/PowerPC/emptystruct.ll
M llvm/test/CodeGen/PowerPC/emutls_generic.ll
M llvm/test/CodeGen/PowerPC/eqv-andc-orc-nor.ll
M llvm/test/CodeGen/PowerPC/expand-contiguous-isel.ll
M llvm/test/CodeGen/PowerPC/expand-isel.ll
M llvm/test/CodeGen/PowerPC/ext-bool-trunc-repl.ll
M llvm/test/CodeGen/PowerPC/extra-toc-reg-deps.ll
M llvm/test/CodeGen/PowerPC/extract-and-store.ll
M llvm/test/CodeGen/PowerPC/extswsli.ll
M llvm/test/CodeGen/PowerPC/f128-aggregates.ll
M llvm/test/CodeGen/PowerPC/f128-arith.ll
M llvm/test/CodeGen/PowerPC/f128-bitcast.ll
M llvm/test/CodeGen/PowerPC/f128-compare.ll
M llvm/test/CodeGen/PowerPC/f128-conv.ll
M llvm/test/CodeGen/PowerPC/f128-fma.ll
M llvm/test/CodeGen/PowerPC/f128-passByValue.ll
M llvm/test/CodeGen/PowerPC/f128-rounding.ll
M llvm/test/CodeGen/PowerPC/f128-truncateNconv.ll
M llvm/test/CodeGen/PowerPC/f128-vecExtractNconv.ll
M llvm/test/CodeGen/PowerPC/f128_ldst.ll
M llvm/test/CodeGen/PowerPC/f32-to-i64.ll
M llvm/test/CodeGen/PowerPC/fast-isel-GEP-coalesce.ll
M llvm/test/CodeGen/PowerPC/fast-isel-binary.ll
M llvm/test/CodeGen/PowerPC/fast-isel-call.ll
M llvm/test/CodeGen/PowerPC/fast-isel-conversion-p5.ll
M llvm/test/CodeGen/PowerPC/fast-isel-conversion.ll
M llvm/test/CodeGen/PowerPC/fast-isel-crash.ll
M llvm/test/CodeGen/PowerPC/fast-isel-fold.ll
M llvm/test/CodeGen/PowerPC/fast-isel-fpconv.ll
M llvm/test/CodeGen/PowerPC/fast-isel-i64offset.ll
M llvm/test/CodeGen/PowerPC/fast-isel-icmp-split.ll
M llvm/test/CodeGen/PowerPC/fast-isel-indirectbr.ll
M llvm/test/CodeGen/PowerPC/fast-isel-load-store-vsx.ll
M llvm/test/CodeGen/PowerPC/fast-isel-load-store.ll
M llvm/test/CodeGen/PowerPC/fast-isel-pcrel.ll
M llvm/test/CodeGen/PowerPC/fast-isel-redefinition.ll
M llvm/test/CodeGen/PowerPC/fastcc_stacksize.ll
M llvm/test/CodeGen/PowerPC/fastisel-gep-promote-before-add.ll
M llvm/test/CodeGen/PowerPC/float-load-store-pair.ll
M llvm/test/CodeGen/PowerPC/float-vector-gather.ll
M llvm/test/CodeGen/PowerPC/floatPSA.ll
M llvm/test/CodeGen/PowerPC/flt-preinc.ll
M llvm/test/CodeGen/PowerPC/fma-combine.ll
M llvm/test/CodeGen/PowerPC/fma-mutate-register-constraint.ll
M llvm/test/CodeGen/PowerPC/fma-precision.ll
M llvm/test/CodeGen/PowerPC/fold-remove-li.ll
M llvm/test/CodeGen/PowerPC/fold-rlwinm-1.ll
M llvm/test/CodeGen/PowerPC/fold_swtest_br.ll
M llvm/test/CodeGen/PowerPC/fp-int-conversions-direct-moves.ll
M llvm/test/CodeGen/PowerPC/fp-strict-conv.ll
M llvm/test/CodeGen/PowerPC/fp-to-int-ext.ll
M llvm/test/CodeGen/PowerPC/frame-size.ll
M llvm/test/CodeGen/PowerPC/frameaddr.ll
M llvm/test/CodeGen/PowerPC/frounds.ll
M llvm/test/CodeGen/PowerPC/fsl-e500mc.ll
M llvm/test/CodeGen/PowerPC/fsl-e5500.ll
M llvm/test/CodeGen/PowerPC/func-addr-consts.ll
M llvm/test/CodeGen/PowerPC/func-addr.ll
M llvm/test/CodeGen/PowerPC/fusion-load-store.ll
M llvm/test/CodeGen/PowerPC/glob-comp-aa-crash.ll
M llvm/test/CodeGen/PowerPC/global-address-non-got-indirect-access.ll
M llvm/test/CodeGen/PowerPC/handle-f16-storage-type.ll
M llvm/test/CodeGen/PowerPC/hello.ll
M llvm/test/CodeGen/PowerPC/hidden-vis-2.ll
M llvm/test/CodeGen/PowerPC/hidden-vis.ll
M llvm/test/CodeGen/PowerPC/hoist-logic.ll
M llvm/test/CodeGen/PowerPC/huge-frame-call.ll
M llvm/test/CodeGen/PowerPC/huge-frame-size.ll
M llvm/test/CodeGen/PowerPC/huge-frame-unsupported.ll
M llvm/test/CodeGen/PowerPC/i1-to-double.ll
M llvm/test/CodeGen/PowerPC/ia-mem-r0.ll
M llvm/test/CodeGen/PowerPC/ia-neg-const.ll
M llvm/test/CodeGen/PowerPC/ifcvt-forked-bug-2016-08-08.ll
M llvm/test/CodeGen/PowerPC/ifunc.ll
M llvm/test/CodeGen/PowerPC/in-asm-f64-reg.ll
M llvm/test/CodeGen/PowerPC/indexed-load.ll
M llvm/test/CodeGen/PowerPC/indirect-hidden.ll
M llvm/test/CodeGen/PowerPC/indirectbr.ll
M llvm/test/CodeGen/PowerPC/inline-asm-dollarpc.ll
M llvm/test/CodeGen/PowerPC/inline-asm-label.ll
M llvm/test/CodeGen/PowerPC/inline-asm-multilevel-gep.ll
M llvm/test/CodeGen/PowerPC/inlineasm-i64-reg.ll
M llvm/test/CodeGen/PowerPC/inlineasm-output-template.ll
M llvm/test/CodeGen/PowerPC/instruction-mix-remarks-BCTRL_LWZinto_toc.ll
M llvm/test/CodeGen/PowerPC/int128_ldst.ll
M llvm/test/CodeGen/PowerPC/inverted-bool-compares.ll
M llvm/test/CodeGen/PowerPC/isel-rc-nox0.ll
M llvm/test/CodeGen/PowerPC/issue55983.ll
M llvm/test/CodeGen/PowerPC/jaggedstructs.ll
M llvm/test/CodeGen/PowerPC/knowCRBitSpill.ll
M llvm/test/CodeGen/PowerPC/lbz-from-ld-shift.ll
M llvm/test/CodeGen/PowerPC/lbzux.ll
M llvm/test/CodeGen/PowerPC/ld-bswap64-no-ldbrx.ll
M llvm/test/CodeGen/PowerPC/ld-st-upd.ll
M llvm/test/CodeGen/PowerPC/ldst-align.ll
M llvm/test/CodeGen/PowerPC/ldtoc-inv.ll
M llvm/test/CodeGen/PowerPC/legalize-vaarg.ll
M llvm/test/CodeGen/PowerPC/lha.ll
M llvm/test/CodeGen/PowerPC/licm-remat.ll
M llvm/test/CodeGen/PowerPC/licm-tocReg.ll
M llvm/test/CodeGen/PowerPC/load-and-splat.ll
M llvm/test/CodeGen/PowerPC/load-constant-addr.ll
M llvm/test/CodeGen/PowerPC/load-rightmost-vector-elt.ll
M llvm/test/CodeGen/PowerPC/load-shift-combine.ll
M llvm/test/CodeGen/PowerPC/load-shuffle-and-shuffle-store.ll
M llvm/test/CodeGen/PowerPC/load-two-flts.ll
M llvm/test/CodeGen/PowerPC/load-v4i8-improved.ll
M llvm/test/CodeGen/PowerPC/logic-ops-on-compares.ll
M llvm/test/CodeGen/PowerPC/loop-align.ll
M llvm/test/CodeGen/PowerPC/loop-comment.ll
M llvm/test/CodeGen/PowerPC/loop-data-prefetch-inner.ll
M llvm/test/CodeGen/PowerPC/loop-data-prefetch.ll
M llvm/test/CodeGen/PowerPC/loop-hoist-toc-save.ll
M llvm/test/CodeGen/PowerPC/loop-instr-prep-non-const-increasement.ll
M llvm/test/CodeGen/PowerPC/loop-p10-pair-prepare.ll
M llvm/test/CodeGen/PowerPC/loop-prep-all.ll
M llvm/test/CodeGen/PowerPC/lower-globaladdr32-aix-asm.ll
M llvm/test/CodeGen/PowerPC/lower-globaladdr32-aix.ll
M llvm/test/CodeGen/PowerPC/lower-globaladdr64-aix-asm.ll
M llvm/test/CodeGen/PowerPC/lower-globaladdr64-aix.ll
M llvm/test/CodeGen/PowerPC/lower-intrinsics-afn-mass_notail.ll
M llvm/test/CodeGen/PowerPC/lower-intrinsics-fast-mass_notail.ll
M llvm/test/CodeGen/PowerPC/lsa.ll
M llvm/test/CodeGen/PowerPC/lsr-ctrloop.ll
M llvm/test/CodeGen/PowerPC/lxv-aligned-stack-slots.ll
M llvm/test/CodeGen/PowerPC/lxvw4x-bug.ll
M llvm/test/CodeGen/PowerPC/macro-fusion.ll
M llvm/test/CodeGen/PowerPC/mask64.ll
M llvm/test/CodeGen/PowerPC/mcm-1.ll
M llvm/test/CodeGen/PowerPC/mcm-10.ll
M llvm/test/CodeGen/PowerPC/mcm-11.ll
M llvm/test/CodeGen/PowerPC/mcm-13.ll
M llvm/test/CodeGen/PowerPC/mcm-2.ll
M llvm/test/CodeGen/PowerPC/mcm-3.ll
M llvm/test/CodeGen/PowerPC/mcm-5.ll
M llvm/test/CodeGen/PowerPC/mcm-6.ll
M llvm/test/CodeGen/PowerPC/mcm-7.ll
M llvm/test/CodeGen/PowerPC/mcm-8.ll
M llvm/test/CodeGen/PowerPC/mcm-9.ll
M llvm/test/CodeGen/PowerPC/mcm-default.ll
M llvm/test/CodeGen/PowerPC/mcm-obj-2.ll
M llvm/test/CodeGen/PowerPC/mcm-obj.ll
M llvm/test/CodeGen/PowerPC/mem-rr-addr-mode.ll
M llvm/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
M llvm/test/CodeGen/PowerPC/mem_update.ll
M llvm/test/CodeGen/PowerPC/memcmp.ll
M llvm/test/CodeGen/PowerPC/memcpy-vec.ll
M llvm/test/CodeGen/PowerPC/memcpy_dereferenceable.ll
M llvm/test/CodeGen/PowerPC/memset-nc-le.ll
M llvm/test/CodeGen/PowerPC/merge-st-chain-op.ll
M llvm/test/CodeGen/PowerPC/merge_stores_dereferenceable.ll
M llvm/test/CodeGen/PowerPC/mi-scheduling-lhs.ll
M llvm/test/CodeGen/PowerPC/misched-inorder-latency.ll
M llvm/test/CodeGen/PowerPC/misched.ll
M llvm/test/CodeGen/PowerPC/mma-intrinsics.ll
M llvm/test/CodeGen/PowerPC/mtvsrc-mfvscr-PPCVSXSwapRemoval.ll
M llvm/test/CodeGen/PowerPC/mtvsrdd.ll
M llvm/test/CodeGen/PowerPC/mulld.ll
M llvm/test/CodeGen/PowerPC/mult-alt-generic-powerpc.ll
M llvm/test/CodeGen/PowerPC/mult-alt-generic-powerpc64.ll
M llvm/test/CodeGen/PowerPC/no-ctr-loop-if-exit-in-nested-loop.ll
M llvm/test/CodeGen/PowerPC/no-dead-strip.ll
M llvm/test/CodeGen/PowerPC/no-dup-of-bdnz.ll
M llvm/test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll
M llvm/test/CodeGen/PowerPC/no-pref-jumps.ll
M llvm/test/CodeGen/PowerPC/noPermuteFormasking.ll
M llvm/test/CodeGen/PowerPC/nofpexcept.ll
M llvm/test/CodeGen/PowerPC/non-debug-mi-search-frspxsrsp.ll
M llvm/test/CodeGen/PowerPC/non-simple-args-intrin.ll
M llvm/test/CodeGen/PowerPC/novrsave.ll
Log Message:
-----------
[PPC] Opaque pointer migration, part 1.
The LIT test cases were migrated with the script provided by
Nikita Popov. Due to the size of the change it is split into
several parts.
Reviewed By: nemanja, amyk, nikic, PowerPC
Differential Revision: https://reviews.llvm.org/D135470
Commit: 5403c59c608c08c8ecd4303763f08eb046eb5e4d
https://github.com/llvm/llvm-project/commit/5403c59c608c08c8ecd4303763f08eb046eb5e4d
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M llvm/test/CodeGen/PowerPC/opt-builtins-ppc-xlcompat-cas.ll
M llvm/test/CodeGen/PowerPC/opt-cmp-inst-cr0-live.ll
M llvm/test/CodeGen/PowerPC/opt-li-add-to-addi.ll
M llvm/test/CodeGen/PowerPC/optcmp.ll
M llvm/test/CodeGen/PowerPC/or-addressing-mode.ll
M llvm/test/CodeGen/PowerPC/out-of-range-dform.ll
M llvm/test/CodeGen/PowerPC/overflow-intrinsic-optimizations.ll
M llvm/test/CodeGen/PowerPC/p10-constants.ll
M llvm/test/CodeGen/PowerPC/p10-setbc-ri.ll
M llvm/test/CodeGen/PowerPC/p10-setbc-rr.ll
M llvm/test/CodeGen/PowerPC/p10-setbcr-ri.ll
M llvm/test/CodeGen/PowerPC/p10-setbcr-rr.ll
M llvm/test/CodeGen/PowerPC/p10-setnbc-ri.ll
M llvm/test/CodeGen/PowerPC/p10-setnbc-rr.ll
M llvm/test/CodeGen/PowerPC/p10-setnbcr-ri.ll
M llvm/test/CodeGen/PowerPC/p10-setnbcr-rr.ll
M llvm/test/CodeGen/PowerPC/p10-spill-creq.ll
M llvm/test/CodeGen/PowerPC/p10-spill-crgt.ll
M llvm/test/CodeGen/PowerPC/p10-spill-crlt.ll
M llvm/test/CodeGen/PowerPC/p10-spill-crun.ll
M llvm/test/CodeGen/PowerPC/p8-isel-sched.ll
M llvm/test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
M llvm/test/CodeGen/PowerPC/p9-dform-load-alignment.ll
M llvm/test/CodeGen/PowerPC/p9-vbpermd.ll
M llvm/test/CodeGen/PowerPC/paired-vector-intrinsics.ll
M llvm/test/CodeGen/PowerPC/pcrel-block-address.ll
M llvm/test/CodeGen/PowerPC/pcrel-byte-loads.ll
M llvm/test/CodeGen/PowerPC/pcrel-call-linkage-leaf.ll
M llvm/test/CodeGen/PowerPC/pcrel-call-linkage-simple.ll
M llvm/test/CodeGen/PowerPC/pcrel-call-linkage-with-calls.ll
M llvm/test/CodeGen/PowerPC/pcrel-got-indirect.ll
M llvm/test/CodeGen/PowerPC/pcrel-indirect-call.ll
M llvm/test/CodeGen/PowerPC/pcrel-linkeropt-option.ll
M llvm/test/CodeGen/PowerPC/pcrel-linkeropt.ll
M llvm/test/CodeGen/PowerPC/pcrel-local-caller-toc.ll
M llvm/test/CodeGen/PowerPC/pcrel-relocation-plus-offset.ll
M llvm/test/CodeGen/PowerPC/pcrel-tail-calls.ll
M llvm/test/CodeGen/PowerPC/pcrel-tls-general-dynamic.ll
M llvm/test/CodeGen/PowerPC/pcrel-tls-initial-exec.ll
M llvm/test/CodeGen/PowerPC/pcrel-tls-local-dynamic.ll
M llvm/test/CodeGen/PowerPC/pcrel-tls-local-exec.ll
M llvm/test/CodeGen/PowerPC/pcrel-tls_get_addr_clobbers.ll
M llvm/test/CodeGen/PowerPC/pcrel.ll
M llvm/test/CodeGen/PowerPC/pcrel_ldst.ll
M llvm/test/CodeGen/PowerPC/peephole-align.ll
M llvm/test/CodeGen/PowerPC/pgo-ref-directive.ll
M llvm/test/CodeGen/PowerPC/pip-inner.ll
M llvm/test/CodeGen/PowerPC/popcount.ll
M llvm/test/CodeGen/PowerPC/post-ra-ec.ll
M llvm/test/CodeGen/PowerPC/pow_massv_075_025exp.ll
M llvm/test/CodeGen/PowerPC/power9-moves-and-splats.ll
M llvm/test/CodeGen/PowerPC/powf_massv_075_025exp.ll
M llvm/test/CodeGen/PowerPC/ppc-32bit-build-vector.ll
M llvm/test/CodeGen/PowerPC/ppc-32bit-shift.ll
M llvm/test/CodeGen/PowerPC/ppc-ctr-dead-code.ll
M llvm/test/CodeGen/PowerPC/ppc-disable-non-volatile-cr.ll
M llvm/test/CodeGen/PowerPC/ppc-empty-fs.ll
M llvm/test/CodeGen/PowerPC/ppc-label.ll
M llvm/test/CodeGen/PowerPC/ppc-label2.ll
M llvm/test/CodeGen/PowerPC/ppc-partword-atomic.ll
M llvm/test/CodeGen/PowerPC/ppc-prologue.ll
M llvm/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
M llvm/test/CodeGen/PowerPC/ppc-vaarg-agg.ll
M llvm/test/CodeGen/PowerPC/ppc32-align-long-double-sf.ll
M llvm/test/CodeGen/PowerPC/ppc32-constant-BE-ppcf128.ll
M llvm/test/CodeGen/PowerPC/ppc32-i1-vaarg.ll
M llvm/test/CodeGen/PowerPC/ppc32-i64-to-float-conv.ll
M llvm/test/CodeGen/PowerPC/ppc32-lshrti3.ll
M llvm/test/CodeGen/PowerPC/ppc32-nest.ll
M llvm/test/CodeGen/PowerPC/ppc32-pic-large.ll
M llvm/test/CodeGen/PowerPC/ppc32-pic.ll
M llvm/test/CodeGen/PowerPC/ppc32-secure-plt-tls.ll
M llvm/test/CodeGen/PowerPC/ppc32-secure-plt-tls2.ll
M llvm/test/CodeGen/PowerPC/ppc32-skip-regs.ll
M llvm/test/CodeGen/PowerPC/ppc32-vacopy.ll
M llvm/test/CodeGen/PowerPC/ppc440-fp-basic.ll
M llvm/test/CodeGen/PowerPC/ppc64-P9-mod.ll
M llvm/test/CodeGen/PowerPC/ppc64-P9-setb.ll
M llvm/test/CodeGen/PowerPC/ppc64-abi-extend.ll
M llvm/test/CodeGen/PowerPC/ppc64-acc-regalloc-bugfix.ll
M llvm/test/CodeGen/PowerPC/ppc64-acc-regalloc.ll
M llvm/test/CodeGen/PowerPC/ppc64-align-long-double.ll
M llvm/test/CodeGen/PowerPC/ppc64-blnop.ll
M llvm/test/CodeGen/PowerPC/ppc64-byval-align.ll
M llvm/test/CodeGen/PowerPC/ppc64-byval-larger-struct.ll
M llvm/test/CodeGen/PowerPC/ppc64-byval-multi-store.ll
M llvm/test/CodeGen/PowerPC/ppc64-calls.ll
M llvm/test/CodeGen/PowerPC/ppc64-crash.ll
M llvm/test/CodeGen/PowerPC/ppc64-func-desc-hoist.ll
M llvm/test/CodeGen/PowerPC/ppc64-get-cache-line-size.ll
M llvm/test/CodeGen/PowerPC/ppc64-i128-abi.ll
M llvm/test/CodeGen/PowerPC/ppc64-icbt-pwr7.ll
M llvm/test/CodeGen/PowerPC/ppc64-icbt-pwr8.ll
M llvm/test/CodeGen/PowerPC/ppc64-nest.ll
M llvm/test/CodeGen/PowerPC/ppc64-nonfunc-calls.ll
M llvm/test/CodeGen/PowerPC/ppc64-pre-inc-no-extra-phi.ll
M llvm/test/CodeGen/PowerPC/ppc64-prefetch.ll
M llvm/test/CodeGen/PowerPC/ppc64-rop-protection-aix.ll
M llvm/test/CodeGen/PowerPC/ppc64-rop-protection.ll
M llvm/test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll
M llvm/test/CodeGen/PowerPC/ppc64-sibcall.ll
M llvm/test/CodeGen/PowerPC/ppc64-smallarg.ll
M llvm/test/CodeGen/PowerPC/ppc64-toc.ll
M llvm/test/CodeGen/PowerPC/ppc64-vaarg-int.ll
M llvm/test/CodeGen/PowerPC/ppc64-varargs.ll
M llvm/test/CodeGen/PowerPC/ppc64-xxsplti32dx-pattern-check.ll
M llvm/test/CodeGen/PowerPC/ppc64le-aggregates.ll
M llvm/test/CodeGen/PowerPC/ppc64le-calls.ll
M llvm/test/CodeGen/PowerPC/ppc64le-crsave.ll
M llvm/test/CodeGen/PowerPC/ppc64le-localentry-large.ll
M llvm/test/CodeGen/PowerPC/ppc64le-localentry.ll
M llvm/test/CodeGen/PowerPC/ppc64le-smallarg.ll
M llvm/test/CodeGen/PowerPC/ppc_fp128-bcwriter.ll
M llvm/test/CodeGen/PowerPC/ppcf128-1.ll
M llvm/test/CodeGen/PowerPC/ppcf128-3.ll
M llvm/test/CodeGen/PowerPC/ppcf128-constrained-fp-intrinsics.ll
M llvm/test/CodeGen/PowerPC/ppcf128-endian.ll
M llvm/test/CodeGen/PowerPC/ppcf128sf.ll
M llvm/test/CodeGen/PowerPC/ppcsoftops.ll
M llvm/test/CodeGen/PowerPC/pr13891.ll
M llvm/test/CodeGen/PowerPC/pr15031.ll
M llvm/test/CodeGen/PowerPC/pr15359.ll
M llvm/test/CodeGen/PowerPC/pr15630.ll
M llvm/test/CodeGen/PowerPC/pr15632.ll
M llvm/test/CodeGen/PowerPC/pr16556-2.ll
M llvm/test/CodeGen/PowerPC/pr16556.ll
M llvm/test/CodeGen/PowerPC/pr17168.ll
M llvm/test/CodeGen/PowerPC/pr17354.ll
M llvm/test/CodeGen/PowerPC/pr18663-2.ll
M llvm/test/CodeGen/PowerPC/pr18663.ll
M llvm/test/CodeGen/PowerPC/pr20442.ll
M llvm/test/CodeGen/PowerPC/pr22711.ll
M llvm/test/CodeGen/PowerPC/pr24216.ll
M llvm/test/CodeGen/PowerPC/pr24546.ll
M llvm/test/CodeGen/PowerPC/pr24636.ll
M llvm/test/CodeGen/PowerPC/pr25157-peephole.ll
M llvm/test/CodeGen/PowerPC/pr25157.ll
M llvm/test/CodeGen/PowerPC/pr26378.ll
M llvm/test/CodeGen/PowerPC/pr26690.ll
M llvm/test/CodeGen/PowerPC/pr27078.ll
M llvm/test/CodeGen/PowerPC/pr27350.ll
M llvm/test/CodeGen/PowerPC/pr28130.ll
M llvm/test/CodeGen/PowerPC/pr28630.ll
M llvm/test/CodeGen/PowerPC/pr30451.ll
M llvm/test/CodeGen/PowerPC/pr30663.ll
M llvm/test/CodeGen/PowerPC/pr30715.ll
M llvm/test/CodeGen/PowerPC/pr31144.ll
M llvm/test/CodeGen/PowerPC/pr32063.ll
M llvm/test/CodeGen/PowerPC/pr32140.ll
M llvm/test/CodeGen/PowerPC/pr33547.ll
M llvm/test/CodeGen/PowerPC/pr35402.ll
M llvm/test/CodeGen/PowerPC/pr35688.ll
M llvm/test/CodeGen/PowerPC/pr36068.ll
M llvm/test/CodeGen/PowerPC/pr36292.ll
M llvm/test/CodeGen/PowerPC/pr38087.ll
M llvm/test/CodeGen/PowerPC/pr39478.ll
M llvm/test/CodeGen/PowerPC/pr39815.ll
M llvm/test/CodeGen/PowerPC/pr40922.ll
M llvm/test/CodeGen/PowerPC/pr41088.ll
M llvm/test/CodeGen/PowerPC/pr41177.ll
M llvm/test/CodeGen/PowerPC/pr42492.ll
M llvm/test/CodeGen/PowerPC/pr43527.ll
M llvm/test/CodeGen/PowerPC/pr43976.ll
M llvm/test/CodeGen/PowerPC/pr44183.ll
M llvm/test/CodeGen/PowerPC/pr45186.ll
M llvm/test/CodeGen/PowerPC/pr45297.ll
M llvm/test/CodeGen/PowerPC/pr45301.ll
M llvm/test/CodeGen/PowerPC/pr45432.ll
M llvm/test/CodeGen/PowerPC/pr45448.ll
M llvm/test/CodeGen/PowerPC/pr46759.ll
M llvm/test/CodeGen/PowerPC/pr46923.ll
M llvm/test/CodeGen/PowerPC/pr47707.ll
M llvm/test/CodeGen/PowerPC/pr47891.ll
M llvm/test/CodeGen/PowerPC/pr47916.ll
M llvm/test/CodeGen/PowerPC/pr48519.ll
M llvm/test/CodeGen/PowerPC/pr48527.ll
M llvm/test/CodeGen/PowerPC/pr49509.ll
M llvm/test/CodeGen/PowerPC/pr56469.ll
M llvm/test/CodeGen/PowerPC/pre-inc-disable.ll
M llvm/test/CodeGen/PowerPC/preinc-ld-sel-crash.ll
M llvm/test/CodeGen/PowerPC/preincprep-invoke.ll
M llvm/test/CodeGen/PowerPC/private.ll
M llvm/test/CodeGen/PowerPC/pwr7-gt-nop.ll
M llvm/test/CodeGen/PowerPC/quadint-return.ll
M llvm/test/CodeGen/PowerPC/read-set-flm.ll
M llvm/test/CodeGen/PowerPC/reduce_cr.ll
M llvm/test/CodeGen/PowerPC/reduce_scalarization.ll
M llvm/test/CodeGen/PowerPC/reduce_scalarization02.ll
M llvm/test/CodeGen/PowerPC/redundant-copy-after-tail-dup.ll
M llvm/test/CodeGen/PowerPC/reg-coalesce-simple.ll
M llvm/test/CodeGen/PowerPC/register-pressure-reduction.ll
M llvm/test/CodeGen/PowerPC/reloc-align.ll
M llvm/test/CodeGen/PowerPC/remat-imm.ll
M llvm/test/CodeGen/PowerPC/rematerializable-instruction-machine-licm.ll
M llvm/test/CodeGen/PowerPC/remove-redundant-load-imm.ll
M llvm/test/CodeGen/PowerPC/remove-redundant-toc-saves.ll
M llvm/test/CodeGen/PowerPC/resolvefi-basereg.ll
M llvm/test/CodeGen/PowerPC/resolvefi-disp.ll
M llvm/test/CodeGen/PowerPC/respect-rounding-mode.ll
M llvm/test/CodeGen/PowerPC/retaddr.ll
M llvm/test/CodeGen/PowerPC/retaddr2.ll
M llvm/test/CodeGen/PowerPC/retaddr_multi_levels.ll
M llvm/test/CodeGen/PowerPC/return-val-i128.ll
M llvm/test/CodeGen/PowerPC/rlwimi-and-or-bits.ll
M llvm/test/CodeGen/PowerPC/rlwimi-and.ll
M llvm/test/CodeGen/PowerPC/rlwimi-commute.ll
M llvm/test/CodeGen/PowerPC/rlwimi-dyn-and.ll
M llvm/test/CodeGen/PowerPC/rlwimi-keep-rsh.ll
M llvm/test/CodeGen/PowerPC/rm-zext.ll
M llvm/test/CodeGen/PowerPC/rs-undef-use.ll
M llvm/test/CodeGen/PowerPC/s000-alias-misched.ll
M llvm/test/CodeGen/PowerPC/sat-register-clobber.ll
M llvm/test/CodeGen/PowerPC/save-crbp-ppc32svr4.ll
M llvm/test/CodeGen/PowerPC/scalar-double-ldst.ll
M llvm/test/CodeGen/PowerPC/scalar-float-ldst.ll
M llvm/test/CodeGen/PowerPC/scalar-i16-ldst.ll
M llvm/test/CodeGen/PowerPC/scalar-i32-ldst.ll
M llvm/test/CodeGen/PowerPC/scalar-i64-ldst.ll
M llvm/test/CodeGen/PowerPC/scalar-i8-ldst.ll
M llvm/test/CodeGen/PowerPC/scalar_vector_test_1.ll
M llvm/test/CodeGen/PowerPC/scalar_vector_test_2.ll
M llvm/test/CodeGen/PowerPC/scalar_vector_test_3.ll
M llvm/test/CodeGen/PowerPC/scalar_vector_test_4.ll
M llvm/test/CodeGen/PowerPC/scalar_vector_test_5.ll
M llvm/test/CodeGen/PowerPC/scalars-in-altivec-regs.ll
M llvm/test/CodeGen/PowerPC/sched-addi.ll
M llvm/test/CodeGen/PowerPC/scheduling-mem-dependency.ll
M llvm/test/CodeGen/PowerPC/sdag-ppcf128.ll
M llvm/test/CodeGen/PowerPC/select-addrRegRegOnly.ll
M llvm/test/CodeGen/PowerPC/selectiondag-extload-computeknownbits.ll
M llvm/test/CodeGen/PowerPC/selectiondag-sextload.ll
M llvm/test/CodeGen/PowerPC/setcc-logic.ll
M llvm/test/CodeGen/PowerPC/setcc-to-sub.ll
M llvm/test/CodeGen/PowerPC/setcc_no_zext.ll
M llvm/test/CodeGen/PowerPC/setcclike-or-comb.ll
M llvm/test/CodeGen/PowerPC/sign-ext-atomics.ll
M llvm/test/CodeGen/PowerPC/simplifyConstCmpToISEL.ll
M llvm/test/CodeGen/PowerPC/sink-side-effect.ll
M llvm/test/CodeGen/PowerPC/sj-ctr-loop.ll
M llvm/test/CodeGen/PowerPC/sjlj.ll
M llvm/test/CodeGen/PowerPC/sjlj_no0x.ll
M llvm/test/CodeGen/PowerPC/small-arguments.ll
M llvm/test/CodeGen/PowerPC/sms-cpy-1.ll
M llvm/test/CodeGen/PowerPC/sms-grp-order.ll
M llvm/test/CodeGen/PowerPC/sms-iterator.ll
M llvm/test/CodeGen/PowerPC/sms-phi-2.ll
M llvm/test/CodeGen/PowerPC/sms-phi-5.ll
M llvm/test/CodeGen/PowerPC/sms-phi.ll
M llvm/test/CodeGen/PowerPC/sms-remark.ll
M llvm/test/CodeGen/PowerPC/sms-simple.ll
M llvm/test/CodeGen/PowerPC/spe-fastmath.ll
M llvm/test/CodeGen/PowerPC/spe-hwdouble.ll
M llvm/test/CodeGen/PowerPC/spe.ll
M llvm/test/CodeGen/PowerPC/spill-nor0.ll
M llvm/test/CodeGen/PowerPC/spill-vec-pair.ll
M llvm/test/CodeGen/PowerPC/spill_p9_setb.ll
M llvm/test/CodeGen/PowerPC/splat-bug.ll
M llvm/test/CodeGen/PowerPC/split-index-tc.ll
M llvm/test/CodeGen/PowerPC/splitstore-check-volatile.ll
M llvm/test/CodeGen/PowerPC/stack-clash-dynamic-alloca.ll
M llvm/test/CodeGen/PowerPC/stack-clash-prologue-nounwind.ll
M llvm/test/CodeGen/PowerPC/stack-clash-prologue.ll
M llvm/test/CodeGen/PowerPC/stack-guard-oob.ll
M llvm/test/CodeGen/PowerPC/stack-no-redzone.ll
M llvm/test/CodeGen/PowerPC/stack-protector.ll
M llvm/test/CodeGen/PowerPC/stack-realign.ll
M llvm/test/CodeGen/PowerPC/stack-restore-with-setjmp.ll
M llvm/test/CodeGen/PowerPC/stackmap-frame-setup.ll
M llvm/test/CodeGen/PowerPC/std-unal-fi.ll
M llvm/test/CodeGen/PowerPC/stdux-constuse.ll
M llvm/test/CodeGen/PowerPC/stfiwx-2.ll
M llvm/test/CodeGen/PowerPC/stfiwx.ll
M llvm/test/CodeGen/PowerPC/store-combine.ll
M llvm/test/CodeGen/PowerPC/store-constant.ll
M llvm/test/CodeGen/PowerPC/store-forward-be32.ll
M llvm/test/CodeGen/PowerPC/store-forward-be64.ll
M llvm/test/CodeGen/PowerPC/store-load-fwd.ll
M llvm/test/CodeGen/PowerPC/store-rightmost-vector-elt.ll
M llvm/test/CodeGen/PowerPC/store-update.ll
M llvm/test/CodeGen/PowerPC/store_fptoi.ll
M llvm/test/CodeGen/PowerPC/structsinmem.ll
M llvm/test/CodeGen/PowerPC/structsinregs.ll
M llvm/test/CodeGen/PowerPC/stwu-gta.ll
M llvm/test/CodeGen/PowerPC/stwu-sched.ll
M llvm/test/CodeGen/PowerPC/stwu8.ll
M llvm/test/CodeGen/PowerPC/stwux.ll
M llvm/test/CodeGen/PowerPC/subreg-postra-2.ll
M llvm/test/CodeGen/PowerPC/subreg-postra.ll
M llvm/test/CodeGen/PowerPC/svr4-redzone.ll
M llvm/test/CodeGen/PowerPC/swap-reduction.ll
M llvm/test/CodeGen/PowerPC/swaps-le-1.ll
M llvm/test/CodeGen/PowerPC/swaps-le-2.ll
M llvm/test/CodeGen/PowerPC/swaps-le-3.ll
M llvm/test/CodeGen/PowerPC/swaps-le-4.ll
M llvm/test/CodeGen/PowerPC/swaps-le-5.ll
M llvm/test/CodeGen/PowerPC/swaps-le-6.ll
M llvm/test/CodeGen/PowerPC/swaps-le-7.ll
M llvm/test/CodeGen/PowerPC/swaps-le-8.ll
M llvm/test/CodeGen/PowerPC/tail-dup-analyzable-fallthrough.ll
M llvm/test/CodeGen/PowerPC/tail-dup-branch-to-fallthrough.ll
M llvm/test/CodeGen/PowerPC/tail-dup-layout.ll
M llvm/test/CodeGen/PowerPC/tailcall-speculatable-callee.ll
M llvm/test/CodeGen/PowerPC/tailcall-string-rvo.ll
M llvm/test/CodeGen/PowerPC/test-and-cmp-folding.ll
M llvm/test/CodeGen/PowerPC/testComparesi32gtu.ll
M llvm/test/CodeGen/PowerPC/testComparesi32ltu.ll
M llvm/test/CodeGen/PowerPC/testComparesieqsc.ll
M llvm/test/CodeGen/PowerPC/testComparesieqsi.ll
M llvm/test/CodeGen/PowerPC/testComparesieqsll.ll
M llvm/test/CodeGen/PowerPC/testComparesieqss.ll
M llvm/test/CodeGen/PowerPC/testComparesiequc.ll
M llvm/test/CodeGen/PowerPC/testComparesiequi.ll
M llvm/test/CodeGen/PowerPC/testComparesiequll.ll
M llvm/test/CodeGen/PowerPC/testComparesiequs.ll
M llvm/test/CodeGen/PowerPC/testComparesigesc.ll
M llvm/test/CodeGen/PowerPC/testComparesigesi.ll
M llvm/test/CodeGen/PowerPC/testComparesigesll.ll
M llvm/test/CodeGen/PowerPC/testComparesigess.ll
M llvm/test/CodeGen/PowerPC/testComparesigeuc.ll
M llvm/test/CodeGen/PowerPC/testComparesigeui.ll
M llvm/test/CodeGen/PowerPC/testComparesigeull.ll
M llvm/test/CodeGen/PowerPC/testComparesigeus.ll
M llvm/test/CodeGen/PowerPC/testComparesigtsc.ll
M llvm/test/CodeGen/PowerPC/testComparesigtsi.ll
M llvm/test/CodeGen/PowerPC/testComparesigtsll.ll
M llvm/test/CodeGen/PowerPC/testComparesigtss.ll
M llvm/test/CodeGen/PowerPC/testComparesigtuc.ll
M llvm/test/CodeGen/PowerPC/testComparesigtui.ll
M llvm/test/CodeGen/PowerPC/testComparesigtus.ll
M llvm/test/CodeGen/PowerPC/testComparesilesc.ll
M llvm/test/CodeGen/PowerPC/testComparesilesi.ll
M llvm/test/CodeGen/PowerPC/testComparesilesll.ll
M llvm/test/CodeGen/PowerPC/testComparesiless.ll
M llvm/test/CodeGen/PowerPC/testComparesileuc.ll
M llvm/test/CodeGen/PowerPC/testComparesileui.ll
M llvm/test/CodeGen/PowerPC/testComparesileull.ll
M llvm/test/CodeGen/PowerPC/testComparesileus.ll
M llvm/test/CodeGen/PowerPC/testComparesiltsc.ll
M llvm/test/CodeGen/PowerPC/testComparesiltsi.ll
M llvm/test/CodeGen/PowerPC/testComparesiltsll.ll
M llvm/test/CodeGen/PowerPC/testComparesiltss.ll
M llvm/test/CodeGen/PowerPC/testComparesiltuc.ll
M llvm/test/CodeGen/PowerPC/testComparesiltui.ll
M llvm/test/CodeGen/PowerPC/testComparesiltus.ll
M llvm/test/CodeGen/PowerPC/testComparesinesc.ll
M llvm/test/CodeGen/PowerPC/testComparesinesi.ll
M llvm/test/CodeGen/PowerPC/testComparesinesll.ll
M llvm/test/CodeGen/PowerPC/testComparesiness.ll
M llvm/test/CodeGen/PowerPC/testComparesineuc.ll
M llvm/test/CodeGen/PowerPC/testComparesineui.ll
M llvm/test/CodeGen/PowerPC/testComparesineull.ll
M llvm/test/CodeGen/PowerPC/testComparesineus.ll
M llvm/test/CodeGen/PowerPC/testCompareslleqsc.ll
M llvm/test/CodeGen/PowerPC/testCompareslleqsi.ll
M llvm/test/CodeGen/PowerPC/testCompareslleqsll.ll
M llvm/test/CodeGen/PowerPC/testCompareslleqss.ll
M llvm/test/CodeGen/PowerPC/testComparesllequc.ll
M llvm/test/CodeGen/PowerPC/testComparesllequi.ll
M llvm/test/CodeGen/PowerPC/testComparesllequll.ll
M llvm/test/CodeGen/PowerPC/testComparesllequs.ll
M llvm/test/CodeGen/PowerPC/testComparesllgesc.ll
M llvm/test/CodeGen/PowerPC/testComparesllgesi.ll
M llvm/test/CodeGen/PowerPC/testComparesllgesll.ll
M llvm/test/CodeGen/PowerPC/testComparesllgess.ll
M llvm/test/CodeGen/PowerPC/testComparesllgeuc.ll
M llvm/test/CodeGen/PowerPC/testComparesllgeui.ll
M llvm/test/CodeGen/PowerPC/testComparesllgeull.ll
M llvm/test/CodeGen/PowerPC/testComparesllgeus.ll
M llvm/test/CodeGen/PowerPC/testComparesllgtsll.ll
M llvm/test/CodeGen/PowerPC/testComparesllgtuc.ll
M llvm/test/CodeGen/PowerPC/testComparesllgtui.ll
M llvm/test/CodeGen/PowerPC/testComparesllgtus.ll
M llvm/test/CodeGen/PowerPC/testCompareslllesc.ll
M llvm/test/CodeGen/PowerPC/testCompareslllesi.ll
M llvm/test/CodeGen/PowerPC/testCompareslllesll.ll
M llvm/test/CodeGen/PowerPC/testComparesllless.ll
M llvm/test/CodeGen/PowerPC/testComparesllleuc.ll
M llvm/test/CodeGen/PowerPC/testComparesllleui.ll
M llvm/test/CodeGen/PowerPC/testComparesllleull.ll
M llvm/test/CodeGen/PowerPC/testComparesllleus.ll
M llvm/test/CodeGen/PowerPC/testComparesllltsll.ll
M llvm/test/CodeGen/PowerPC/testComparesllltuc.ll
M llvm/test/CodeGen/PowerPC/testComparesllltui.ll
M llvm/test/CodeGen/PowerPC/testComparesllltus.ll
M llvm/test/CodeGen/PowerPC/testComparesllnesll.ll
M llvm/test/CodeGen/PowerPC/testComparesllneull.ll
M llvm/test/CodeGen/PowerPC/test_call_aix.ll
M llvm/test/CodeGen/PowerPC/test_func_desc.ll
M llvm/test/CodeGen/PowerPC/thread-pointer.ll
M llvm/test/CodeGen/PowerPC/tls-cse.ll
M llvm/test/CodeGen/PowerPC/tls-debug-aix.ll
M llvm/test/CodeGen/PowerPC/tls-pic.ll
M llvm/test/CodeGen/PowerPC/tls-pie-xform.ll
M llvm/test/CodeGen/PowerPC/tls-store2.ll
M llvm/test/CodeGen/PowerPC/tls.ll
M llvm/test/CodeGen/PowerPC/tls_get_addr_clobbers.ll
M llvm/test/CodeGen/PowerPC/tls_get_addr_stackframe.ll
M llvm/test/CodeGen/PowerPC/toc-data-const.ll
M llvm/test/CodeGen/PowerPC/toc-data.ll
M llvm/test/CodeGen/PowerPC/toc-float.ll
M llvm/test/CodeGen/PowerPC/tocSaveInPrologue.ll
M llvm/test/CodeGen/PowerPC/trampoline.ll
M llvm/test/CodeGen/PowerPC/trunc-srl-load.ll
M llvm/test/CodeGen/PowerPC/uint-to-ppcfp128-crash.ll
M llvm/test/CodeGen/PowerPC/unal-altivec-wint.ll
M llvm/test/CodeGen/PowerPC/unal-altivec.ll
M llvm/test/CodeGen/PowerPC/unal-altivec2.ll
M llvm/test/CodeGen/PowerPC/unal-vec-ldst.ll
M llvm/test/CodeGen/PowerPC/unal-vec-negarith.ll
M llvm/test/CodeGen/PowerPC/unal4-std.ll
M llvm/test/CodeGen/PowerPC/unaligned-addressing-mode.ll
M llvm/test/CodeGen/PowerPC/unaligned-dqform-ld.ll
M llvm/test/CodeGen/PowerPC/unaligned-floats.ll
M llvm/test/CodeGen/PowerPC/unaligned.ll
M llvm/test/CodeGen/PowerPC/uwtables.ll
M llvm/test/CodeGen/PowerPC/vaddsplat.ll
M llvm/test/CodeGen/PowerPC/varargs-struct-float.ll
M llvm/test/CodeGen/PowerPC/varargs.ll
M llvm/test/CodeGen/PowerPC/vcmp-fold.ll
M llvm/test/CodeGen/PowerPC/vec-abi-align.ll
M llvm/test/CodeGen/PowerPC/vec-bswap.ll
M llvm/test/CodeGen/PowerPC/vec-extract-itofp.ll
M llvm/test/CodeGen/PowerPC/vec-itofp.ll
M llvm/test/CodeGen/PowerPC/vec-trunc.ll
M llvm/test/CodeGen/PowerPC/vec_auto_constant.ll
M llvm/test/CodeGen/PowerPC/vec_br_cmp.ll
M llvm/test/CodeGen/PowerPC/vec_buildvector_loadstore.ll
M llvm/test/CodeGen/PowerPC/vec_constants.ll
M llvm/test/CodeGen/PowerPC/vec_conv.ll
M llvm/test/CodeGen/PowerPC/vec_conv_fp32_to_i16_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_fp32_to_i64_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_fp32_to_i8_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_fp64_to_i16_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_fp64_to_i32_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_fp64_to_i8_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_fp_to_i_4byte_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_fp_to_i_8byte_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_i16_to_fp32_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_i16_to_fp64_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_i32_to_fp64_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_i64_to_fp32_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_i8_to_fp32_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_i8_to_fp64_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_i_to_fp_4byte_elts.ll
M llvm/test/CodeGen/PowerPC/vec_conv_i_to_fp_8byte_elts.ll
M llvm/test/CodeGen/PowerPC/vec_fneg.ll
M llvm/test/CodeGen/PowerPC/vec_insert_elt.ll
M llvm/test/CodeGen/PowerPC/vec_mergeow.ll
M llvm/test/CodeGen/PowerPC/vec_misaligned.ll
M llvm/test/CodeGen/PowerPC/vec_mul.ll
M llvm/test/CodeGen/PowerPC/vec_perf_shuffle.ll
M llvm/test/CodeGen/PowerPC/vec_shift.ll
M llvm/test/CodeGen/PowerPC/vec_shuffle.ll
M llvm/test/CodeGen/PowerPC/vec_shuffle_le.ll
M llvm/test/CodeGen/PowerPC/vec_shuffle_p8vector.ll
M llvm/test/CodeGen/PowerPC/vec_shuffle_p8vector_le.ll
M llvm/test/CodeGen/PowerPC/vec_splat.ll
M llvm/test/CodeGen/PowerPC/vec_splat_constant.ll
M llvm/test/CodeGen/PowerPC/vec_zero.ll
M llvm/test/CodeGen/PowerPC/vector-identity-shuffle.ll
M llvm/test/CodeGen/PowerPC/vector-ldst.ll
M llvm/test/CodeGen/PowerPC/vector-merge-store-fp-constants.ll
M llvm/test/CodeGen/PowerPC/vector.ll
M llvm/test/CodeGen/PowerPC/vrspill.ll
M llvm/test/CodeGen/PowerPC/vsel-prom.ll
M llvm/test/CodeGen/PowerPC/vsx-div.ll
M llvm/test/CodeGen/PowerPC/vsx-elementary-arith.ll
M llvm/test/CodeGen/PowerPC/vsx-fma-m.ll
M llvm/test/CodeGen/PowerPC/vsx-fma-mutate-trivial-copy.ll
M llvm/test/CodeGen/PowerPC/vsx-fma-mutate-undef.ll
M llvm/test/CodeGen/PowerPC/vsx-fma-sp.ll
M llvm/test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll
M llvm/test/CodeGen/PowerPC/vsx-ldst.ll
M llvm/test/CodeGen/PowerPC/vsx-minmax.ll
M llvm/test/CodeGen/PowerPC/vsx-p8.ll
M llvm/test/CodeGen/PowerPC/vsx-p9.ll
M llvm/test/CodeGen/PowerPC/vsx-partword-int-loads-and-stores.ll
M llvm/test/CodeGen/PowerPC/vsx-recip-est.ll
M llvm/test/CodeGen/PowerPC/vsx-shuffle-le-load.ll
M llvm/test/CodeGen/PowerPC/vsx-shuffle-le-multiple-uses.ll
M llvm/test/CodeGen/PowerPC/vsx-spill-norwstore.ll
M llvm/test/CodeGen/PowerPC/vsx.ll
M llvm/test/CodeGen/PowerPC/vsx_builtins.ll
M llvm/test/CodeGen/PowerPC/vsx_insert_extract_le.ll
M llvm/test/CodeGen/PowerPC/vsx_scalar_ld_st.ll
M llvm/test/CodeGen/PowerPC/vsx_shuffle_le.ll
M llvm/test/CodeGen/PowerPC/vtable-reloc.ll
M llvm/test/CodeGen/PowerPC/weak_def_can_be_hidden.ll
M llvm/test/CodeGen/PowerPC/xray-ret-is-terminator.ll
M llvm/test/CodeGen/PowerPC/xvcmpeqdp-v2f64.ll
M llvm/test/CodeGen/PowerPC/zero-not-run.ll
M llvm/test/CodeGen/PowerPC/zext-and-cmp.ll
M llvm/test/CodeGen/PowerPC/zext-bitperm.ll
M llvm/test/CodeGen/PowerPC/zext-free.ll
Log Message:
-----------
[PPC] Opaque pointer migration, part 2.
The LIT test cases were migrated with the script provided by
Nikita Popov. Due to the size of the change it is split into
several parts.
Reviewed By: nemanja, nikic
Differential Revision: https://reviews.llvm.org/D135474
Compare: https://github.com/llvm/llvm-project/compare/6195bdb9f13b...5403c59c608c
More information about the All-commits
mailing list