hanchenye-llvm-project/polly/test
Tobias Grosser 6a2da6b9c8 Add test cases for multi-dimensional variable lengths arrays
At the moment we can handle such arrays only by conservatively assuming that
each access to such an array may touch any element in the array. It would be
great if we could improve Polly/LLVM at some point, such that we can
recover the multi-dimensionality of the accesses.

llvm-svn: 163619
2012-09-11 14:03:19 +00:00
..
Cloog tests: Replace . by %s 2012-02-13 12:29:43 +00:00
CodeGen Add preliminary implementation for GPGPU code generation. 2012-08-03 12:50:07 +00:00
IndependentBlocks Add some tests for the independent blocks pass. 2012-06-11 10:25:12 +00:00
ScheduleOptimizer Regression tests: Adapt the vectorize option change. 2012-05-06 10:22:43 +00:00
ScopDetection ScopDetection: Allow to limit the scop detection to a single function 2011-10-23 11:17:06 +00:00
ScopInfo Add test cases for multi-dimensional variable lengths arrays 2012-09-11 14:03:19 +00:00
TempScop Temporarily remove reduction support and interchange pass 2011-08-21 14:57:58 +00:00
polybench
CMakeLists.txt Use python script to silence the expected testcase fails on 32bit platform. 2012-03-29 13:10:10 +00:00
Makefile Revert "Make the "all" target depend on polly-test, so that users can run regression" 2012-04-11 07:43:24 +00:00
README
create_ll.sh
lit.cfg
lit.site.cfg.in Add preliminary implementation for GPGPU code generation. 2012-08-03 12:50:07 +00:00
polly.ll

README

place tests here