[PATCH] [OpenMP] Add TLS-based implementation for threadprivate directive
Samuel Antao
sfantao at us.ibm.com
Mon Jun 29 08:59:27 PDT 2015
Use -fopenmp-use-tls option to enable TLS use in OpenMP code generation.
http://reviews.llvm.org/D10753
Files:
include/clang/Basic/LangOptions.def
include/clang/Driver/Options.td
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGOpenMPRuntime.h
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
test/Driver/ppc-features.cpp
test/OpenMP/threadprivate_codegen.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10753.28679.patch
Type: text/x-patch
Size: 77206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150629/93ad340b/attachment.bin>
More information about the cfe-commits
mailing list