summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/include/40/omp_lib.f90.var
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-454/+0
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* cleanup: fixed names of dummy arguments of Fortran interfaces declarations, n...Andrey Churbanov2016-08-171-32/+32
* Adding new kmp_aligned_malloc() entry pointJonathan Peyton2016-05-121-0/+7
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3Jonathan Peyton2015-12-111-22/+0
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 2Jonathan Peyton2015-12-111-1/+3
* [OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton2015-08-281-5/+5
* Added missed symbol omp_in_final into include/module files.Andrey Churbanov2015-05-061-0/+5
* Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov2015-02-201-0/+20
* OpenMP 4.0 standard function omp_is_initial_device() implemented.Andrey Churbanov2015-02-101-0/+5
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* For your Christmas hacking pleasure.Jim Cownie2013-12-231-0/+18
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+422
OpenPOWER on IntegriCloud