llvm-project/polly/include
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
..
polly Detect Parameters directly on the SCEV. 2011-11-08 15:41:28 +00:00
CMakeLists.txt Add initial version of Polly 2011-04-29 06:27:02 +00:00