summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/z_Windows_NT_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] NFC: Fix trivial typos in commentsKelvin Li2020-01-031-1/+1
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-2/+0
* Fixed second issue reported in https://bugs.llvm.org/show_bug.cgi?id=41584.Andrey Churbanov2019-05-161-6/+16
* [OpenMP] Clean up load balancing dynamic modeJonathan Peyton2019-04-081-1/+1
* [OpenMP] Fix hang on WindowsJonathan Peyton2019-04-041-21/+46
* [OpenMP] Make use of sched_yield optional in runtimeJonathan Peyton2019-02-281-8/+4
* 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/+24
* Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov2018-12-101-0/+1
* [OpenMP] Convert KMP_DYNAMIC_LIB to a 0 or 1 guard everywhereJonathan Peyton2018-10-051-1/+1
* [OpenMP] Use C++11 Atomics - barrier, tasking, and lock codeJonathan Peyton2018-07-091-2/+2
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Remove unnecessary semicolonsJonathan Peyton2017-09-271-26/+26
* Minor code cleanup of Klocwork issuesJonathan Peyton2017-09-051-23/+15
* remove deprecated register storage class specifierEd Maste2017-07-071-1/+1
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-1362/+1168
* Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton2016-12-141-1/+1
* Change source files from .c to .cppJonathan Peyton2016-12-141-0/+1772
OpenPOWER on IntegriCloud