llvm-project/polly/lib/Analysis
Roman Gareev f2bd72e00d Use isl_set_is_subset instead of isl_set_is_equal
It helps to detect correct strides in case of parametric constraints of Stride
in MemoryAccess::isStrideX.

Reviewers: grosser
llvm-svn: 245303
2015-08-18 16:12:05 +00:00
..
DependenceInfo.cpp Use schedule trees to compute dependences 2015-08-18 15:05:29 +00:00
ScopDetection.cpp Fix Polly after SCEV port to new pass manager 2015-08-17 10:57:08 +00:00
ScopDetectionDiagnostic.cpp Add diagnostic for unsigned integer comparisions 2015-05-20 15:37:11 +00:00
ScopGraphPrinter.cpp Add option -polly-view-only 2015-08-03 16:39:56 +00:00
ScopInfo.cpp Use isl_set_is_subset instead of isl_set_is_equal 2015-08-18 16:12:05 +00:00
ScopPass.cpp [Refactor] Add a Scop & as argument to printScop 2015-03-01 18:40:25 +00:00
TempScopInfo.cpp Add a field to the memory access class for a related value. 2015-08-17 10:58:17 +00:00