[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 Jul 29 15:31:09 PDT 2019
asbirlea updated this revision to Diff 212240.
asbirlea added a comment.
Herald added subscribers: jsji, zzheng, MaskRay, nemanjai.
Rebase on ToT.
Ready for review.
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/CodeGen/PowerPC/sms-grp-order.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
test/Transforms/LoopUnroll/unroll-loop-invalidation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58311.212240.patch
Type: text/x-patch
Size: 24456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190729/79002e98/attachment.bin>
More information about the llvm-commits
mailing list