llvm-project/polly/test
Johannes Doerfert f8206cf6d4 Allow loops in non-affine subregions -- SCoP Modeling
This will allow the ScopInfo to build the polyhedral representation for
  non-affine regions that contain loops. Such loops are basically not visible
  in the SCoP representation. Accesses that are variant in such loops are
  therefor represented as non-affine accesses.

Differential Revision: http://reviews.llvm.org/D8153

llvm-svn: 234713
2015-04-12 22:58:40 +00:00
..
CodePreparation Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
DeadCodeElimination Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
DependenceInfo Rename the Dependences pass to DependenceInfo [NFC] 2015-03-04 22:43:40 +00:00
IndependentBlocks Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
Isl Sign-extend in case of non-matching bitwidth 2015-04-05 17:36:42 +00:00
ScheduleOptimizer Make -polly-no-tiling work again 2015-04-05 21:52:21 +00:00
ScopDetect Allow loops in non-affine subregions -- SCoP Modeling 2015-04-12 22:58:40 +00:00
ScopDetectionDiagnostics [FIX] Change old diagnostic output 2015-04-12 22:53:33 +00:00
ScopInfo Allow loops in non-affine subregions -- SCoP Modeling 2015-04-12 22:58:40 +00:00
TempScop Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
CMakeLists.txt Drop some CLooG leftovers 2015-03-30 17:56:50 +00:00
Makefile Drop Cloog support 2014-12-02 19:26:58 +00:00
README
create_ll.sh Small change to create_ll.sh [NFC] 2015-03-08 15:36:27 +00:00
lit.cfg Do not run GPGPU test cases without nvptx target 2014-05-14 14:18:14 +00:00
lit.site.cfg.in [tests] Use -polly-vectorizer=polly directly 2015-04-05 06:53:11 +00:00
polly.ll ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00

README

place tests here