[PATCH] D58311: [MemorySSA & LoopPassManager] Enable MemorySSA as loop dependency. Update tests.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 13:31:08 PDT 2019


asbirlea updated this revision to Diff 191570.
asbirlea added a comment.

Rebase and ping for comments.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58311/new/

https://reviews.llvm.org/D58311

Files:
  lib/Analysis/LoopAnalysisManager.cpp
  lib/Transforms/Utils/LoopUtils.cpp
  test/Analysis/BasicAA/store-promote.ll
  test/Other/loop-pm-invalidation.ll
  test/Other/new-pass-manager.ll
  test/Other/opt-O2-pipeline.ll
  test/Other/opt-O3-pipeline.ll
  test/Other/opt-Os-pipeline.ll
  test/Other/opt-hot-cold-split.ll
  test/Transforms/LICM/argmemonly-call.ll
  test/Transforms/LICM/atomics.ll
  test/Transforms/LICM/funclet.ll
  test/Transforms/LICM/guards.ll
  test/Transforms/LICM/promote-order.ll
  test/Transforms/LICM/read-only-calls.ll
  test/Transforms/LICM/store-hoisting.ll
  test/Transforms/LoopRotate/pr35210.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58311.191570.patch
Type: text/x-patch
Size: 36889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190320/f19a0ca3/attachment.bin>


More information about the llvm-commits mailing list