llvm-project/polly/test
Johannes Doerfert f6557f98a2 Rename the Dependences pass to DependenceInfo [NFC]
We rename the Dependences pass to DependenceInfo as a first step to a
  caching pass policy. The new DependenceInfo pass will later provide
  "Dependences" for a SCoP.

  To keep consistency the test folder is renamed too.

llvm-svn: 231308
2015-03-04 22:43: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 Update Polly tests for the great metadata schema change 2015-03-03 18:17:26 +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 for the great metadata schema change 2015-03-03 18:17:26 +00:00
ScopDetectionDiagnostics Update Polly tests for the great metadata schema change 2015-03-03 18:17:26 +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