[all-commits] [llvm/llvm-project] 7850ab: [NFC] Port an assortment of tests that invoke SROA...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Thu Dec 1 10:17:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7850ab21128875611dead7d312ffbe4c8b47a5f2
      https://github.com/llvm/llvm-project/commit/7850ab21128875611dead7d312ffbe4c8b47a5f2
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/MemorySSA/pr39197.ll
    M llvm/test/CodeGen/AMDGPU/unroll.ll
    M llvm/test/CodeGen/AMDGPU/vector-alloca-addrspacecast.ll
    M llvm/test/CodeGen/AMDGPU/vector-alloca-atomic.ll
    M llvm/test/CodeGen/AMDGPU/vector-alloca-bitcast.ll
    M llvm/test/CodeGen/AMDGPU/vector-alloca-limits.ll
    M llvm/test/CodeGen/AMDGPU/vector-alloca.ll
    M llvm/test/CodeGen/PowerPC/P10-stack-alignment.ll
    M llvm/test/CodeGen/X86/vec_ins_extract.ll
    M llvm/test/DebugInfo/ARM/sroa-complex.ll
    M llvm/test/DebugInfo/Generic/sroa-larger.ll
    M llvm/test/DebugInfo/Generic/sroa-samesize.ll
    M llvm/test/DebugInfo/X86/sroa-after-inlining.ll
    M llvm/test/DebugInfo/X86/sroasplit-1.ll
    M llvm/test/DebugInfo/X86/sroasplit-2.ll
    M llvm/test/DebugInfo/X86/sroasplit-3.ll
    M llvm/test/DebugInfo/X86/sroasplit-4.ll
    M llvm/test/DebugInfo/X86/sroasplit-5.ll
    M llvm/test/DebugInfo/X86/sroasplit-dbg-declare.ll
    M llvm/test/DebugInfo/debugify-each.ll
    M llvm/test/DebugInfo/salvage-overflow.ll
    M llvm/test/Transforms/ADCE/2016-09-06.ll
    M llvm/test/Transforms/AddDiscriminators/memcpy-discriminator.ll
    M llvm/test/Transforms/Inline/basictest.ll
    M llvm/test/Transforms/Inline/crash2.ll
    M llvm/test/Transforms/InstCombine/2009-02-20-InstCombine-SROA.ll
    M llvm/test/Transforms/LICM/volatile-alias.ll
    M llvm/test/Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll
    M llvm/test/Transforms/SimpleLoopUnswitch/2011-09-26-EHCrash.ll
    M llvm/test/Transforms/Util/dbg-user-of-aext.ll

  Log Message:
  -----------
  [NFC] Port an assortment of tests that invoke SROA to new pass manager




More information about the All-commits mailing list