aboutsummaryrefslogtreecommitdiff
path: root/openmp
AgeCommit message (Expand)AuthorFilesLines
2023-11-17[OpenMP] Add missing pieces in __kmp_launch_worker for Solaris support (#72613)Brad Smith1-2/+2
2023-11-16[flang][NVPTX] Add initial support to the NVPTX target (#71992)Fabian Mora7-14/+7
2023-11-15[OpenMP][OMPIRBuilder] Handle replace uses of ConstantExpr's inside of Target...agozillon1-0/+27
2023-11-14Reland [OpenMP][libomptarget] Enable parallel copies via multiple SDM… (#72...Jan Patrick Lehr1-44/+86
2023-11-14Revert "[OpenMP][libomptarget] Enable parallel copies via multiple SDMA engin...Joseph Huber1-86/+44
2023-11-14[OpenMP][libomptarget] Enable parallel copies via multiple SDMA engines (#71801)Jan Patrick Lehr1-44/+86
2023-11-11[OpenMP] Link against libm on OpenBSD (#70614)Brad Smith1-1/+1
2023-11-10[OpenMP][FIX] Ensure device reduction geps work for multi-var reductionsJohannes Doerfert2-2/+18
2023-11-10 [OpenMP] Rework handling of global ctor/dtors in OpenMP (#71739)Joseph Huber7-6/+223
2023-11-09[OpenMP][SystemZ] Compile __kmpc_omp_task_begin_if0() with backchain (#71834)Ilya Leoshkevich1-0/+8
2023-11-09[OpenMP] Fix record-replay allocation order for kernel environment (#71863)Konstantinos Parasyris2-19/+24
2023-11-09[OpenMP] Fix a condition for KMP_OS_SOLARIS. (#71831)xingxue-ibm1-1/+1
2023-11-09[OpenMP] Cleanup and fixes for ABI agnostic DeviceRTL (#71234)Saiyedul Islam1-0/+2
2023-11-08[OpenMP] Add skewed iteration distribution on hybrid systems (#69946)Jonathan Peyton6-56/+276
2023-11-07[OpenMP ]Adding more libomptarget reduction tests (#71616)Anton Rydahl2-0/+146
2023-11-07[OpenMP][FIX] Fix the compile error introduced by reverting eab828dShilei Tian1-4/+4
2023-11-07Revert "[OpenMP] Provide a specialized team reduction for the common case (#7...Shilei Tian1-102/+4
2023-11-07[OpenMP][Offload] Automatically map indirect function pointers (#71462)Johannes Doerfert2-30/+79
2023-11-06[OpenMP] Replace CUDART_VERSION with CUDA_VERSIONJohannes Doerfert1-2/+2
2023-11-06[OpenMP] Move the recording code to account for KernelLaunchEnvironmentJohannes Doerfert1-6/+6
2023-11-06[OpenMP][NFC] Split the reduction buffer size into two componentsJohannes Doerfert4-30/+33
2023-11-06[OpenMP][libomptarget] Fixes possible no-return warning (#70808)Jan Patrick Lehr1-1/+2
2023-11-06[OpenMP][Flang]Fix some of the Fortan OpenMP Offloading testsAkash Banerjee2-6/+12
2023-11-05Revert "[OpenMP] Simplify parallel reductions (#70983)"Shilei Tian2-47/+98
2023-11-03[OpenMP] Guard Virtual Memory Management API and Types (#70986)Konstantinos Parasyris1-1/+31
2023-11-03[OpenMP][NFC] Remove a no-op functionJohannes Doerfert2-8/+0
2023-11-03Add openmp support to System z (#66081)Neale Ferguson22-16/+290
2023-11-02[OpenMP] Add support for Solaris/x86_64 (#70593)Brad Smith6-15/+39
2023-11-02[OpenMP] Simplify parallel reductions (#70983)Johannes Doerfert2-98/+47
2023-11-02[OpenMP] Provide a specialized team reduction for the common case (#70766)Johannes Doerfert1-0/+98
2023-11-02[OpenMP][FIX] Unbreak a fencing issueJohannes Doerfert1-4/+10
2023-11-01[amdgpu][openmp] Treat missing TIMESTAMP_FREQUENCY as non-fatal (#70987)Jon Chesterfield1-4/+6
2023-11-01[Attributor][FIX] Ensure new BBs are registeredJohannes Doerfert1-0/+29
2023-11-01[OpenMP][FIX] Do not add implicit argument to device Ctors and DtorsJohannes Doerfert3-0/+33
2023-11-01[OpenMP][FIX] Allocate per launch memory for GPU team reductions (#70752)Johannes Doerfert5-16/+73
2023-10-31 [OpenMP] Introduce the KernelLaunchEnvironment as implicit argument (#70401)Johannes Doerfert8-24/+116
2023-10-30[OpenMP] Lower synchronization threshold for reductionsJohannes Doerfert1-4/+4
2023-10-30[OpenMP][NFC] Fix test to actually check for the resultJohannes Doerfert1-2/+2
2023-10-30[Flang][MLIR][OpenMP] Temporarily re-add basic handling of uses in target reg...Andrew Gozillon3-12/+28
2023-10-30[OpenMP] Add a test for D158802 (#70678)Shilei Tian1-0/+31
2023-10-30[amdgpu][openmp] Avoiding writing to packet header twice (#70695)Jon Chesterfield1-8/+8
2023-10-30[Flang][OpenMP][MLIR] Initial array section mapping MLIR -> LLVM-IR lowering ...agozillon4-0/+138
2023-10-29[OpenMP] Add missing bit with the Hurd support (#70609)Brad Smith1-1/+1
2023-10-29[OpenMP] Make use of getloadavg() on *BSD OS's (#70586)Brad Smith1-1/+2
2023-10-29[openmp] Fixed Support for VA for record-replay. (#70396)Konstantinos Parasyris14-45/+356
2023-10-29[OpenMP] Associate the KernelEnvironment with the GenericKernelTy (#70383)Johannes Doerfert8-95/+65
2023-10-27[OpenMP] Fix building for 32-bit DragonFly, NetBSD, OpenBSD (#70527)Brad Smith1-1/+2
2023-10-27[OpenMP] record-replay use static-cast (#70516)Konstantinos Parasyris1-2/+1
2023-10-27[openmp][flang] Add tests for map clause (#70394)Shraiysh3-0/+138
2023-10-26Revert "Revert "[OpenMP][NFC] Add min/max threads/teams count into the Kernel...Mehdi Amini1-0/+7