[PATCH] [OPENMP] Codegen for 'lastprivate' clause in 'for' directive.

Alexey Bataev a.bataev at hotmail.com
Mon Apr 13 23:19:25 PDT 2015


Updated after review


http://reviews.llvm.org/D8658

Files:
  include/clang/AST/DataRecursiveASTVisitor.h
  include/clang/AST/OpenMPClause.h
  include/clang/AST/RecursiveASTVisitor.h
  lib/AST/Stmt.cpp
  lib/AST/StmtProfile.cpp
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/Sema/SemaOpenMP.cpp
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
  test/OpenMP/for_lastprivate_codegen.cpp
  test/OpenMP/for_lastprivate_messages.cpp
  test/OpenMP/for_simd_lastprivate_messages.cpp
  test/OpenMP/parallel_for_lastprivate_messages.cpp
  test/OpenMP/parallel_for_simd_lastprivate_messages.cpp
  test/OpenMP/parallel_sections_lastprivate_messages.cpp
  test/OpenMP/sections_lastprivate_messages.cpp
  test/OpenMP/simd_lastprivate_messages.cpp
  tools/libclang/CIndex.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8658.23717.patch
Type: text/x-patch
Size: 78181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150414/f6ef9350/attachment.bin>


More information about the cfe-commits mailing list