summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_atomic.h
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-8/+0
* [OpenMP][OMPT] Fix locking testcases for 32 bit architecturesJoachim Protze2019-05-201-3/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OMPT] First chunk of final OMPT 5.0 interface updatesJoachim Protze2018-12-181-3/+3
* [OMPT] Rename ompt_wait_id to omp_wait_idJoachim Protze2018-05-281-3/+3
* [OMPT] Rename ompt_mutex_impl_t to kmp_mutex_implJoachim Protze2018-01-171-1/+1
* Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze2017-11-011-12/+13
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-944/+1560
* Mixed type atomic routines added to Windows DLLJonathan Peyton2017-03-061-0/+4
* Mixed type atomic routines added for capture and update/capture reverse.Jonathan Peyton2016-10-181-1/+101
* Mixed type atomic routines for unsigned integers.Jonathan Peyton2016-09-271-0/+12
* Remove trailing whitespace in src/ directoryJonathan Peyton2016-05-201-4/+4
* Fix Visual Studio buildsJonathan Peyton2016-03-231-0/+7
* [OMPT] Simplify control variable logic for OMPTJonathan Peyton2015-09-211-3/+3
* These are the actual changes in the runtime to issue OMPT-related functions. ...Andrey Churbanov2015-04-291-0/+27
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-3/+3
* For your Christmas hacking pleasure.Jim Cownie2013-12-231-13/+47
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+979
OpenPOWER on IntegriCloud