llvm-capstone/polly/lib
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
..
Analysis Move ScopBuilder into its own file. NFC. 2016-06-28 01:37:20 +00:00
CodeGen clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00
Exchange clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00
External Update isl to isl-0.17.1-84-g72ffe88 2016-06-23 18:59:30 +00:00
JSON
Support Move getIndexExpressionsFromGEP() to ScopHelper. NFC. 2016-06-28 01:37:13 +00:00
Transform clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00
CMakeLists.txt Move ScopBuilder into its own file. NFC. 2016-06-28 01:37:20 +00:00
Polly.cpp