llvm-project/polly/lib/Support
Tobias Grosser 3ed2600cab SCEVValidator: Correctly store 'k * p' as a parameter
We do not only need to understand that 'k * p' is a parameter expression, but
also need to store this expression in the set of parameters. Before this patch
we wrongly stored the two individual parameters %k and %p.

Reported by: Sebastian Pop <spop@codeaurora.org>

llvm-svn: 179485
2013-04-14 13:15:59 +00:00
..
CMakeLists.txt 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
GICHelper.cpp clang-format: Many more files 2013-03-23 01:05:07 +00:00
Makefile 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
SCEVValidator.cpp SCEVValidator: Correctly store 'k * p' as a parameter 2013-04-14 13:15:59 +00:00
ScopHelper.cpp Remove dependence on canonical induction variable 2013-03-20 18:03:18 +00:00