[PATCH] [OPENMP] Codegen for 'copyin' clause in 'parallel' directive.

Alexey Bataev a.bataev at hotmail.com
Wed Apr 15 22:42:32 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9026

Files:
  cfe/trunk/include/clang/AST/DataRecursiveASTVisitor.h
  cfe/trunk/include/clang/AST/OpenMPClause.h
  cfe/trunk/include/clang/AST/RecursiveASTVisitor.h
  cfe/trunk/lib/AST/Stmt.cpp
  cfe/trunk/lib/AST/StmtProfile.cpp
  cfe/trunk/lib/Basic/OpenMPKinds.cpp
  cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/Sema/SemaOpenMP.cpp
  cfe/trunk/lib/Serialization/ASTReaderStmt.cpp
  cfe/trunk/lib/Serialization/ASTWriterStmt.cpp
  cfe/trunk/test/OpenMP/parallel_copyin_codegen.cpp
  cfe/trunk/test/OpenMP/parallel_copyin_messages.cpp
  cfe/trunk/test/OpenMP/parallel_for_copyin_messages.cpp
  cfe/trunk/test/OpenMP/parallel_for_simd_copyin_messages.cpp
  cfe/trunk/test/OpenMP/parallel_sections_copyin_messages.cpp
  cfe/trunk/tools/libclang/CIndex.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9026.23828.patch
Type: text/x-patch
Size: 45650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150416/eec63e1a/attachment.bin>


More information about the cfe-commits mailing list