llvm-project/polly/test
Tobias Grosser 60b54f19e6 Detect Parameters directly on the SCEV.
Instead of using TempScop to find parameters, we detect them directly
on the SCEV. This allows us to remove the TempScop parameter detection
in a subsequent commit.

This fixes a bug reported by Marcello Maggioni <hayarms@gmail.com>

llvm-svn: 144087
2011-11-08 15:41:28 +00:00
..
AffineIterator Add initial version of Polly 2011-04-29 06:27:02 +00:00
CodeGen CodeGen: Support for Cast Operations in vector code generation 2011-09-04 11:45:52 +00:00
ScheduleOptimizer Enable prevectorization with -enable-polly-vector. 2011-10-23 20:59:40 +00:00
ScopDetection ScopDetection: Allow to limit the scop detection to a single function 2011-10-23 11:17:06 +00:00
ScopInfo Detect Parameters directly on the SCEV. 2011-11-08 15:41:28 +00:00
TempScop Temporarily remove reduction support and interchange pass 2011-08-21 14:57:58 +00:00
polybench Add initial version of Polly 2011-04-29 06:27:02 +00:00
CMakeLists.txt Fix crashes due to unaligned parameters 2011-08-25 08:40:59 +00:00
Makefile Add initial version of Polly 2011-04-29 06:27:02 +00:00
README Add initial version of Polly 2011-04-29 06:27:02 +00:00
create_ll.sh Add initial version of Polly 2011-04-29 06:27:02 +00:00
lit.cfg Add initial version of Polly 2011-04-29 06:27:02 +00:00
lit.site.cfg.in Add initial version of Polly 2011-04-29 06:27:02 +00:00
polly.ll Add initial version of Polly 2011-04-29 06:27:02 +00:00

README

place tests here