llvm-project/polly/lib/Analysis
Siddharth Bhat 286c916dde [Polly] [ScopDetection] Allow passing multiple functions to `-polly-only-func`.
- This is useful to run optimisations on only certain functions.

Differential Revision: https://reviews.llvm.org/D33990

llvm-svn: 305060
2017-06-09 08:23:40 +00:00
..
DependenceInfo.cpp Fix a lot of typos. NFC. 2017-06-08 12:06:15 +00:00
PolyhedralInfo.cpp [Polly][NewPM] Port ScopInfo to the new PassManager 2017-05-15 12:55:14 +00:00
PruneUnprofitable.cpp [PruneUnprofitable] Add -polly-prune-unprofitable pass. 2017-03-17 13:09:52 +00:00
ScopBuilder.cpp Fix a lot of typos. NFC. 2017-06-08 12:06:15 +00:00
ScopDetection.cpp [Polly] [ScopDetection] Allow passing multiple functions to `-polly-only-func`. 2017-06-09 08:23:40 +00:00
ScopDetectionDiagnostic.cpp [ScopDetection] Do not detect scops that exit to an unreachable 2017-03-07 15:50:43 +00:00
ScopGraphPrinter.cpp [Polly][NewPM] Port ScopDetection to the new PassManager 2017-05-12 14:37:29 +00:00
ScopInfo.cpp Fix a lot of typos. NFC. 2017-06-08 12:06:15 +00:00
ScopPass.cpp Add opt-bisect support to polly. 2017-06-01 21:29:05 +00:00