summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_dispatch_hier.h
AgeCommit message (Expand)Author
2021-06-22[OpenMP] libomp: fix dynamic loop dispatcherAndreyChurbanov
2021-03-05Added API for "masked" construct via two entrypoints: __kmpc_masked,tlwilmar
2020-12-31[OpenMP] libomp: Handle implicit conversion warningsTerry Wilmarth
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
2020-01-03[OpenMP] NFC: Fix trivial typos in commentsKelvin Li
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-04-30[OpenMP] Add OpenMP 5.0 nonmonotonic codeJonathan Peyton
2019-04-30[OpenMP] Eliminate some compiler warningsJonathan Peyton
2019-03-25[OpenMP] Add LLVM license header to fileJonathan Peyton
2019-02-28[OpenMP] Make use of sched_yield optional in runtimeJonathan Peyton
2019-01-16[OpenMP] Add omp_pause_resource* APIJonathan Peyton
2018-07-09[OpenMP] Introduce hierarchical schedulingJonathan Peyton