llvm-project/polly/lib/CodeGen
Tobias Grosser e192b23f5e Move isParallelFor into CodeGeneration
This removes another include of CLooG header files.

llvm-svn: 157242
2012-05-22 08:46:07 +00:00
..
BlockGenerators.cpp Allow polly ask bb-vectorizer to vectorize the loop body. 2012-05-06 10:22:19 +00:00
CMakeLists.txt add a check for ISL codegen at configure time 2012-05-07 16:20:07 +00:00
Cloog.cpp add some more missing ifdef CLOOG_FOUND 2012-05-07 16:35:11 +00:00
CodeGeneration.cpp Move isParallelFor into CodeGeneration 2012-05-22 08:46:07 +00:00
IslCodeGeneration.cpp add a check for ISL codegen at configure time 2012-05-07 16:20:07 +00:00
LoopGenerators.cpp Refactor: Move the code generation related header files to include/polly/CodeGen. 2012-04-25 13:18:28 +00:00
Makefile Move the CodeGeneration.cpp to the CodeGen folder and update the build system. 2012-03-30 08:46:18 +00:00