summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_stub.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Fix build of stubs library, NFC.Jonas Hahnfeld2019-07-251-2/+2
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-6/+0
* Cleanup of unused codeAndrey Churbanov2019-07-021-8/+1
* [OpenMP] Implement 5.0 memory managementJonathan Peyton2019-04-081-9/+38
* 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-0/+15
* [OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton2018-09-071-0/+14
* [OpenMP] Cleanup codeJonathan Peyton2018-08-091-0/+2
* Fixed build of the OpenMP stubs library.Andrey Churbanov2018-03-051-1/+1
* Fix aligned memory allocation in the stub libraryJonathan Peyton2017-11-291-9/+34
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Remove unnecessary semicolonsJonathan Peyton2017-09-271-9/+9
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-178/+224
* Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton2016-12-141-10/+10
* Change source files from .c to .cppJonathan Peyton2016-12-141-0/+270
OpenPOWER on IntegriCloud