[PATCH] D31033: [Polly] Add -polly-prune-unprofitable pass.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 06:22:12 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298080: [PruneUnprofitable] Add -polly-prune-unprofitable pass. (authored by Meinersbur).

Changed prior to commit:
  https://reviews.llvm.org/D31033?vs=92002&id=92137#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31033

Files:
  polly/trunk/include/polly/LinkAllPasses.h
  polly/trunk/include/polly/PruneUnprofitable.h
  polly/trunk/include/polly/ScopInfo.h
  polly/trunk/lib/Analysis/PruneUnprofitable.cpp
  polly/trunk/lib/Analysis/ScopInfo.cpp
  polly/trunk/lib/CMakeLists.txt
  polly/trunk/lib/Support/RegisterPasses.cpp
  polly/trunk/test/PruneUnprofitable/prune_only_scalardeps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31033.92137.patch
Type: text/x-patch
Size: 9984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/61aa3795/attachment.bin>


More information about the llvm-commits mailing list