[PATCH] [OPENMP] Codegen for threadprivate variables

Alexey Bataev a.bataev at hotmail.com
Thu Nov 6 00:35:22 PST 2014


Updated patch after review.

http://reviews.llvm.org/D4002

Files:
  include/clang/AST/ASTMutationListener.h
  include/clang/AST/DeclOpenMP.h
  include/clang/Basic/Attr.td
  include/clang/Serialization/ASTWriter.h
  lib/AST/ASTContext.cpp
  lib/CodeGen/CGDeclCXX.cpp
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntime.h
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenModule.h
  lib/Frontend/MultiplexConsumer.cpp
  lib/Parse/Parser.cpp
  lib/Sema/SemaOpenMP.cpp
  lib/Serialization/ASTCommon.h
  lib/Serialization/ASTReaderDecl.cpp
  lib/Serialization/ASTWriter.cpp
  test/OpenMP/threadprivate_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4002.15841.patch
Type: text/x-patch
Size: 81167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141106/d483dd9a/attachment.bin>


More information about the cfe-commits mailing list