llvm-project/polly/lib/Support
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
..
GICHelper.cpp Add more isl object printing functions 2016-02-20 03:40:19 +00:00
Mainpage.h docs: Add doxygen mainpage 2016-03-07 21:17:48 +00:00
RegisterPasses.cpp [GSoC] Add PolyhedralInfo pass - new interface to polly analysis 2016-07-25 12:48:45 +00:00
SCEVAffinator.cpp [SCEVAffinator] Fix assertion checking for constant divisor. 2016-07-12 15:08:47 +00:00
SCEVValidator.cpp Fix assertion due to buildMemoryAccess. 2016-07-08 12:38:28 +00:00
ScopHelper.cpp Move getIndexExpressionsFromGEP() to ScopHelper. NFC. 2016-06-28 01:37:13 +00:00
ScopLocation.cpp clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00