llvm-project/polly/lib/Analysis
Michael Kruse 6a19d592da [ScopDetect] Depend transitively on ScalarEvolution.
ScopDetection might be queried by -dot-scops or -view-scops passes for which
it accesses ScalarEvolution.

llvm-svn: 284385
2016-10-17 13:29:20 +00:00
..
DependenceInfo.cpp [DepInfo] Print -debug output outside of max-operations scope. 2016-10-10 11:45:59 +00:00
PolyhedralInfo.cpp Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
ScopBuilder.cpp [ScopInfo/CodeGen] ExitPHI reads are implicit. 2016-10-12 16:31:09 +00:00
ScopDetection.cpp [ScopDetect] Depend transitively on ScalarEvolution. 2016-10-17 13:29:20 +00:00
ScopDetectionDiagnostic.cpp [ScopDetection] Remove redundant checks for endless loops 2016-09-20 17:05:22 +00:00
ScopGraphPrinter.cpp Migrate from NodeType * to NodeRef. 2016-08-22 22:30:27 +00:00
ScopInfo.cpp [ScopInfo] Add -polly-unprofitable-scalar-accs option. 2016-10-04 17:33:39 +00:00
ScopPass.cpp Decouple SCoP building logic from pass 2016-05-31 09:41:04 +00:00