summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp_stub.cpp
AgeCommit message (Expand)Author
2025-04-02[OpenMP] 6.0 (TR11) Memory Management Update (#97106)Hansang Bae
2022-04-07[OpenMP] Change target memory tests to use allocatorsJoseph Huber
2022-02-14[OpenMP][libomp] Introduce oneAPI compiler supportJonathan Peyton
2021-10-11[OpenMP] libomp: add OpenMP 5.1 memory allocation routines.AndreyChurbanov
2021-03-02[OpenMP] Add allocator support for target memoryHansang Bae
2020-12-31[OpenMP] libomp: Handle implicit conversion warningsTerry Wilmarth
2020-11-17[OpenMP] Add omp_realloc implementationNawrin Sultana
2020-11-13[OpenMP] Add omp_calloc implementationNawrin Sultana
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
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