aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/z_Windows_NT_util.cpp
AgeCommit message (Expand)Author
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-05-16Fixed second issue reported in https://bugs.llvm.org/show_bug.cgi?id=41584.Andrey Churbanov
2019-04-08[OpenMP] Clean up load balancing dynamic modeJonathan Peyton
2019-04-04[OpenMP] Fix hang on WindowsJonathan Peyton
2019-02-28[OpenMP] Make use of sched_yield optional in runtimeJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-16[OpenMP] Add omp_pause_resource* APIJonathan Peyton
2018-12-10Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov
2018-10-05[OpenMP] Convert KMP_DYNAMIC_LIB to a 0 or 1 guard everywhereJonathan Peyton
2018-07-09[OpenMP] Use C++11 Atomics - barrier, tasking, and lock codeJonathan Peyton
2017-10-20Apply formatting changesJonathan Peyton
2017-09-27Remove unnecessary semicolonsJonathan Peyton
2017-09-05Minor code cleanup of Klocwork issuesJonathan Peyton
2017-07-07remove deprecated register storage class specifierEd Maste
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2016-12-14Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton
2016-12-14Change source files from .c to .cppJonathan Peyton