llvm-capstone/polly/lib/Analysis
Michael Kruse 2133cb9a24 Move ScopBuilder into its own file. NFC.
The methods in ScopBuilder are used for the construction of a Scop,
while the remaining classes of ScopInfo are required by all passes that
use Polly's polyhedral analysis.

llvm-svn: 273982
2016-06-28 01:37:20 +00:00
..
DependenceInfo.cpp [GSoC 2016] New function pass DependenceInfoWrapperPass 2016-06-27 14:47:38 +00:00
ScopBuilder.cpp Move ScopBuilder into its own file. NFC. 2016-06-28 01:37:20 +00:00
ScopDetection.cpp Add comment on why loops/regions can overlap. NFC. 2016-06-27 19:00:55 +00:00
ScopDetectionDiagnostic.cpp Fix assertion due to loop overlap with nonaffine region. 2016-06-27 19:00:49 +00:00
ScopGraphPrinter.cpp Fix formatting 2015-12-17 13:04:30 +00:00
ScopInfo.cpp Move ScopBuilder into its own file. NFC. 2016-06-28 01:37:20 +00:00
ScopPass.cpp Decouple SCoP building logic from pass 2016-05-31 09:41:04 +00:00