summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/include/40/omp.h.var
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-160/+0
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Adding new kmp_aligned_malloc() entry pointJonathan Peyton2016-05-121-0/+1
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3Jonathan Peyton2015-12-111-16/+0
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 2Jonathan Peyton2015-12-111-2/+4
* [OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton2015-08-281-4/+4
* Added missed symbol omp_in_final into include/module files.Andrey Churbanov2015-05-061-0/+1
* Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov2015-02-201-0/+14
* OpenMP 4.0 standard function omp_is_initial_device() implemented.Andrey Churbanov2015-02-101-0/+1
* 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-24/+1
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+183
OpenPOWER on IntegriCloud