hanchenye-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
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
CMakeLists.txt Fix crashes due to unaligned parameters 2011-08-25 08:40:59 +00:00
Makefile
README
create_ll.sh
lit.cfg
lit.site.cfg.in
polly.ll

README

place tests here