hanchenye-llvm-project/polly/include/polly
Johannes Doerfert 8031238017 [GSoC] Add PolyhedralInfo pass - new interface to polly analysis
Adding a new pass PolyhedralInfo. This pass will be the interface to Polly.
  Initially, we will provide the following interface:
    - #IsParallel(Loop *L) - return a bool depending on whether the loop is
                             parallel or not for the given program order.

Patch by Utpal Bora <cs14mtech11017@iith.ac.in>

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

llvm-svn: 276637
2016-07-25 12:48:45 +00:00
..
CodeGen IslNodeBuilder: Make finalize() virtual 2016-07-25 09:15:57 +00:00
Config Remove autotools build system 2016-01-28 12:00:33 +00:00
Support Move getIndexExpressionsFromGEP() to ScopHelper. NFC. 2016-06-28 01:37:13 +00:00
Canonicalization.h clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00
DependenceInfo.h [GSoC 2016] New function pass DependenceInfoWrapperPass 2016-06-27 14:47:38 +00:00
LinkAllPasses.h [GSoC] Add PolyhedralInfo pass - new interface to polly analysis 2016-07-25 12:48:45 +00:00
Options.h
PolyhedralInfo.h [GSoC] Add PolyhedralInfo pass - new interface to polly analysis 2016-07-25 12:48:45 +00:00
RegisterPasses.h clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00
ScheduleOptimizer.h Apply all necessary tilings and interchangings to get a macro-kernel 2016-07-25 09:42:53 +00:00
ScopBuilder.h Create a dedicated header file for ScopBuilder. NFC. 2016-06-28 01:37:28 +00:00
ScopDetection.h clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00
ScopDetectionDiagnostic.h Fix assertion due to loop overlap with nonaffine region. 2016-06-27 19:00:49 +00:00
ScopInfo.h Remove unused parameters from simplifySCoP(). NFC. 2016-07-22 17:31:17 +00:00
ScopPass.h clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00