summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/z_Linux_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* [openmp] Provide an assembly implementation of __kmp_invoke_microtask on ARMMartin Storsjö2022-12-081-1/+2
* [OpenMP][libomp] Cleanup version script and exported symbolsJonathan Peyton2022-12-061-1/+7
* Move variable declarations out of #if guard, NFCKrzysztof Parzyszek2022-11-131-3/+4
* [OpenMP][libomp] Add hidden helper affinityJonathan Peyton2022-10-281-1/+2
* [OpenMP][libomp] Parameterize affinity functionsJonathan Peyton2022-10-281-16/+14
* [OpenMP][libomp] Allow unused-but-set warningsJonathan Peyton2022-10-031-2/+4
* [OpenMP] Add LoongArch64 supportSignKirigami2022-09-191-1/+1
* [openmp] Remove __ANDROID_API__ < 19 workaroundFangrui Song2022-08-121-7/+0
* [OpenMP][libomp] Fix /dev/shm pollution after forked child process terminatesAndreyChurbanov2022-07-191-1/+7
* [OpenMP][libomp] Add support for offline CPUs in LinuxPeyton, Jonathan L2021-11-171-2/+6
* [OpenMP][libomp][NFC] Remove non-ASCII apostrophe in commentJonathan Peyton2021-11-171-1/+1
* [OpenMP][NFC] libomp: silence warnings on unused variables.AndreyChurbanov2021-07-301-0/+2
* [OpenMP] libomp: Add new experimental barrier: two-level distributed barrierTerry Wilmarth2021-07-291-16/+74
* [OpenMP] Remove TSAN annotations from libompJoachim Protze2021-07-121-4/+0
* [OpenMP] Fix a few issues with hidden helper taskHansang Bae2021-07-011-0/+40
* Revert "[OpenMP] Add Two-level Distributed Barrier"Johannes Doerfert2021-06-291-74/+16
* [OpenMP] Add Two-level Distributed BarrierTerry Wilmarth2021-06-161-16/+74
* [OpenMP] Remove unused variables from libomp codeJoachim Protze2021-06-161-0/+1
* [OpenMP] Fix affinity determine capable algorithm on LinuxPeyton, Jonathan L2021-06-151-84/+19
* [OpenMP] Allow affinity to re-detect for child processesPeyton, Jonathan L2021-04-161-0/+2
* [OpenMP] libomp: cleanup some resource leaksAndreyChurbanov2021-02-201-0/+4
* [OpenMP][NFC] clang-format the whole openmp projectShilei Tian2021-02-201-38/+37
* [OpenMP] Added the support for hidden helper task in RTLShilei Tian2021-01-251-1/+163
* Revert "[OpenMP] Added the support for hidden helper task in RTL"Shilei Tian2021-01-181-163/+1
* [OpenMP] Added the support for hidden helper task in RTLShilei Tian2021-01-161-1/+163
* [OpenMP] libomp: Handle implicit conversion warningsTerry Wilmarth2020-12-311-18/+20
* [OpenMP] Initialize runtime in the forked child processHansang Bae2020-12-151-2/+4
* [OpenMP] Add support for Intel's umonitor/umwaitTerry Wilmarth2020-12-011-21/+24
* [OpenMP] libomp: change shm name to include UID, call unregister_lib on SIGTERMTodd Erdner2020-12-011-0/+1
* Revert "[OpenMP] Add support for Intel's umonitor/umwait"AndreyChurbanov2020-11-201-24/+22
* [OpenMP] Add support for Intel's umonitor/umwaitAndreyChurbanov2020-11-191-22/+24
* Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji2020-07-281-1/+1
* Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji2020-07-271-1/+1
* [PowerPC] Remove QPX/A2Q BGQ/BGP CNK supportJinsong Ji2020-07-271-1/+1
* [OpenMP] NFC: Fix trivial typoKazuaki Ishizaki2020-04-041-1/+1
* [OpenMP] affinity little fix for FreeBSDDavid Carlier2020-01-201-2/+2
* [OpenMP] NFC: Fix trivial typos in commentsKelvin Li2020-01-031-2/+2
* [OpenMP] Reset affinity mask in the process child on FreeBSDDavid Carlier2019-10-301-1/+1
* Enable OpenBSD support.AndreyChurbanov2019-10-301-3/+30
* [OpenMP] Enable thread affinity on FreeBSDDavid Carlier2019-10-081-5/+27
* [OpenMP] FreeBSD address check if mapped more nativeDavid Carlier2019-09-281-1/+42
* [openmp] Workaround bug in old Android pthread_attr_setstacksizeYi Kong2019-07-251-0/+7
* [OpenMP] RISCV64 portJonas Hahnfeld2019-07-251-1/+2
* [OMPT] Cleanup reset of exit_frame pointerJonas Hahnfeld2019-07-221-4/+0
* [OpenMP] Remove OMP spec versioningJonathan Peyton2019-07-121-4/+0
* Added propagation of not big initial stack size of master thread to workers.Andrey Churbanov2019-06-051-0/+11
* Fixed second issue reported in https://bugs.llvm.org/show_bug.cgi?id=41584.Andrey Churbanov2019-05-161-6/+18
* [OpenMP] Clean up load balancing dynamic modeJonathan Peyton2019-04-081-1/+1
* [OpenMP] Make use of sched_yield optional in runtimeJonathan Peyton2019-02-281-40/+4
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3