[PATCH] D25364: [LCSSA] Use linear algorithm for isRecursivelyLCSSAForm
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 11 06:46:39 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL283877: [LCSSA] Implement linear algorithm for the isRecursivelyLCSSAForm (authored by igor.laevsky).
Changed prior to commit:
https://reviews.llvm.org/D25364?vs=74121&id=74243#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25364
Files:
llvm/trunk/include/llvm/Analysis/LoopInfo.h
llvm/trunk/lib/Analysis/LoopInfo.cpp
llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
llvm/trunk/lib/Transforms/Utils/LCSSA.cpp
llvm/trunk/lib/Transforms/Utils/LoopSimplify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25364.74243.patch
Type: text/x-patch
Size: 7356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/f3dec323/attachment.bin>
More information about the llvm-commits
mailing list