llvm-project/polly/test
Johannes Doerfert 275a1756ad Allow non-affine control flow -- Code Generation
This is the code generation for region statements that are created
  when non-affine control flow was present in the input. A new
  generator, similar to the block or vector generator, for regions is
  used to traverse and copy the region statement and to adjust the
  control flow inside the new region in the end.

llvm-svn: 230340
2015-02-24 16:16:32 +00:00
..
CodePreparation ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00
DeadCodeElimination ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00
Dependences ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00
IndependentBlocks ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00
Isl Allow non-affine control flow -- Code Generation 2015-02-24 16:16:32 +00:00
ScheduleOptimizer ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00
ScopDetect Allow non-affine control flow -- SCoP Detection 2015-02-24 11:45:21 +00:00
ScopDetectionDiagnostics ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00
ScopInfo Allow non-affine control flow -- SCoP Modeling 2015-02-24 12:00:50 +00:00
TempScop ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +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