[PATCH] D17962: [PM] Port memdep to the new pass manager.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 9 17:00:31 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL263082: [PM] Port memdep to the new pass manager. (authored by chandlerc).
Changed prior to commit:
http://reviews.llvm.org/D17962?vs=50050&id=50216#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17962
Files:
llvm/trunk/include/llvm/Analysis/MemoryDependenceAnalysis.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Utils/BasicBlockUtils.h
llvm/trunk/lib/Analysis/Analysis.cpp
llvm/trunk/lib/Analysis/MemDepPrinter.cpp
llvm/trunk/lib/Analysis/MemoryDependenceAnalysis.cpp
llvm/trunk/lib/CodeGen/MachineFunctionPass.cpp
llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/lib/Passes/PassRegistry.def
llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/trunk/lib/Transforms/Scalar/GVN.cpp
llvm/trunk/lib/Transforms/Scalar/MemCpyOptimizer.cpp
llvm/trunk/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
llvm/trunk/lib/Transforms/Utils/BasicBlockUtils.cpp
llvm/trunk/test/Other/new-pass-manager.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17962.50216.patch
Type: text/x-patch
Size: 38936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/a8c83bc7/attachment.bin>
More information about the llvm-commits
mailing list