llvm-project/polly/lib/CodeGen
Tobias Grosser 8a5bc6edca Add a new isl based code generation
This pass implements a new code generator that uses the code generation
algorithm included in isl.

For the moment the new code generation is limited to sequential code.

llvm-svn: 165037
2012-10-02 19:50:43 +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 an ast pretty printer pass based on the isl code generator 2012-10-02 19:50:38 +00:00
Cloog.cpp CLooG: Do not take into account the context 2012-06-05 19:31:08 +00:00
CodeGeneration.cpp Add preliminary implementation for GPGPU code generation. 2012-08-03 12:50:07 +00:00
IslAst.cpp Add an ast pretty printer pass based on the isl code generator 2012-10-02 19:50:38 +00:00
IslCodeGeneration.cpp Add a new isl based code generation 2012-10-02 19:50:43 +00:00
LoopGenerators.cpp Mark the increments of the generated induction variables 'NSW' 2012-05-29 09:11:59 +00:00
Makefile Add preliminary implementation for GPGPU code generation. 2012-08-03 12:50:07 +00:00
PTXGenerator.cpp Add preliminary implementation for GPGPU code generation. 2012-08-03 12:50:07 +00:00
Utils.cpp Speculative update to Polly for LLVM r159421 which moved IRBuilder.h. 2012-06-29 12:39:49 +00:00