Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-12[nfc][openmp] Swap arguments to remove noise from upcoming diffJon Chesterfield
2022-03-10[OpenMP][CUDA] Fix the check of `setContext`Shilei Tian
2022-03-10[OpenMP][CUDA] Avoid calling `cuCtxSetCurrent` redundantlyShilei Tian
2022-03-09[OpenMP][CUDA] Fix an issue that multiple `CUmodule` are could be overwrittenShilei Tian
2022-03-09[OpenMP][FIX] Ensure the modules vector is filled as others areJohannes Doerfert
2022-03-08[OpenMP][CUDA] Use one event pool per deviceJohannes Doerfert
2022-03-08[OpenMP] Allow to explicitly deinitialize device resourcesJohannes Doerfert
2022-03-08[OpenMP][NFCI] Use RAII lock guards in libomptarget where possibleJohannes Doerfert
2022-03-07Revert "[OpenMP][NFCI] Use RAII lock guards in libomptarget where possible"Johannes Doerfert
2022-03-07[OpenMP][NFCI] Use RAII lock guards in libomptarget where possibleJohannes Doerfert
2022-03-06[OpenMP][CMake] Clean up the CMake variable `LIBOMPTARGET_LLVM_INCLUDE_DIRS`Shilei Tian
2022-03-04[Libomptarget] Work around bug in initialization of libomptargetJoseph Huber
2022-03-03[AMDGPU] Add gfx1036 targetAakanksha
2022-03-03[AMDGPU] Add gfx940 targetStanislav Mekhanoshin
2022-02-24[OpenMP][Offloading] Change N back to 256 in bug49334.cppShilei Tian
2022-02-23[Libomptarget][NFC} Fix missing newline in error messageJoseph Huber
2022-02-18[OpenMP][libomptarget] Delay restore of shadow pointers in structs to after H...Carlo Bertolli
2022-02-18[OpenMP] Add flag for disabling thread state in runtimeJoseph Huber
2022-02-17[OpenMP][Offloading] Fix test case issues in bug49334.cppShilei Tian
2022-02-16[OpenMP][FIX] Eliminate race on the IsSPMD globalJohannes Doerfert
2022-02-15[Libomptarget] Run CPU offloading tests using the new driverJoseph Huber
2022-02-14[Libomptarget][NFC] Remove constexpr to hide warningsJoseph Huber
2022-02-13[OpenMP][Offloading] Fix infinite loop in applyToShadowMapEntriesShilei Tian
2022-02-11[OpenMP][Offloading] Change the way to compare floating point values in bug49...Shilei Tian
2022-02-11[OpenMP][CUDA] Remove the hard team limitShilei Tian
2022-02-11[Libomptarget][AMDGCN] add gfx90c targetYe Luo
2022-02-10[OpenMP][CUDA] Refine the logic to determine grid sizeShilei Tian
2022-02-09[Libomptarget] Increase stack size for bug49779 testJoseph Huber
2022-02-08[Libomptarget] Add header files as a dependency to CMake targetJoseph Huber
2022-02-08[OpenMP] Enable new driver tests for AMDGPUJoseph Huber
2022-02-08[Libomptarget] Replace Value RAII with default valueJoseph Huber
2022-02-04[OpenMP] Completely remove old device runtimeJoseph Huber
2022-02-04[Libomptarget] Remove AMDGPU XFAIL from testJoseph Huber
2022-02-01Revert "[OpenMP][FIX] Explicit barriers in SPMD mode are not aligned"Jon Chesterfield
2022-02-01[openmp] Disable tests that presently hang on CIJon Chesterfield
2022-02-01[OpenMP][FIX] Explicit barriers in SPMD mode are not alignedJohannes Doerfert
2022-02-01[OpenMP] Remove new driver tests for AMDGPUJoseph Huber
2022-02-01[Libomptarget] Run GPU offloading tests using the new drvierJoseph Huber
2022-01-31[OpenMP][NFC] Change error message on offloading failure to mention documenta...Joseph Huber
2022-01-31[Libomptarget] Reduce shared memory stack size to 512 and a message when it i...Joseph Huber
2022-01-31Set rpath on openmp executablesJon Chesterfield
2022-01-31Revert "Set rpath on openmp executables"Jon Chesterfield
2022-01-31Set rpath on openmp executablesJon Chesterfield
2022-01-29[OpenMP] disable build of old nvptx device runtimeYe Luo
2022-01-28Revert "[OpenMP] Ensure broken assumptions print once, not thousands of times."Ron Lieberman
2022-01-28[OpenMP] Ensure broken assumptions print once, not thousands of times.Joseph Huber
2022-01-27[OpenMP][NFCI] Pipe the IdentTy object through more new RT functionsJohannes Doerfert
2022-01-27Runtime for Interop directiveSri Hari Krishna Narayanan
2022-01-26[openmp] Disable build of old runtimes by defaultJon Chesterfield
2022-01-21[Libomptarget] Change visibility to hidden for device RTLJoseph Huber