summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_atomic.cpp
AgeCommit message (Expand)Author
2022-12-07Enable kmpc_atomic functions for arm64Bran Hagger
2022-11-25[openmp] Support building for armv7 Windows with mingw toolsMartin Storsjö
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton
2022-01-22[openmp] Allow x87 fp functions only in Openmp runtime for x86.Malhar Jajoo
2021-10-25[OpenMP] libomp: disable definitions of 5.1 atomics for non-x86 arch.AndreyChurbanov
2021-10-13[OpenMP] libomp: add atomic functions for new OpenMP 5.1 atomics.AndreyChurbanov
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
2021-05-11[OpenMP] Changes to enable MSVC ARM64 build of libompChristopher Pulido
2021-03-09[OpenMP] libomp: eliminate pause from atomic CAS loopsAndreyChurbanov
2021-02-20[OpenMP][NFC] clang-format the whole openmp projectShilei Tian
2021-02-12[OpenMP] Add void casts to silence unused variable warningsMartin Storsjö
2021-01-19[OpenMP] Fix atomic entries for captured logical operationHansang Bae
2020-12-31[OpenMP] libomp: Handle implicit conversion warningsTerry Wilmarth
2020-11-17[OpenMP] Use explicit type casting in kmp_atomic.cppHansang Bae
2020-01-07[OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki
2020-01-03[OpenMP] NFC: Fix trivial typos in commentsKelvin Li
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-04-30[OpenMP] Eliminate some compiler warningsJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-09[OpenMP] Cleanup codeJonathan Peyton
2017-10-20Apply formatting changesJonathan Peyton
2017-09-27Remove unnecessary semicolonsJonathan Peyton
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2016-12-14Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton
2016-12-14Change source files from .c to .cppJonathan Peyton