llvm-project/polly/test
Johannes Doerfert d239aac2ee Do not model scalar accesses in non-affine subregions
If a scalar was defined and used only in a non-affine subregion we do
  not need to model the accesses. However, if the scalar was defined
  inside the region and escapes the region we have to model the access.
  The same is true if the scalar was defined outside and used inside the
  region.

llvm-svn: 230960
2015-03-02 14:06:01 +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
Dependences Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
IndependentBlocks Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
Isl Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
ScheduleOptimizer Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
ScopDetect Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
ScopDetectionDiagnostics Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
ScopInfo Do not model scalar accesses in non-affine subregions 2015-03-02 14:06:01 +00:00
TempScop Update Polly tests to handle explicitly typed load changes in LLVM. 2015-02-27 21:22:50 +00:00
CMakeLists.txt [multilib] Teach Polly's CMake to use the libdir suffix variable. This 2015-01-19 01:03:05 +00:00
Makefile Drop Cloog support 2014-12-02 19:26:58 +00:00
README
create_ll.sh Add -e to test generation script 2014-09-09 22:14:38 +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 Drop Cloog support 2014-12-02 19:26:58 +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