summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_runtime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-enable assertion after the problem that caused it to be hit had been fixedAndrey Churbanov2017-06-011-5/+0
* Fix minor formatting issuesJonathan Peyton2017-06-011-29/+22
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-6134/+6048
* Reset cancellation status for 'parallel', 'sections' and 'for' constracts.Olga Malysheva2017-04-041-0/+3
* Fix for bug https://llvm.org/bugs/show_bug.cgi?id=30889Andrey Churbanov2017-03-281-1/+1
* Fixed intermittent hang on tests with "target teams if(0)" construct with no ...Andrey Churbanov2017-03-211-6/+10
* OpenMP version 5.0 addedJonathan Peyton2017-03-061-1/+3
* Fix a race in shutdown when tasking is used.Andrey Churbanov2017-02-061-1/+26
* Fix small memory leak regarding __kmp_nested_proc_bindJonathan Peyton2017-01-181-0/+4
* 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/+7683
OpenPOWER on IntegriCloud