[all-commits] [llvm/llvm-project] 4e49c9: [MemDep] Convert tests to opaque pointers (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Dec 16 03:12:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e49c9da14f75f47ca5cb0b4290d9c1c30d3d060
      https://github.com/llvm/llvm-project/commit/4e49c9da14f75f47ca5cb0b4290d9c1c30d3d060
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-12-16 (Fri, 16 Dec 2022)

  Changed paths:
    M llvm/test/Analysis/MemoryDependenceAnalysis/InvariantLoad.ll
    M llvm/test/Analysis/MemoryDependenceAnalysis/invalidation.ll
    M llvm/test/Analysis/MemoryDependenceAnalysis/invariant.group-bug.ll
    M llvm/test/Analysis/MemoryDependenceAnalysis/memdep-block-scan-limit.ll
    M llvm/test/Analysis/MemoryDependenceAnalysis/memdep_requires_dominator_tree.ll
    M llvm/test/Analysis/MemoryDependenceAnalysis/memdep_with_tbaa.ll
    M llvm/test/Analysis/MemoryDependenceAnalysis/reorder-over-store-atomic.ll
    M llvm/test/Analysis/MemoryDependenceAnalysis/reorder-volatile.ll

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




More information about the All-commits mailing list