llvm-project/polly/lib
Johannes Doerfert 6e81905ece [Refactor] Move code out of the IslAst header
Offer the static functions to extract information out of an IslAst for node
  as members of IslAstInfo not as top level entities.

  + Refactor common code
  + Add isParallel and isReductionParallel
  + Rename IslAstUser to IslAstUserPayload to make it clear this is just a (or
    the) payload struct.

llvm-svn: 213272
2014-07-17 16:11:28 +00:00
..
Analysis [Refactor] Use attributes to mark function as invalid for polly 2014-07-15 21:06:48 +00:00
CodeGen [Refactor] Move code out of the IslAst header 2014-07-17 16:11:28 +00:00
Exchange clang-format polly to avoid buildbot noise 2014-07-09 10:50:10 +00:00
JSON [C++11] Use nullptr 2014-04-16 07:33:47 +00:00
Support clang-format polly to avoid buildbot noise 2014-07-09 10:50:10 +00:00
Transform DeadCodeElimination: Fix liveout computation 2014-07-14 08:32:01 +00:00
CMakeLists.txt cmake: Fix reference to Pluto file 2014-06-24 13:31:42 +00:00
Makefile ScopDetectionDiagnostic: Update Makefile 2014-05-24 18:51:14 +00:00
Polly.cpp Move Pass registration into polly library 2014-03-19 17:54:23 +00:00