aboutsummaryrefslogtreecommitdiff
path: root/openmp
AgeCommit message (Expand)AuthorFilesLines
2023-07-25Clear release notes for 18.xllvmorg-18-initTobias Hieta1-10/+0
2023-07-25Revert "[OpenMP] [OMPT] [7/8] Invoke tool-supplied callbacks before and after...Michael Halkenhaeuser14-457/+83
2023-07-24[OpenMP] Add OMPT release noteMichael Halkenhaeuser1-0/+1
2023-07-24[OpenMP] [OMPT] [7/8] Invoke tool-supplied callbacks before and after target ...Michael Halkenhaeuser14-83/+457
2023-07-24[OpenMP] Move KMP_VERSION printout logic to post-serial-initJonathan Peyton2-4/+4
2023-07-24[OpenMP] Restore comment accidently deleted in D154650Jonathan Peyton1-0/+1
2023-07-24[OpenMP] Re-use affinity raii class in worker spawningJonathan Peyton3-53/+27
2023-07-24[OpenMP] Add a few release notesJoseph Huber1-0/+9
2023-07-23Revert commits for kernel environmentShilei Tian15-153/+78
2023-07-23[OpenMP] Introduce kernel environmentShilei Tian15-78/+153
2023-07-23[OpenMP][Plugin] Update the global address calculationShilei Tian2-18/+2
2023-07-21[OpenMP][OMPT] Add 'Initialized' flagMichael Halkenhaeuser4-24/+43
2023-07-21[OpenMP] [OMPT] [6/8] Added callback support for target data operations, targ...Michael Halkenhaeuser7-6/+525
2023-07-19[libc] Add basic support for calling host functions from the GPUJoseph Huber1-0/+54
2023-07-18[OpenMP][NFCI] Avoid storing non-constant values in ICVJohannes Doerfert4-10/+24
2023-07-18[OpenMP][NFCI] Split assertion message from assertion expressionJohannes Doerfert8-41/+44
2023-07-18libomptarget: Try to fix dependency tracking for llvm toolsMatt Arsenault1-6/+7
2023-07-17[AMDGPU] Add targets gfx1150 and gfx1151Jay Foad1-1/+1
2023-07-14[OMPT] Fix use of 'DEBUG_PREFIX' in the OMPT headersJoseph Huber3-8/+18
2023-07-14[OpenMP] Build device runtimes for sm_87Adrian Munera1-1/+1
2023-07-14[OpenMP] Add documentation on using the `libc` in OpenMPJoseph Huber2-0/+66
2023-07-12[OpenMP] Disable veccopy tests for AArch64Carlos Eduardo Seo5-0/+10
2023-07-11[Libomptarget][Obvious] Fix uninitialized pointerJoseph Huber1-1/+2
2023-07-11[Libomptarget] Remove RPCHandleTy indirectionJoseph Huber7-70/+27
2023-07-11[OpenMP][NFC] lit: Allow setting default environment variables for testJoachim Jenke5-0/+64
2023-07-11[OpenMP] [OMPT] [amdgpu] [5/8] Implemented device init/fini/load callbacksMichael Halkenhaeuser20-272/+319
2023-07-10[OpenMP] Fix note section type notation for AArch64Carlos Eduardo Seo1-1/+1
2023-07-09[OpenMP] Fix build warningsShao-Ce SUN2-2/+4
2023-07-08Add missing StringExtras.h includesElliot Goodrich1-0/+1
2023-07-08[OpenMP][OMPT] Introduce VERBOSE_INIT in ompt-multiplex.hJoachim Jenke2-9/+116
2023-07-07[Libomptarget][NFC] Clean up warnings and formatJoseph Huber3-6/+5
2023-07-07[Libomptarget] Fix tests only including the LTO variantJoseph Huber2-6/+2
2023-07-07[OpenMP] Remove the workaround of passing "-x assembler-with-cpp" manuallyMartin Storsjö2-6/+0
2023-07-07[Libomptarget] Refine logic for determining if we support RPCJoseph Huber3-8/+13
2023-07-07[Libomptarget] Fix test logic for optionally adding the libcgpu.aJoseph Huber1-8/+8
2023-07-07[Libomptarget] Begin implementing support for RPC servicesJoseph Huber12-13/+490
2023-07-07[OpenMP][OMPT] Change OMPT kind for OpenMP test lock functionsJoachim Jenke5-17/+41
2023-07-07[OpenMP][OMPT] Rename callback master to masked in ompt-multiplex.hJoachim Jenke1-6/+6
2023-07-07[OpenMP][OMPT] Add two missing nullpointer checks in ompt-multiplex.hJoachim Jenke1-0/+4
2023-07-07[OpenMP][Tools] Add omp_all_memory support for ArcherJoachim Jenke3-2/+411
2023-07-07[OpenMP] Add OMPT support for omp_all_memory task dependenceJoachim Jenke5-11/+754
2023-07-06[OpenMP] Ensure socket layer is not first in CPUID topology detectionJonathan Peyton1-1/+5
2023-07-06[OpenMP] Remove gcc-12 warnings from libompJonathan Peyton2-2/+1
2023-07-06[Libomptarget] Disable the 'mapping/prelock.cpp' test on AMDGPUJoseph Huber1-1/+2
2023-07-06[Libomptarget] Fix tests after deleting the next-gen pluginsJoseph Huber3-2/+37
2023-07-05[OpenMP] Delete old pluginsJoseph Huber50-7228/+35
2023-07-05[Libomptarget] Remove the remote and ve plugins from libomptargetJoseph Huber17-2785/+0
2023-07-05[OpenMP] Minor improvement in error msg and fixes few coverity reported issuesNawrin Sultana4-7/+17
2023-07-04[Libomptarget][Obvious] Missing comma on enumJoseph Huber1-1/+1
2023-07-04[Libomptarget] Add missing HSA agent info enumerationJoseph Huber1-0/+1