[PATCH] [OPENMP] Codegen for threadprivate variables

Alexey Bataev a.bataev at hotmail.com
Mon Nov 10 19:57:16 PST 2014


Closed by commit rL221663 (authored by @ABataev).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4002

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


More information about the cfe-commits mailing list