llvm-project/polly/include/polly
Michael Kruse b9a683d75d Add more ISL foreachElt functions. NFC.
Add and implement foreachElt for isl_map, isl_set and isl_union_set. These are
used by an out-of-tree patch which is in process of being upstreamed.

llvm-svn: 288924
2016-12-07 17:47:57 +00:00
..
CodeGen Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes (NFC). 2016-11-29 18:14:12 +00:00
Config Remove autotools build system 2016-01-28 12:00:33 +00:00
Support Add more ISL foreachElt functions. NFC. 2016-12-07 17:47:57 +00:00
Canonicalization.h Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00
DeLICM.h [DeLICM] Add pass boilerplate code. 2016-11-29 16:41:21 +00:00
DependenceInfo.h Fix typo. 2016-11-23 21:59:33 +00:00
FlattenAlgo.h Add -polly-flatten-schedule pass. 2016-09-08 15:02:36 +00:00
FlattenSchedule.h Add -polly-flatten-schedule pass. 2016-09-08 15:02:36 +00:00
LinkAllPasses.h [DeLICM] Add pass boilerplate code. 2016-11-29 16:41:21 +00:00
Options.h Move polly options into separate option category 2013-05-07 07:31:10 +00:00
PolyhedralInfo.h Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00
RegisterPasses.h clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00
ScheduleOptimizer.h Perform copying to created arrays according to the packing transformation 2016-09-14 06:26:09 +00:00
ScopBuilder.h Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00
ScopDetection.h Allow to disable unsigned operations (zext, icmp ugt, ...) 2016-12-02 17:55:41 +00:00
ScopDetectionDiagnostic.h [ScopDetectionDiagnostic] Collect statistics for each diagnostic type 2016-11-26 05:53:09 +00:00
ScopInfo.h [ScopInfo] Fold constant coefficients in array dimensions to the right 2016-12-02 08:10:56 +00:00
ScopPass.h Drop '@brief' from doxygen comments 2016-09-02 06:33:33 +00:00