llvm-project/polly/lib/Support
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
..
CMakeLists.txt Remove AffineSCEVIterator 2011-11-09 22:35:00 +00:00
GICHelper.cpp Free isl_ctx and fix several memory leaks 2011-08-20 11:11:25 +00:00
Makefile Add initial version of Polly 2011-04-29 06:27:02 +00:00
SCEVValidator.cpp Don't allow pointer types in affine expressions 2012-03-16 16:36:47 +00:00
ScopHelper.cpp Update after LLVM API change. 2011-12-09 21:34:43 +00:00