[PATCH] [OPENMP] Initial codegen for '#pragma omp parallel'

Alexey Bataev a.bataev at hotmail.com
Tue Apr 22 04:36:50 PDT 2014


  Update after John McCall 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=8470&id=8720#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.cpp
  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.6.patch
Type: text/x-patch
Size: 47011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140422/c3445df6/attachment.bin>


More information about the cfe-commits mailing list