[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:25:58 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269370: [PM] Port of the DepndenceAnalysis to the new PM. (authored by chandlerc).

Changed prior to commit:
  http://reviews.llvm.org/D18834?vs=56539&id=57108#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18834

Files:
  llvm/trunk/include/llvm/Analysis/DependenceAnalysis.h
  llvm/trunk/include/llvm/Analysis/Passes.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/LinkAllPasses.h
  llvm/trunk/lib/Analysis/Analysis.cpp
  llvm/trunk/lib/Analysis/DependenceAnalysis.cpp
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
  llvm/trunk/lib/Transforms/Utils/LoopSimplify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18834.57108.patch
Type: text/x-patch
Size: 52730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/81da5735/attachment-0001.bin>


More information about the llvm-commits mailing list