[PATCH] D38055: Tighten the invariants around LoopBase::invalidate
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 19 19:41:43 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL313708: Tighten the invariants around LoopBase::invalidate (authored by sanjoy).
Repository:
rL LLVM
https://reviews.llvm.org/D38055
Files:
llvm/trunk/include/llvm/Analysis/LoopInfo.h
llvm/trunk/include/llvm/Analysis/LoopInfoImpl.h
llvm/trunk/include/llvm/Transforms/Scalar/LoopPassManager.h
llvm/trunk/include/llvm/Transforms/Utils/UnrollLoop.h
llvm/trunk/lib/Analysis/LoopInfo.cpp
llvm/trunk/lib/Analysis/LoopPass.cpp
llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
llvm/trunk/test/Transforms/LoopUnroll/unroll-loop-invalidation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38055.115957.patch
Type: text/x-patch
Size: 24182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/dfdfddde/attachment.bin>
More information about the llvm-commits
mailing list