[PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
a.bataev at hotmail.com
Thu Apr 10 21:13:17 PDT 2014
Rework after Richard's review
Hi doug.gregor, gribozavr, hfinkel, fraggamuffin, cbergstrom, rjmccall, rsmith,
http://reviews.llvm.org/D2883
CHANGE SINCE LAST DIFF
http://reviews.llvm.org/D2883?vs=8222&id=8470#toc
Files:
include/clang/AST/Decl.h
include/clang/Sema/Sema.h
lib/CodeGen/CGException.cpp
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CGStmtOpenMP.cpp
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
lib/Parse/ParseOpenMP.cpp
lib/Sema/SemaOpenMP.cpp
lib/Sema/SemaStmt.cpp
lib/Sema/TreeTransform.h
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriterDecl.cpp
test/OpenMP/parallel_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2883.5.patch
Type: text/x-patch
Size: 44388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140410/4bebcb43/attachment.bin>
More information about the cfe-commits
mailing list