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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 21:30:22 PDT 2019


asbirlea updated this revision to Diff 198394.
asbirlea marked an inline comment as done.
asbirlea added a comment.

Update comment in test.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58311

Files:
  lib/Analysis/MemorySSA.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/Transforms/LICM/argmemonly-call.ll
  test/Transforms/LICM/atomics.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.198394.patch
Type: text/x-patch
Size: 19819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/1a379070/attachment.bin>


More information about the llvm-commits mailing list