[PATCH] D18834: [PM][DA] Port of the DependenceAnalysis to the new PM
Philip Pfaffe via llvm-commits
llvm-commits at lists.llvm.org
Mon May 9 02:24:19 PDT 2016
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18834.56539.patch
Type: text/x-patch
Size: 52442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/453061f8/attachment-0001.bin>
More information about the llvm-commits
mailing list