[all-commits] [llvm/llvm-project] 38386b: [Tests] Convert Other tests to opaque pointers (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 13 04:11:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 38386b4318e3ba54f450480ad49b237a9c357af4
      https://github.com/llvm/llvm-project/commit/38386b4318e3ba54f450480ad49b237a9c357af4
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M llvm/test/Other/2002-01-31-CallGraph.ll
    M llvm/test/Other/2004-08-16-PackedConstantInlineStore.ll
    M llvm/test/Other/2004-08-16-PackedGlobalConstant.ll
    M llvm/test/Other/2004-08-16-PackedSelect.ll
    M llvm/test/Other/2004-08-16-PackedSimple.ll
    M llvm/test/Other/2004-08-20-PackedControlFlow.ll
    M llvm/test/Other/2007-09-10-PassManager.ll
    M llvm/test/Other/2008-06-04-FieldSizeInPacked.ll
    M llvm/test/Other/2008-10-15-MissingSpace.ll
    M llvm/test/Other/available-externally-lto.ll
    M llvm/test/Other/cfg_deopt_unreach.ll
    M llvm/test/Other/cgscc-devirt-iteration.ll
    M llvm/test/Other/cgscc-disconnected-invalidation.ll
    M llvm/test/Other/cgscc-iterate-function-mutation.ll
    M llvm/test/Other/cgscc-libcall-update.ll
    M llvm/test/Other/cgscc-observe-devirt.ll
    M llvm/test/Other/cgscc-refscc-mutation-order.ll
    M llvm/test/Other/codegenprepare-and-debug.ll
    M llvm/test/Other/constant-fold-gep-address-spaces.ll
    M llvm/test/Other/constant-fold-gep.ll
    M llvm/test/Other/devirtualization-undef.ll
    M llvm/test/Other/force-opaque-ptrs.ll
    M llvm/test/Other/invariant.group.ll
    M llvm/test/Other/lint.ll
    M llvm/test/Other/llvm-nm-without-aliases.ll
    M llvm/test/Other/loop-pass-printer.ll
    M llvm/test/Other/loop-pm-invalidation.ll
    M llvm/test/Other/machine-size-remarks.ll
    M llvm/test/Other/mixed-opaque-ptrs-2.ll
    M llvm/test/Other/new-pass-manager-verify-each.ll
    M llvm/test/Other/new-pass-manager.ll
    M llvm/test/Other/new-pm-pr42726-cgscc.ll
    M llvm/test/Other/new-pm-thinlto-prelink-samplepgo-inline-threshold.ll
    M llvm/test/Other/new-pm-time-trace.ll
    M llvm/test/Other/no-rerun-function-simplification-pipeline.ll
    M llvm/test/Other/opt-bisect-new-pass-manager.ll
    M llvm/test/Other/opt-pipeline-vector-passes.ll
    M llvm/test/Other/optimization-remarks-inline.ll
    M llvm/test/Other/optimization-remarks-invalidation.ll
    M llvm/test/Other/optimization-remarks-lazy-bfi.ll
    M llvm/test/Other/optimize-inrange-gep.ll
    M llvm/test/Other/pr32085.ll
    M llvm/test/Other/print-on-crash.ll
    M llvm/test/Other/scalable-vectors-core-ir.ll
    M llvm/test/Other/unroll-sroa.ll

  Log Message:
  -----------
  [Tests] Convert Other tests to opaque pointers (NFC)




More information about the All-commits mailing list