[PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'
Alexey Bataev
a.bataev at hotmail.com
Sun Mar 30 20:35:15 PDT 2014
Update after latest Hal's review
Hi doug.gregor, gribozavr, hfinkel, fraggamuffin, cbergstrom, rjmccall,
http://llvm-reviews.chandlerc.com/D2883
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2883?vs=7729&id=8222#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.4.patch
Type: text/x-patch
Size: 44689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140330/0d3af217/attachment.bin>
More information about the cfe-commits
mailing list