summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_atomic.h
AgeCommit message (Expand)Author
2024-01-18[openmp] Revert 64874e5ab5fd102344d43ac9465537a44130bf19 since it was committ...Alexandre Ganea
2024-01-17[openmp] Silence warnings when building the LLVM release with MSVCAlexandre Ganea
2022-12-07Enable kmpc_atomic functions for arm64Bran Hagger
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton
2021-10-13[OpenMP] libomp: add atomic functions for new OpenMP 5.1 atomics.AndreyChurbanov
2021-02-20[OpenMP][NFC] clang-format the whole openmp projectShilei Tian
2020-08-24[OpenMP] Check if _MSC_VER is defined before using itAndreyChurbanov
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-05-20[OpenMP][OMPT] Fix locking testcases for 32 bit architecturesJoachim Protze
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-18[OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze
2018-05-28[OMPT] Rename ompt_wait_id to omp_wait_idJoachim Protze
2018-01-17[OMPT] Rename ompt_mutex_impl_t to kmp_mutex_implJoachim Protze
2017-11-01Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze
2017-10-20Apply formatting changesJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2017-03-06Mixed type atomic routines added to Windows DLLJonathan Peyton
2016-10-18Mixed type atomic routines added for capture and update/capture reverse.Jonathan Peyton
2016-09-27Mixed type atomic routines for unsigned integers.Jonathan Peyton
2016-05-20Remove trailing whitespace in src/ directoryJonathan Peyton
2016-03-23Fix Visual Studio buildsJonathan Peyton
2015-09-21[OMPT] Simplify control variable logic for OMPTJonathan Peyton
2015-04-29These are the actual changes in the runtime to issue OMPT-related functions. ...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
2013-12-23For your Christmas hacking pleasure.Jim Cownie
2013-09-27First attempt to import OpenMP runtimeJim Cownie