[PATCH] D10753: [OpenMP] Add TLS-based implementation for threadprivate directive
Samuel Antao
sfantao at us.ibm.com
Mon Jul 13 08:56:31 PDT 2015
sfantao updated this revision to Diff 29582.
sfantao added a comment.
Minor change in the threadprivate_codegen regression tests to address issue detected for x86-darwin14.
http://reviews.llvm.org/D10753
Files:
include/clang/Basic/LangOptions.def
include/clang/Driver/Options.td
lib/AST/Decl.cpp
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CodeGenModule.cpp
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Sema/SemaOpenMP.cpp
test/Driver/ppc-features.cpp
test/OpenMP/parallel_copyin_codegen.cpp
test/OpenMP/single_codegen.cpp
test/OpenMP/threadprivate_ast_print.cpp
test/OpenMP/threadprivate_codegen.cpp
test/OpenMP/threadprivate_messages.cpp
test/PCH/chain-openmp-threadprivate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10753.29582.patch
Type: text/x-patch
Size: 51379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150713/582e8369/attachment.bin>
More information about the cfe-commits
mailing list