summaryrefslogtreecommitdiff
path: root/test/PCH/chain-openmp-threadprivate.cpp
AgeCommit message (Expand)Author
2015-12-21[Cygwin] Enable TLS as emutls.NAKAMURA Takumi
2015-07-14Tweak clang/test/PCH/chain-openmp-threadprivate.cpp to satisfy i686-win32.NAKAMURA Takumi
2015-07-14Fix test for Visual C++.Yaron Keren
2015-07-14Mark clang/test/PCH/chain-openmp-threadprivate.cpp as REQUIRES:tls.NAKAMURA Takumi
2015-07-13[OpenMP] Add TLS-based implementation for threadprivate directive.Samuel Antao
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2014-11-11[OPENMP] Codegen for threadprivate variablesAlexey Bataev