aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_stub.cpp
AgeCommit message (Expand)Author
2019-07-25[OpenMP] Fix build of stubs library, NFC.Jonas Hahnfeld
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton
2019-07-02Cleanup of unused codeAndrey Churbanov
2019-04-08[OpenMP] Implement 5.0 memory managementJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-13[OpenMP] Implement OpenMP 5.0 affinity format functionalityJonathan Peyton
2018-09-07[OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton
2018-08-09[OpenMP] Cleanup codeJonathan Peyton
2018-03-05Fixed build of the OpenMP stubs library.Andrey Churbanov
2017-11-29Fix aligned memory allocation in the stub libraryJonathan Peyton
2017-10-20Apply formatting changesJonathan Peyton
2017-09-27Remove unnecessary semicolonsJonathan Peyton
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