[PATCH] D62536: Only passes that preserve MemorySSA must mark it as preserved.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 11 11:25:07 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363091: Only passes that preserve MemorySSA must mark it as preserved. (authored by asbirlea, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62536/new/
https://reviews.llvm.org/D62536
Files:
llvm/trunk/lib/Analysis/LoopAnalysisManager.cpp
llvm/trunk/lib/Transforms/Scalar/LICM.cpp
llvm/trunk/lib/Transforms/Scalar/LoopInstSimplify.cpp
llvm/trunk/lib/Transforms/Scalar/LoopRotation.cpp
llvm/trunk/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
llvm/trunk/unittests/Transforms/Scalar/LoopPassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62536.204122.patch
Type: text/x-patch
Size: 5146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/8f3ea073/attachment.bin>
More information about the llvm-commits
mailing list