summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_io.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OpenMP] Implement OpenMP 5.0 affinity format functionalityJonathan Peyton2018-12-131-30/+30
* Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov2018-12-101-0/+4
* [OpenMP] Use C++11 Atomics - barrier, tasking, and lock codeJonathan Peyton2018-07-091-3/+1
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Remove unnecessary semicolonsJonathan Peyton2017-09-271-1/+1
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-189/+171
* 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/+248
OpenPOWER on IntegriCloud