aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_affinity.h
AgeCommit message (Expand)Author
2019-10-08[OpenMP] Enable thread affinity on FreeBSDDavid Carlier
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-10Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov
2018-08-09[OpenMP] Cleanup codeJonathan Peyton
2017-10-20Apply formatting changesJonathan Peyton
2017-09-05Minor code cleanup of Klocwork issuesJonathan Peyton
2017-07-18OpenMP RTL cleanup: nullify pointer after memory freeingAndrey Churbanov
2017-07-17OpenMP RTL cleanup: eliminated warnings with -Wcast-qual, patch 2.Andrey Churbanov
2017-07-03OpenMP RTL cleanup: eliminated warnings with -Wcast-qual.Andrey Churbanov
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2016-12-08Support of mips & mips64 for openmprtlSylvestre Ledru
2016-11-14Introduce dynamic affinity dispatch capabilitiesJonathan Peyton
2016-09-02Move function into cpp file under KMP_AFFINITY_SUPPORTED guard.Jonathan Peyton
2015-11-30Adding Hwloc library option for affinity mechanismJonathan Peyton
2015-11-09Improvements to machine_hierarchy code for re-sizingJonathan Peyton
2015-09-10Fix depth field bug and resize() function in hierarchical barrierJonathan Peyton
2015-09-10Cleanup of affinity hierarchy code.Jonathan Peyton