Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added an option to bind initial thread at the start of application | Andrey Churbanov | 2017-02-16 | 1 | -3/+8 | |
| | | | | | | | | via setting envirable KMP_INITIAL_THREAD_BIND=1. Differential Revision: https://reviews.llvm.org/D29665 llvm-svn: 295339 | |||||
* | Fix for the __kmpc_global_num_threads function to return the value of the ↵ | Andrey Churbanov | 2016-12-21 | 1 | -2/+2 | |
| | | | | | | | | | | __kmp_all_nth global var. Patch by Yonghong Yan. Differential Revision: https://reviews.llvm.org/D27975 llvm-svn: 290272 | |||||
* | Follow up to r289732: Update comments in source files to reference .cpp files | Jonathan Peyton | 2016-12-14 | 1 | -4/+5 | |
| | | | | | | Patch by Hansang Bae llvm-svn: 289739 | |||||
* | Change source files from .c to .cpp | Jonathan Peyton | 2016-12-14 | 1 | -0/+3337 | |
Patch by Hansang Bae Differential Revision: https://reviews.llvm.org/D26688 llvm-svn: 289732 |