summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_threadprivate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OpenMP] Fix a few formatting issuesJonathan Peyton2018-07-091-1/+1
* Improve OpenMP threadprivate implementation.Andrey Churbanov2018-03-051-27/+113
* Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...Jonas Hahnfeld2017-11-031-0/+7
* Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim Protze2017-11-031-7/+0
* Disable threadprivate data cleanup if runtime is terminatingJonathan Peyton2017-10-241-0/+7
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Remove BUILD_TVJonathan Peyton2017-08-171-4/+0
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-538/+518
* Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton2016-12-141-1/+1
* Change source files from .c to .cppJonathan Peyton2016-12-141-0/+733
OpenPOWER on IntegriCloud