summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/include/50/omp_lib.h.var
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-920/+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/+2
* [OpenMP] Add OpenMP 5.0 nonmonotonic codeJonathan Peyton2019-04-301-0/+2
* [OpenMP] Implement 5.0 memory managementJonathan Peyton2019-04-081-14/+108
* [OpenMP 5.0] Add omp_get_supported_active_levels()Jonathan Peyton2019-02-191-0/+7
* NFC: fixed formatting to be consistent across the fileAndrey Churbanov2019-01-211-1/+2
* Fixed https://reviews.llvm.org/D55078 broken Fortran fixed form.Andrey Churbanov2019-01-211-4/+6
* 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/+22
* [OpenMP] Add omp_get_device_num() and update several other device API functionsJonathan Peyton2019-01-031-0/+9
* [OpenMP] Implement OpenMP 5.0 affinity format functionalityJonathan Peyton2018-12-131-0/+29
* Revert r347799: Add omp_get_device_num() and update other device APIJonathan Peyton2018-11-291-9/+0
* [OpenMP] Add omp_get_device_num() and update several other device API functionsJonathan Peyton2018-11-281-0/+9
* Fixed workaround made in https://reviews.llvm.org/D51694.Andrey Churbanov2018-10-011-4/+4
* [OpenMP] Synchronization hint constants added to headersJonathan Peyton2018-09-071-14/+35
* [OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton2018-09-071-0/+22
* Fix for https://bugs.llvm.org/show_bug.cgi?id=38839:Andrey Churbanov2018-09-071-57/+92
* [OpenMP] Remove deprecated/obsolete MIC attributes from headersJonathan Peyton2018-08-241-1/+3
* [OMPT] Make omp_control_tool() compliant when called from Fortran programsJonathan Peyton2018-08-131-1/+2
* Fix types of Fortran array elementsJonathan Peyton2017-11-291-2/+2
* Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze2017-11-011-0/+19
* OpenMP version 5.0 addedJonathan Peyton2017-03-061-0/+644
OpenPOWER on IntegriCloud