[PATCH] D58311: [MemorySSA & LoopPassManager] Enable MemorySSA as loop dependency. Update tests.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 18 16:06:58 PDT 2019
asbirlea updated this revision to Diff 195834.
asbirlea added a comment.
Rebase on top of patches updating LCSSA and LoopSimplify.
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/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.195834.patch
Type: text/x-patch
Size: 20685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190418/e5575c8c/attachment.bin>
More information about the llvm-commits
mailing list