[PATCH] D60833: [MemorySSA] Teach LoopSimplify to preserve MemorySSA.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 16:23:41 PDT 2019
asbirlea updated this revision to Diff 198368.
asbirlea marked 2 inline comments as done.
asbirlea added a comment.
Delete left-over comments.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60833/new/
https://reviews.llvm.org/D60833
Files:
include/llvm/Analysis/LoopInfo.h
include/llvm/Analysis/MemorySSAUpdater.h
include/llvm/Transforms/Utils/Local.h
include/llvm/Transforms/Utils/LoopSimplify.h
include/llvm/Transforms/Utils/LoopUtils.h
lib/Analysis/LoopInfo.cpp
lib/Analysis/MemorySSAUpdater.cpp
lib/Target/PowerPC/PPCCTRLoops.cpp
lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
lib/Transforms/Scalar/LoopInterchange.cpp
lib/Transforms/Scalar/LoopUnrollPass.cpp
lib/Transforms/Utils/Local.cpp
lib/Transforms/Utils/LoopSimplify.cpp
lib/Transforms/Utils/LoopUnroll.cpp
lib/Transforms/Utils/LoopUnrollPeel.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60833.198368.patch
Type: text/x-patch
Size: 34795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/7783b66b/attachment.bin>
More information about the llvm-commits
mailing list