[all-commits] [llvm/llvm-project] 20c43d: OpaquePtr: Bulk update tests to use typed sret

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Nov 20 14:58:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 20c43d6bd5ba4354e690c582aa7d6ce8c93040a6
      https://github.com/llvm/llvm-project/commit/20c43d6bd5ba4354e690c582aa7d6ce8c93040a6
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
    M llvm/test/Analysis/Lint/noalias-byval.ll
    M llvm/test/Analysis/ValueTracking/memory-dereferenceable.ll
    M llvm/test/Assembler/invalid-immarg.ll
    M llvm/test/Bitcode/DIExpression-aggresult.ll
    M llvm/test/Bitcode/attributes-3.3.ll
    M llvm/test/Bitcode/attributes.ll
    M llvm/test/Bitcode/compatibility-3.6.ll
    M llvm/test/Bitcode/compatibility-3.7.ll
    M llvm/test/Bitcode/compatibility-3.8.ll
    M llvm/test/Bitcode/compatibility-3.9.ll
    M llvm/test/Bitcode/compatibility-4.0.ll
    M llvm/test/Bitcode/compatibility-5.0.ll
    M llvm/test/Bitcode/compatibility-6.0.ll
    M llvm/test/Bitcode/compatibility.ll
    M llvm/test/Bitcode/highLevelStructure.3.2.ll
    M llvm/test/CodeGen/AArch64/GlobalISel/call-translator-tail-call-sret.ll
    M llvm/test/CodeGen/AArch64/GlobalISel/swifterror.ll
    M llvm/test/CodeGen/AArch64/arm64-alloc-no-stack-realign.ll
    M llvm/test/CodeGen/AArch64/arm64-windows-calls.ll
    M llvm/test/CodeGen/AArch64/arm64-windows-tailcall.ll
    M llvm/test/CodeGen/AArch64/arm64_32.ll
    M llvm/test/CodeGen/AArch64/func-argpassing.ll
    M llvm/test/CodeGen/AArch64/func-calls.ll
    M llvm/test/CodeGen/AArch64/swifterror.ll
    M llvm/test/CodeGen/AArch64/tailcall-explicit-sret.ll
    M llvm/test/CodeGen/AArch64/tailcall-string-rvo.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/function-returns.ll
    M llvm/test/CodeGen/AMDGPU/function-returns.ll
    M llvm/test/CodeGen/AMDGPU/rewrite-out-arguments.ll
    M llvm/test/CodeGen/ARM/2009-07-18-RewriterBug.ll
    M llvm/test/CodeGen/ARM/2009-08-21-PostRAKill2.ll
    M llvm/test/CodeGen/ARM/2009-09-21-LiveVariablesBug.ll
    M llvm/test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll
    M llvm/test/CodeGen/ARM/2009-11-01-NeonMoves.ll
    M llvm/test/CodeGen/ARM/2009-12-02-vtrn-undef.ll
    M llvm/test/CodeGen/ARM/2012-01-26-CopyPropKills.ll
    M llvm/test/CodeGen/ARM/alloc-no-stack-realign.ll
    M llvm/test/CodeGen/ARM/cmse-errors.ll
    M llvm/test/CodeGen/ARM/coalesce-subregs.ll
    M llvm/test/CodeGen/ARM/interval-update-remat.ll
    M llvm/test/CodeGen/ARM/swifterror.ll
    M llvm/test/CodeGen/ARM/vlddup.ll
    M llvm/test/CodeGen/ARM/vmov.ll
    M llvm/test/CodeGen/Hexagon/calling-conv-2.ll
    M llvm/test/CodeGen/Hexagon/calling-conv.ll
    M llvm/test/CodeGen/Hexagon/expand-condsets-pred-undef.ll
    M llvm/test/CodeGen/Hexagon/regscavengerbug.ll
    M llvm/test/CodeGen/Hexagon/tail-dup-subreg-map.ll
    M llvm/test/CodeGen/MIR/X86/diexpr-win32.mir
    M llvm/test/CodeGen/MSP430/struct-return.ll
    M llvm/test/CodeGen/Mips/2008-07-03-SRet.ll
    M llvm/test/CodeGen/Mips/GlobalISel/irtranslator/sret_pointer.ll
    M llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/sret_pointer.ll
    M llvm/test/CodeGen/Mips/cconv/return-struct.ll
    M llvm/test/CodeGen/Mips/fastcc_byval.ll
    M llvm/test/CodeGen/Mips/mips64-sret.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/MMO-flags-assertion.ll
    M llvm/test/CodeGen/PowerPC/a2-fp-basic.ll
    M llvm/test/CodeGen/PowerPC/aix-sret-param.ll
    M llvm/test/CodeGen/PowerPC/emptystruct.ll
    M llvm/test/CodeGen/PowerPC/fsl-e500mc.ll
    M llvm/test/CodeGen/PowerPC/fsl-e5500.ll
    M llvm/test/CodeGen/PowerPC/ppc-empty-fs.ll
    M llvm/test/CodeGen/PowerPC/ppc440-fp-basic.ll
    M llvm/test/CodeGen/PowerPC/ppc64-sibcall.ll
    M llvm/test/CodeGen/PowerPC/ppc64-smallarg.ll
    M llvm/test/CodeGen/PowerPC/ppc64le-smallarg.ll
    M llvm/test/CodeGen/PowerPC/pr17354.ll
    M llvm/test/CodeGen/PowerPC/pr18663.ll
    M llvm/test/CodeGen/PowerPC/resolvefi-basereg.ll
    M llvm/test/CodeGen/PowerPC/resolvefi-disp.ll
    M llvm/test/CodeGen/PowerPC/tailcall-string-rvo.ll
    M llvm/test/CodeGen/PowerPC/toc-load-sched-bug.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_fp64_to_i16_elts.ll
    M llvm/test/CodeGen/PowerPC/vec_conv_fp64_to_i32_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/RISCV/calling-conv-ilp32-ilp32f-ilp32d-common.ll
    M llvm/test/CodeGen/RISCV/calling-conv-lp64-lp64f-lp64d-common.ll
    M llvm/test/CodeGen/RISCV/musttail-call.ll
    M llvm/test/CodeGen/RISCV/tail-calls.ll
    M llvm/test/CodeGen/SPARC/2011-01-22-SRet.ll
    M llvm/test/CodeGen/SPARC/cast-sret-func.ll
    M llvm/test/CodeGen/SPARC/fp128.ll
    M llvm/test/CodeGen/SPARC/missing-sret.ll
    M llvm/test/CodeGen/SPARC/sret-secondary.ll
    M llvm/test/CodeGen/SystemZ/swifterror.ll
    M llvm/test/CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll
    M llvm/test/CodeGen/Thumb2/constant-islands.ll
    M llvm/test/CodeGen/VE/Scalar/callstruct.ll
    M llvm/test/CodeGen/WebAssembly/add-prototypes.ll
    M llvm/test/CodeGen/WebAssembly/indirect-import.ll
    M llvm/test/CodeGen/X86/2006-11-12-CSRetCC.ll
    M llvm/test/CodeGen/X86/2008-02-06-LoadFoldingBug.ll
    M llvm/test/CodeGen/X86/2008-04-17-CoalescerBug.ll
    M llvm/test/CodeGen/X86/2009-01-13-DoubleUpdate.ll
    M llvm/test/CodeGen/X86/2009-02-12-SpillerBug.ll
    M llvm/test/CodeGen/X86/2010-04-21-CoalescerBug.ll
    M llvm/test/CodeGen/X86/2012-01-11-split-cv.ll
    M llvm/test/CodeGen/X86/StackColoring-use-between-allocas.mir
    M llvm/test/CodeGen/X86/addcarry.ll
    M llvm/test/CodeGen/X86/arg-copy-elide.ll
    M llvm/test/CodeGen/X86/atom-fixup-lea2.ll
    M llvm/test/CodeGen/X86/avoid-sfb.ll
    M llvm/test/CodeGen/X86/avx512vl-arith.ll
    M llvm/test/CodeGen/X86/complex-fca.ll
    M llvm/test/CodeGen/X86/dagcombine-tokenfactor-limit-crash.ll
    M llvm/test/CodeGen/X86/fast-isel-x86-64.ll
    M llvm/test/CodeGen/X86/fast-isel-x86.ll
    M llvm/test/CodeGen/X86/fastcc-sret.ll
    M llvm/test/CodeGen/X86/fp128-i128.ll
    M llvm/test/CodeGen/X86/inalloca-invoke.ll
    M llvm/test/CodeGen/X86/inreg.ll
    M llvm/test/CodeGen/X86/movtopush.ll
    M llvm/test/CodeGen/X86/musttail-indirect.ll
    M llvm/test/CodeGen/X86/noreturn-call-linux.ll
    M llvm/test/CodeGen/X86/noreturn-call.ll
    M llvm/test/CodeGen/X86/pr38865-2.ll
    M llvm/test/CodeGen/X86/scev-interchange.ll
    M llvm/test/CodeGen/X86/sibcall.ll
    M llvm/test/CodeGen/X86/sret-implicit.ll
    M llvm/test/CodeGen/X86/subcarry.ll
    M llvm/test/CodeGen/X86/swift-return.ll
    M llvm/test/CodeGen/X86/swifterror.ll
    M llvm/test/CodeGen/X86/vectorcall.ll
    M llvm/test/CodeGen/X86/widen_load-2.ll
    M llvm/test/CodeGen/X86/win32_sret.ll
    M llvm/test/CodeGen/X86/win64_vararg.ll
    M llvm/test/CodeGen/X86/x86-64-sret-return-2.ll
    M llvm/test/CodeGen/X86/x86-64-sret-return.ll
    M llvm/test/DebugInfo/ARM/selectiondag-deadcode.ll
    M llvm/test/DebugInfo/COFF/class-options-common.ll
    M llvm/test/DebugInfo/COFF/function-options.ll
    M llvm/test/DebugInfo/COFF/nrvo.ll
    M llvm/test/DebugInfo/Generic/2010-10-01-crash.ll
    M llvm/test/DebugInfo/X86/dbg-declare-arg.ll
    M llvm/test/DebugInfo/X86/dbg_value_direct.ll
    M llvm/test/DebugInfo/X86/parameters.ll
    M llvm/test/DebugInfo/X86/spill-indirect-nrvo.ll
    M llvm/test/DebugInfo/X86/sret.ll
    M llvm/test/Feature/callingconventions.ll
    M llvm/test/Linker/func-attrs-a.ll
    M llvm/test/Linker/func-attrs-b.ll
    M llvm/test/Other/lint.ll
    M llvm/test/Transforms/ArgumentPromotion/sret.ll
    M llvm/test/Transforms/DeadArgElim/2006-06-27-struct-ret.ll
    M llvm/test/Transforms/DeadStoreElimination/MSSA/2011-09-06-EndOfFunction.ll
    M llvm/test/Transforms/DeadStoreElimination/MSSA/combined-partial-overwrites.ll
    M llvm/test/Transforms/DeadStoreElimination/MemDepAnalysis/2011-09-06-EndOfFunction.ll
    M llvm/test/Transforms/DeadStoreElimination/MemDepAnalysis/combined-partial-overwrites.ll
    M llvm/test/Transforms/EarlyCSE/getmatchingvalue-crash.ll
    M llvm/test/Transforms/GVN/2009-03-10-PREOnVoid.ll
    M llvm/test/Transforms/GlobalOpt/2006-07-07-InlineAsmCrash.ll
    M llvm/test/Transforms/IndVarSimplify/interesting-invoke-use.ll
    M llvm/test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll
    M llvm/test/Transforms/InstCombine/2007-05-18-CastFoldBug.ll
    M llvm/test/Transforms/InstCombine/align-addr.ll
    M llvm/test/Transforms/InstCombine/call-cast-attrs.ll
    M llvm/test/Transforms/InstCombine/object-size-opaque.ll
    M llvm/test/Transforms/InstMerge/st_sink_debuginvariant.ll
    M llvm/test/Transforms/JumpThreading/ddt-crash2.ll
    M llvm/test/Transforms/LoopUnswitch/2007-08-01-Dom.ll
    M llvm/test/Transforms/MemCpyOpt/2008-02-24-MultipleUseofSRet.ll
    M llvm/test/Transforms/MemCpyOpt/2011-06-02-CallSlotOverwritten.ll
    M llvm/test/Transforms/MemCpyOpt/loadstore-sret.ll
    M llvm/test/Transforms/MemCpyOpt/memcpy-to-memset-with-lifetimes.ll
    M llvm/test/Transforms/MemCpyOpt/memcpy-undef.ll
    M llvm/test/Transforms/MemCpyOpt/memcpy.ll
    M llvm/test/Transforms/MemCpyOpt/sret.ll
    M llvm/test/Transforms/MergeFunc/apply_function_attributes.ll
    M llvm/test/Transforms/MetaRenamer/metarenamer.ll
    M llvm/test/Transforms/NewGVN/2009-03-10-PREOnVoid.ll
    M llvm/test/Transforms/ObjCARC/path-overflow.ll
    M llvm/test/Transforms/PGOProfile/icp_vararg_sret.ll
    M llvm/test/Transforms/PhaseOrdering/inlining-alignment-assumptions.ll
    M llvm/test/Transforms/PhaseOrdering/instcombine-sroa-inttoptr.ll
    M llvm/test/Transforms/SLPVectorizer/ARM/sroa.ll
    M llvm/test/Transforms/SROA/dead-inst.ll
    M llvm/test/Transforms/SimpleLoopUnswitch/2007-08-01-Dom.ll
    M llvm/test/Transforms/TailCallElim/basic.ll
    M llvm/test/Verifier/2008-01-11-VarargAttrs.ll
    M llvm/test/Verifier/amdgpu-cc.ll
    M llvm/test/Verifier/byref.ll
    M llvm/test/Verifier/inalloca1.ll
    M llvm/test/Verifier/musttail-invalid.ll
    M llvm/test/Verifier/sret.ll
    M llvm/test/Verifier/statepoint.ll

  Log Message:
  -----------
  OpaquePtr: Bulk update tests to use typed sret




More information about the All-commits mailing list