summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/include/50/omp.h.var
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-370/+0
* New implementation of OpenMP 5.0 detached tasks.Andrey Churbanov2019-06-191-0/+9
* Introduce new OpenMP 5.0 depend object type.Andrey Churbanov2019-05-151-0/+1
* [OpenMP] Add OpenMP 5.0 nonmonotonic codeJonathan Peyton2019-04-301-4/+5
* [OpenMP] Implement 5.0 memory managementJonathan Peyton2019-04-081-21/+105
* [OpenMP 5.0] Add omp_get_supported_active_levels()Jonathan Peyton2019-02-191-0/+2
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OpenMP] Add omp_pause_resource* APIJonathan Peyton2019-01-161-0/+9
* [OpenMP] Add omp_get_device_num() and update several other device API functionsJonathan Peyton2019-01-031-1/+3
* [OpenMP] Implement OpenMP 5.0 affinity format functionalityJonathan Peyton2018-12-131-0/+11
* Revert r347799: Add omp_get_device_num() and update other device APIJonathan Peyton2018-11-291-3/+1
* [OpenMP] Add omp_get_device_num() and update several other device API functionsJonathan Peyton2018-11-281-1/+3
* [OpenMP] Synchronization hint constants added to headersJonathan Peyton2018-09-071-8/+16
* [OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton2018-09-071-0/+29
* Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze2017-11-011-0/+17
* OpenMP version 5.0 addedJonathan Peyton2017-03-061-0/+198
OpenPOWER on IntegriCloud