hanchenye-llvm-project/polly/include
Tobias Grosser f74a4cd3dd CodeGen: Extract the LLVM-IR generaction of scalar and OpenMP loops.
We create a new file LoopGenerators that provides utility classes for the
generation of OpenMP parallel and scalar loops. This means we move a lot
of the OpenMP generation out of the Polly specific code generator.

llvm-svn: 153325
2012-03-23 10:35:18 +00:00
..
polly CodeGen: Extract the LLVM-IR generaction of scalar and OpenMP loops. 2012-03-23 10:35:18 +00:00
CMakeLists.txt