[PATCH] D32539: [Polly][NewPM][WIP] Add a ScopPassManager
Philip Pfaffe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 09:18:12 PDT 2017
philip.pfaffe updated this revision to Diff 98640.
philip.pfaffe added a comment.
Herald added a subscriber: nemanjai.
- Fix minor nits
https://reviews.llvm.org/D32539
Files:
include/polly/LinkAllPasses.h
include/polly/PolyhedralInfo.h
include/polly/ScopDetection.h
include/polly/ScopInfo.h
include/polly/ScopPass.h
lib/Analysis/DependenceInfo.cpp
lib/Analysis/PolyhedralInfo.cpp
lib/Analysis/ScopDetection.cpp
lib/Analysis/ScopGraphPrinter.cpp
lib/Analysis/ScopInfo.cpp
lib/Analysis/ScopPass.cpp
lib/CodeGen/CodeGeneration.cpp
lib/CodeGen/PPCGCodeGeneration.cpp
lib/Support/RegisterPasses.cpp
unittests/CMakeLists.txt
unittests/ScopPassManager/CMakeLists.txt
unittests/ScopPassManager/PassManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32539.98640.patch
Type: text/x-patch
Size: 61659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/1524f651/attachment.bin>
More information about the llvm-commits
mailing list