summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_alloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] NFC: Fix trivial typos in commentsKelvin Li2020-01-031-1/+1
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-4/+1
* [OpenMP] Implement 5.0 memory managementJonathan Peyton2019-04-081-63/+322
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton2018-09-071-0/+153
* [OpenMP] Cleanup codeJonathan Peyton2018-08-091-218/+0
* PR30734: Remove __kmp_ft_page_allocate()Jonas Hahnfeld2018-07-261-27/+0
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Remove unnecessary semicolonsJonathan Peyton2017-09-271-8/+8
* OpenMP RTL cleanup: eliminated warnings with -Wcast-qual, patch 2.Andrey Churbanov2017-07-171-2/+2
* remove deprecated register storage class specifierEd Maste2017-07-071-1/+1
* OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.Andrey Churbanov2017-07-031-8/+8
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-1608/+1433
* 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/+2078
OpenPOWER on IntegriCloud