hanchenye-llvm-project/polly/test
Tobias Grosser a187964bac Support non-affine access functions in Polly.
In case we can not analyze an access function, we do not discard the SCoP, but
assume conservatively that all memory accesses that can be derived from our base
pointer may be accessed.

Patch provided by: Marcello Maggioni <hayarms@gmail.com>

llvm-svn: 146972
2011-12-20 10:43:14 +00:00
..
Cloog ClooG: Make sure ambigous schedules do not introduce complicated code 2011-12-07 11:03:48 +00:00
CodeGen Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00
ScheduleOptimizer ScheduleOptimizer: Do not tile bands with just one dimension 2011-12-08 13:02:58 +00:00
ScopDetection ScopDetection: Allow to limit the scop detection to a single function 2011-10-23 11:17:06 +00:00
ScopInfo Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00
TempScop Temporarily remove reduction support and interchange pass 2011-08-21 14:57:58 +00:00
polybench
CMakeLists.txt ClooG: Make sure ambigous schedules do not introduce complicated code 2011-12-07 11:03:48 +00:00
Makefile test: Do not hardcode '.so' as library suffix 2011-11-22 19:40:38 +00:00
README
create_ll.sh
lit.cfg
lit.site.cfg.in test: Do not hardcode '.so' as library suffix 2011-11-22 19:40:38 +00:00
polly.ll

README

place tests here