summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_str.h
AgeCommit message (Expand)Author
2023-08-18[OpenMP] Add option to use different units for blocktimeTerry Wilmarth
2021-07-29[OpenMP] libomp: Add new experimental barrier: two-level distributed barrierTerry Wilmarth
2021-06-29Revert "[OpenMP] Add Two-level Distributed Barrier"Johannes Doerfert
2021-06-16[OpenMP] Add Two-level Distributed BarrierTerry Wilmarth
2020-12-31[OpenMP] libomp: Handle implicit conversion warningsTerry Wilmarth
2020-12-07[OpenMP] libomp: Fix possible NULL dereferencesAndreyChurbanov
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-13[OpenMP] Implement OpenMP 5.0 affinity format functionalityJonathan Peyton
2017-11-09Remove const from variables with dynamic memoryJonas Hahnfeld
2017-10-20Apply formatting changesJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2015-04-02Replace some unsafe API calls with safe alternatives on Windows, prepare code...Andrey Churbanov
2015-01-27Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie
2014-08-05After three iterations of community review, we believe that this newJim Cownie
2013-09-27First attempt to import OpenMP runtimeJim Cownie