hanchenye-llvm-project/polly/test
Tobias Grosser 3ec2abc5fb Don't allow pointer types in affine expressions
We currently do not support pointer types in affine expressions. Hence, we
disallow in the SCoP detection. Later we may decide to add support for them.

This fixes PR12277

Reported-By: Sebastian Pop  <sebpop@gmail.com>
llvm-svn: 152928
2012-03-16 16:36:47 +00:00
..
Cloog tests: Replace . by %s 2012-02-13 12:29:43 +00:00
CodeGen Don't allow pointer types in affine expressions 2012-03-16 16:36:47 +00:00
ScheduleOptimizer ScheduleOptimizer: Do not get dependences, if we do not calculate a schedule 2012-03-16 11:51:41 +00:00
ScopDetection ScopDetection: Allow to limit the scop detection to a single function 2011-10-23 11:17:06 +00:00
ScopInfo SCEVValidator: Ensure that parameters are recorded correctly 2012-03-16 10:16:28 +00:00
TempScop Temporarily remove reduction support and interchange pass 2011-08-21 14:57:58 +00:00
polybench
CMakeLists.txt Off-tree build support: Set the path of Polly's library correctly. 2012-03-16 14:34:20 +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 Off-tree build support: Set the path of Polly's library correctly. 2012-03-16 14:34:20 +00:00
polly.ll

README

place tests here