[all-commits] [llvm/llvm-project] 908cc9: [NFC] Port all Analysis/AliasSet tests to `-passes...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Thu Dec 8 14:05:39 PST 2022


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

  Changed paths:
    M llvm/test/Analysis/AliasSet/unknown-inst-tracking.ll

  Log Message:
  -----------
  [NFC] Port all Analysis/AliasSet tests to `-passes=` syntax


  Commit: 67c8636ec3cb71059de3bd82a534c4fd931380de
      https://github.com/llvm/llvm-project/commit/67c8636ec3cb71059de3bd82a534c4fd931380de
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/CallGraph/2008-09-09-DirectCall.ll
    M llvm/test/Analysis/CallGraph/2008-09-09-UsedByGlobal.ll
    M llvm/test/Analysis/CallGraph/callback-calls.ll
    M llvm/test/Analysis/CallGraph/ignore-assumelike-calls.ll
    M llvm/test/Analysis/CallGraph/ignore-callback-uses.ll
    M llvm/test/Analysis/CallGraph/llvm-used.ll
    M llvm/test/Analysis/CallGraph/no-intrinsics.ll
    M llvm/test/Analysis/CallGraph/non-leaf-intrinsics.ll

  Log Message:
  -----------
  [NFC] Port all Analysis/CallGraph tests to `-passes=` syntax


  Commit: 5e18924e71a124168fd459c5a3a7ee6f20e25ab8
      https://github.com/llvm/llvm-project/commit/5e18924e71a124168fd459c5a3a7ee6f20e25ab8
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/Dominators/2007-07-11-SplitBlock.ll
    M llvm/test/Analysis/Dominators/2007-07-12-SplitBlock.ll
    M llvm/test/Analysis/Dominators/invoke.ll

  Log Message:
  -----------
  [NFC] Port all Analysis/Dominators tests to `-passes=` syntax


  Commit: 5ed2581b262629f02922dd7a6c7af04017290552
      https://github.com/llvm/llvm-project/commit/5ed2581b262629f02922dd7a6c7af04017290552
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/GlobalsModRef/pr12351.ll

  Log Message:
  -----------
  [NFC] Port all Analysis/GlobalsModRef tests to `-passes=` syntax


  Commit: f374437506927e7a066675d29d87ba4316071ab0
      https://github.com/llvm/llvm-project/commit/f374437506927e7a066675d29d87ba4316071ab0
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll
    M llvm/test/Analysis/LazyValueAnalysis/lvi-for-ashr.ll

  Log Message:
  -----------
  [NFC] Port all Analysis/LazyValueAnalysis tests to `-passes=` syntax


  Commit: 543f1aa60379954840f51566ac794186c6c3eb4b
      https://github.com/llvm/llvm-project/commit/543f1aa60379954840f51566ac794186c6c3eb4b
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/LoopAccessAnalysis/interleave-innermost.ll
    M llvm/test/Analysis/LoopAccessAnalysis/memcheck-ni.ll
    M llvm/test/Analysis/LoopAccessAnalysis/scalable-vector-regression-tests.ll

  Log Message:
  -----------
  [NFC] Port all Analysis/LoopAccessAnalysis tests to `-passes=` syntax


  Commit: 7f172e82be0fcb4f0ae66f7bb3662d88b479d994
      https://github.com/llvm/llvm-project/commit/7f172e82be0fcb4f0ae66f7bb3662d88b479d994
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/MemorySSA/debugvalue.ll
    M llvm/test/Analysis/MemorySSA/loop-rotate-inv-template.ll
    M llvm/test/Analysis/MemorySSA/loop-rotate-simplified-clone.ll
    M llvm/test/Analysis/MemorySSA/loop-rotate-valuemap.ll
    M llvm/test/Analysis/MemorySSA/loop-unswitch.ll
    M llvm/test/Analysis/MemorySSA/nondeterminism.ll
    M llvm/test/Analysis/MemorySSA/pr40037.ll
    M llvm/test/Analysis/MemorySSA/pr40749_2.ll
    M llvm/test/Analysis/MemorySSA/pr42294.ll
    M llvm/test/Analysis/MemorySSA/pr43044.ll
    M llvm/test/Analysis/MemorySSA/pr43641.ll
    M llvm/test/Analysis/MemorySSA/pr44029.ll
    M llvm/test/Analysis/MemorySSA/pr46574.ll
    M llvm/test/Analysis/MemorySSA/simple_loop_unswitch_nontrivial.ll

  Log Message:
  -----------
  [NFC] Port all Analysis/MemorySSA tests to `-passes=` syntax


  Commit: 6b4809547e5fc77e6eccbb60276ad0cbd81b02fc
      https://github.com/llvm/llvm-project/commit/6b4809547e5fc77e6eccbb60276ad0cbd81b02fc
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/MustExecute/const-cond.ll
    M llvm/test/Analysis/MustExecute/infinite_loops.ll
    M llvm/test/Analysis/MustExecute/loop-header.ll
    M llvm/test/Analysis/MustExecute/pr57780.ll

  Log Message:
  -----------
  [NFC] Port all Analysis/MustExecute tests to `-passes=` syntax


  Commit: edeab4db65b888c558a23498c1bdcf45426321cd
      https://github.com/llvm/llvm-project/commit/edeab4db65b888c558a23498c1bdcf45426321cd
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/ScalarEvolution/2007-08-06-MisinterpretBranch.ll
    M llvm/test/Analysis/ScalarEvolution/2012-03-26-LoadConstant.ll
    M llvm/test/Analysis/ScalarEvolution/2012-05-29-MulAddRec.ll
    M llvm/test/Analysis/ScalarEvolution/avoid-assume-hang.ll
    M llvm/test/Analysis/ScalarEvolution/scev-expander-existing-value-offset.ll
    M llvm/test/Analysis/ScalarEvolution/scev-expander-reuse-unroll.ll
    M llvm/test/Analysis/ScalarEvolution/scev-expander-reuse-vect.ll
    M llvm/test/Analysis/ScalarEvolution/scev-invalid.ll

  Log Message:
  -----------
  [NFC] Port all Analysis/ScalarEvolution tests to `-passes=` syntax


  Commit: 6890a26974bee4333194a9400e9e1163c48e8dda
      https://github.com/llvm/llvm-project/commit/6890a26974bee4333194a9400e9e1163c48e8dda
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Bitcode/compatibility-6.0.ll
    M llvm/test/Bitcode/extractelement.ll
    M llvm/test/Bitcode/infer_dso_local.ll

  Log Message:
  -----------
  [NFC] Port all Bitcode tests to `-passes=` syntax


  Commit: b25ad38307fdf162d7030a002b6ef1d2048fda55
      https://github.com/llvm/llvm-project/commit/b25ad38307fdf162d7030a002b6ef1d2048fda55
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/DebugInfo/AArch64/ir-outliner.ll
    M llvm/test/DebugInfo/ARM/lowerbdgdeclare_vla.ll
    M llvm/test/DebugInfo/Generic/2010-03-19-DbgDeclare.ll
    M llvm/test/DebugInfo/Generic/PR37395.ll
    M llvm/test/DebugInfo/Generic/assignment-tracking/dse/dse-after-memcpyopt-merge.ll
    M llvm/test/DebugInfo/Generic/assignment-tracking/dse/shorten.ll
    M llvm/test/DebugInfo/Generic/assignment-tracking/licm/merge.ll
    M llvm/test/DebugInfo/Generic/assignment-tracking/licm/multi-exit.ll
    M llvm/test/DebugInfo/Generic/assignment-tracking/memcpyopt/merge-stores.ll
    M llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/instruction-type.ll
    M llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/roundtrip.ll
    M llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/verify.ll
    M llvm/test/DebugInfo/Generic/callsite-attr-invalid.ll
    M llvm/test/DebugInfo/Generic/debug-info-always-inline.ll
    M llvm/test/DebugInfo/Generic/debug_value_list.ll
    M llvm/test/DebugInfo/Generic/global-sra-array.ll
    M llvm/test/DebugInfo/Generic/global-sra-single-member.ll
    M llvm/test/DebugInfo/Generic/global-sra-struct-fwd-decl.ll
    M llvm/test/DebugInfo/Generic/global-sra-struct-zero-length.ll
    M llvm/test/DebugInfo/Generic/global-sra-struct.ll
    M llvm/test/DebugInfo/Generic/indvar-discriminator.ll
    M llvm/test/DebugInfo/Generic/inline-debug-info-multiret.ll
    M llvm/test/DebugInfo/Generic/inline-debug-info.ll
    M llvm/test/DebugInfo/Generic/inline-debug-loc.ll
    M llvm/test/DebugInfo/Generic/inline-no-debug-info.ll
    M llvm/test/DebugInfo/Generic/licm-hoist-debug-loc.ll
    M llvm/test/DebugInfo/Generic/licm-hoist-intrinsic-debug-loc.ll
    M llvm/test/DebugInfo/Generic/simplifycfg_sink_last_inst.ll
    M llvm/test/DebugInfo/Generic/volatile-alloca.ll
    M llvm/test/DebugInfo/X86/clone-module-2.ll
    M llvm/test/DebugInfo/X86/clone-module.ll
    M llvm/test/DebugInfo/X86/dbg-value-dropped-instcombine.ll
    M llvm/test/DebugInfo/X86/dbgloc-insert-extract-val-instrs.ll
    M llvm/test/DebugInfo/X86/dead-store-elimination-marks-undef.ll
    M llvm/test/DebugInfo/X86/global-sra-fp80-array.ll
    M llvm/test/DebugInfo/X86/global-sra-fp80-struct.ll
    M llvm/test/DebugInfo/X86/global-sra-struct-fit-segment.ll
    M llvm/test/DebugInfo/X86/instcombine-demanded-bits-salvage.ll
    M llvm/test/DebugInfo/X86/licm-undef-dbg-value.ll
    M llvm/test/DebugInfo/X86/undef-type-md.ll
    M llvm/test/DebugInfo/check-debugify-preserves-analyses.ll
    M llvm/test/DebugInfo/debugify-bogus-dbg-value.ll
    M llvm/test/DebugInfo/debugify-export.ll
    M llvm/test/DebugInfo/debugify-ignore-phi.ll
    M llvm/test/DebugInfo/debugify-original-no-dbg-info.ll
    M llvm/test/DebugInfo/debugify-report-missing-locs-only.ll
    M llvm/test/DebugInfo/debugify.ll
    M llvm/test/DebugInfo/duplicate_dbgvalue.ll
    M llvm/test/DebugInfo/limit-arglist-size.ll
    M llvm/test/DebugInfo/pr34672.ll
    M llvm/test/DebugInfo/return-same-line-merge.ll
    M llvm/test/DebugInfo/salvage-duplicate-values.ll
    M llvm/test/DebugInfo/salvage-gep.ll
    M llvm/test/DebugInfo/salvage-limit-expr-size.ll
    M llvm/test/DebugInfo/salvage-nonconst-binop.ll
    M llvm/test/DebugInfo/simplify-cfg-preserve-dbg-values.ll
    M llvm/test/DebugInfo/unrolled-loop-remainder.ll
    M llvm/test/DebugInfo/verify-di-preserve.ll

  Log Message:
  -----------
  [NFC] Port all DebugInfo tests to `-passes=` syntax


  Commit: 6e222fbf6ec757944e4a83a4903712f7ada88f6b
      https://github.com/llvm/llvm-project/commit/6e222fbf6ec757944e4a83a4903712f7ada88f6b
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Feature/OperandBundles/inliner-conservative.ll
    M llvm/test/Feature/OperandBundles/inliner-funclet-wineh.ll
    M llvm/test/Feature/OperandBundles/merge-func.ll
    M llvm/test/Feature/global_pv.ll

  Log Message:
  -----------
  [NFC] Port all Feature tests to `-passes=` syntax


  Commit: a52d1e78926ac786405f5211a77c913e4ae8a47f
      https://github.com/llvm/llvm-project/commit/a52d1e78926ac786405f5211a77c913e4ae8a47f
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/LTO/X86/keep-used-puts-during-instcombine.ll

  Log Message:
  -----------
  [NFC] Port all LTO tests to `-passes=` syntax


  Commit: 34c4fae4b296038bbfda5b37c4eb06d5a2c0650b
      https://github.com/llvm/llvm-project/commit/34c4fae4b296038bbfda5b37c4eb06d5a2c0650b
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Other/2002-02-24-InlineBrokePHINodes.ll
    M llvm/test/Other/2007-09-10-PassManager.ll
    M llvm/test/Other/2008-02-14-PassManager.ll
    M llvm/test/Other/2008-06-04-FieldSizeInPacked.ll
    M llvm/test/Other/2008-10-06-RemoveDeadPass.ll
    M llvm/test/Other/2009-06-05-no-implicit-float.ll
    M llvm/test/Other/X86/debugcounter-divrempairs.ll
    M llvm/test/Other/X86/debugcounter-partiallyinlinelibcalls.ll
    M llvm/test/Other/cfg-printer-branch-weights-percent.ll
    M llvm/test/Other/cfg-printer-branch-weights.ll
    M llvm/test/Other/cfg-printer-filter.ll
    M llvm/test/Other/cfg_deopt_unreach.ll
    M llvm/test/Other/constant-fold-gep.ll
    M llvm/test/Other/copy-metadata-of-declaration.ll
    M llvm/test/Other/debugcounter-dce.ll
    M llvm/test/Other/debugcounter-newgvn.ll
    M llvm/test/Other/heat-colors-graphs.ll
    M llvm/test/Other/heat-colors-multigraph.ll
    M llvm/test/Other/module-pass-printer.ll
    M llvm/test/Other/optimization-remarks-inline.ll
    M llvm/test/Other/pr32085.ll
    M llvm/test/Other/print-debug-counter.ll
    M llvm/test/Other/scalable-vector-struct-intrinsic.ll
    M llvm/test/Other/scalable-vectors-core-ir.ll

  Log Message:
  -----------
  [NFC] Port all Other tests to `-passes=` syntax


  Commit: 471b138cd2a444a946591271c9c1b668e396c616
      https://github.com/llvm/llvm-project/commit/471b138cd2a444a946591271c9c1b668e396c616
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/Verifier/dbg-invalid-vector.ll
    M llvm/test/Verifier/di-subroutine-localvar.ll
    M llvm/test/Verifier/fp-intrinsics.ll
    M llvm/test/Verifier/non-integral-pointers.ll
    M llvm/test/Verifier/preallocated-valid.ll
    M llvm/test/Verifier/recursive-struct-param.ll
    M llvm/test/Verifier/statepoint.ll
    M llvm/test/Verifier/swifttailcc-musttail-valid.ll
    M llvm/test/Verifier/tbaa.ll
    M llvm/test/Verifier/vp-intrinsics.ll
    M llvm/test/Verifier/weak-dllimport.ll

  Log Message:
  -----------
  [NFC] Port all Verifier tests to `-passes=` syntax


  Commit: 73017515b6365e39a167043fffd18bb4d7df0cd7
      https://github.com/llvm/llvm-project/commit/73017515b6365e39a167043fffd18bb4d7df0cd7
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/tools/UpdateTestChecks/update_analyze_test_checks/Inputs/x86-loopvectorize-costmodel.ll
    M llvm/test/tools/UpdateTestChecks/update_analyze_test_checks/Inputs/x86-loopvectorize-costmodel.ll.expected
    M llvm/test/tools/llvm-reduce/remove-function-bodies-comdat.ll

  Log Message:
  -----------
  [NFC] Port all tools tests to `-passes=` syntax


  Commit: 9bb01b752eec66e0891d27211720b42860267857
      https://github.com/llvm/llvm-project/commit/9bb01b752eec66e0891d27211720b42860267857
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/AArch64/llvm-masked-gather-legal-for-sve.ll
    M llvm/test/CodeGen/AArch64/llvm-masked-scatter-legal-for-sve.ll
    M llvm/test/CodeGen/AArch64/sve-ptest-removal-cmple.ll

  Log Message:
  -----------
  [NFC] Port codegen AArch64 tests that invoke opt to `-passes=` syntax


  Commit: d4c4bd6b20926508e3eee567a0d1e9eb44dec028
      https://github.com/llvm/llvm-project/commit/d4c4bd6b20926508e3eee567a0d1e9eb44dec028
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/amdgpu-unroll-threshold.ll
    M llvm/test/CodeGen/AMDGPU/force-alwaysinline-lds-global-address.ll
    M llvm/test/CodeGen/AMDGPU/inline-maxbb.ll
    M llvm/test/CodeGen/AMDGPU/loop-idiom.ll
    M llvm/test/CodeGen/AMDGPU/opencl-printf-and-hostcall.ll
    M llvm/test/CodeGen/AMDGPU/opencl-printf.ll
    M llvm/test/CodeGen/AMDGPU/propagate-attributes-function-pointer-argument.ll
    M llvm/test/CodeGen/AMDGPU/r600.alu-limits.ll
    M llvm/test/CodeGen/AMDGPU/reqd-work-group-size.ll
    M llvm/test/CodeGen/AMDGPU/simplify-libcalls2.ll
    M llvm/test/CodeGen/AMDGPU/speculative-execution-freecasts.ll
    M llvm/test/CodeGen/AMDGPU/stress-calls.ll
    M llvm/test/CodeGen/AMDGPU/tti-unroll-prefs.ll
    M llvm/test/CodeGen/AMDGPU/unify-metadata.ll
    M llvm/test/CodeGen/AMDGPU/vectorize-buffer-fat-pointer.ll

  Log Message:
  -----------
  [NFC] Port codegen AMDGPU tests that invoke opt to `-passes=` syntax


  Commit: d6bd732aeb8a6658a12e23841778b61b3b8b4d73
      https://github.com/llvm/llvm-project/commit/d6bd732aeb8a6658a12e23841778b61b3b8b4d73
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/ARM/bit-reverse-to-rbit.ll

  Log Message:
  -----------
  [NFC] Port codegen ARM tests that invoke opt to `-passes=` syntax


  Commit: 43145d8400f7fe9c8e5ef08588a264278d9b5127
      https://github.com/llvm/llvm-project/commit/43145d8400f7fe9c8e5ef08588a264278d9b5127
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/Generic/overloaded-intrinsic-name.ll

  Log Message:
  -----------
  [NFC] Port codegen Generic tests that invoke opt to `-passes=` syntax


  Commit: 62f91c12629bf2498bf70facd1a8e5d9f5696e25
      https://github.com/llvm/llvm-project/commit/62f91c12629bf2498bf70facd1a8e5d9f5696e25
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/NVPTX/access-non-generic.ll
    M llvm/test/CodeGen/NVPTX/intrinsic-old.ll
    M llvm/test/CodeGen/NVPTX/math-intrins-sm80-ptx70-instcombine.ll
    M llvm/test/CodeGen/NVPTX/nvvm-reflect-module-flag.ll
    M llvm/test/CodeGen/NVPTX/speculative-execution-divergent-target.ll

  Log Message:
  -----------
  [NFC] Port codegen NVPTX tests that invoke opt to `-passes=` syntax


  Commit: d70f2717263ded14554f85ef5d04df4f95b40c91
      https://github.com/llvm/llvm-project/commit/d70f2717263ded14554f85ef5d04df4f95b40c91
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/ppc64-P9-mod.ll
    M llvm/test/CodeGen/PowerPC/vec_shuffle.ll
    M llvm/test/CodeGen/PowerPC/vperm-instcombine.ll

  Log Message:
  -----------
  [NFC] Port codegen PowerPC tests that invoke opt to `-passes=` syntax


  Commit: 5353b764ab8e9fdc29d67bd50e8d41091310643f
      https://github.com/llvm/llvm-project/commit/5353b764ab8e9fdc29d67bd50e8d41091310643f
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/SystemZ/inline-thresh-adjust.ll

  Log Message:
  -----------
  [NFC] Port codegen SystemZ tests that invoke opt to `-passes=` syntax


  Commit: 6b3c2aed496c14bf3e392f316a3002476bda5ca5
      https://github.com/llvm/llvm-project/commit/6b3c2aed496c14bf3e392f316a3002476bda5ca5
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/Thumb/consthoist-few-dependents.ll

  Log Message:
  -----------
  [NFC] Port codegen Thumb tests that invoke opt to `-passes=` syntax


  Commit: e2430bc11aaabc356e22b1f4de02ee33c3291261
      https://github.com/llvm/llvm-project/commit/e2430bc11aaabc356e22b1f4de02ee33c3291261
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/Thumb2/mve-intrinsics/predicates.ll
    M llvm/test/CodeGen/Thumb2/mve-intrinsics/vadc-multiple.ll
    M llvm/test/CodeGen/Thumb2/mve-vpt-from-intrinsics.ll

  Log Message:
  -----------
  [NFC] Port codegen Thumb2 tests that invoke opt to `-passes=` syntax


  Commit: 09c3fbf3b7cfe31621ec78d936153f55c256294a
      https://github.com/llvm/llvm-project/commit/09c3fbf3b7cfe31621ec78d936153f55c256294a
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/WinEH/wineh-intrinsics.ll

  Log Message:
  -----------
  [NFC] Port codegen WinEH tests that invoke opt to `-passes=` syntax


  Commit: 5cfd815c14f378c50018f6967c027b758c3996a6
      https://github.com/llvm/llvm-project/commit/5cfd815c14f378c50018f6967c027b758c3996a6
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/GC/deadargelim.ll
    M llvm/test/CodeGen/X86/GC/inline.ll
    M llvm/test/CodeGen/X86/GC/inline2.ll
    M llvm/test/CodeGen/X86/block-placement.ll
    M llvm/test/CodeGen/X86/constant-hoisting-bfi.ll
    M llvm/test/CodeGen/X86/deopt-intrinsic-cconv.ll
    M llvm/test/CodeGen/X86/frame-order.ll
    M llvm/test/CodeGen/X86/loadStore_vectorizer.ll
    M llvm/test/CodeGen/X86/masked_gather_scatter.ll
    M llvm/test/CodeGen/X86/no-plt-libcalls.ll
    M llvm/test/CodeGen/X86/pointer-vector.ll
    M llvm/test/CodeGen/X86/pr38762.ll
    M llvm/test/CodeGen/X86/pr38763.ll
    M llvm/test/CodeGen/X86/pr39243.ll
    M llvm/test/CodeGen/X86/tls-loads-control2.ll
    M llvm/test/CodeGen/X86/vector-gep.ll

  Log Message:
  -----------
  [NFC] Port codegen X86 tests that invoke opt to `-passes=` syntax


Compare: https://github.com/llvm/llvm-project/compare/bd570709c06a...5cfd815c14f3


More information about the All-commits mailing list