[PATCH] D31459: [Polly][NewPM] Port ScopDetection to the new PassManager

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 11:11:07 PDT 2017


philip.pfaffe updated this revision to Diff 94264.
philip.pfaffe added a comment.

Add the as of yet missing printing facilities as a PrinterPass.


https://reviews.llvm.org/D31459

Files:
  include/polly/LinkAllPasses.h
  include/polly/ScopDetection.h
  include/polly/ScopInfo.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopGraphPrinter.cpp
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/CodeGeneration.cpp
  lib/CodeGen/PPCGCodeGeneration.cpp
  lib/Support/RegisterPasses.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31459.94264.patch
Type: text/x-patch
Size: 41499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170405/60c3ec8d/attachment.bin>


More information about the llvm-commits mailing list