llvm-capstone/polly/lib
Michael Kruse 73fa33b102 Create a dedicated header file for ScopBuilder. NFC.
It is only used internally by the ScopInfo pass. By moving it into its
own header file we avoid it being processed that use only ScopInfo.

llvm-svn: 273983
2016-06-28 01:37:28 +00:00
..
Analysis Create a dedicated header file for ScopBuilder. NFC. 2016-06-28 01:37:28 +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