[PATCH] D18834: [PM][DA] Port of the DependenceAnalysis to the new PM

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 15:26:26 PDT 2016


Thanks Philip, landed it r269370 for you!

On Mon, May 9, 2016 at 3:26 AM Philip Pfaffe via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> philip.pfaffe updated this revision to Diff 56539.
> philip.pfaffe added a comment.
>
> Dropped info object checks to be consistent with other analysis wrapper
> passes and added a releaseMemory implementation.
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D18834
>
> Files:
>   include/llvm/Analysis/DependenceAnalysis.h
>   include/llvm/Analysis/Passes.h
>   include/llvm/InitializePasses.h
>   include/llvm/LinkAllPasses.h
>   lib/Analysis/Analysis.cpp
>   lib/Analysis/DependenceAnalysis.cpp
>   lib/Passes/PassBuilder.cpp
>   lib/Passes/PassRegistry.def
>   lib/Transforms/Scalar/LoopInterchange.cpp
>   lib/Transforms/Scalar/LoopSimplifyCFG.cpp
>   lib/Transforms/Utils/LoopSimplify.cpp
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/65fda5bd/attachment.html>


More information about the llvm-commits mailing list