summaryrefslogtreecommitdiff
path: root/openmp
Commit message (Expand)AuthorAgeFilesLines
...
* [OpenMP][Docs] Replace broken design document link with the git repoJoseph Huber2023-04-141-3/+4
* [OpenMP][Docs] Add documentation for using configuration filesJoseph Huber2023-04-141-5/+12
* [OpenMP][libomptarget] Do not rely on AsyncInfoWrapperTy's destructorKevin Sala2023-04-042-33/+62
* [OpenMP][5.1] Fix parallel masked is ignored #59939Rafael A. Herrera Guaitero2023-04-032-0/+11
* [OpenMP] Add CMake option to disable `libarcher` supportJoseph Huber2023-03-311-2/+2
* [OpenMP] asynchronous memory copy supportJisheng Zhao2023-03-308-24/+540
* Make all additions matter in private mapping test.Doru Bercea2023-03-291-2/+8
* [NFC][OpenMP][libomptarget] Remove unnecessary AsyncInfoWrapperTy parameterKevin Sala2023-03-282-7/+4
* [OpenMP] Resolve const cast issue introduced in D123446Johannes Doerfert2023-03-272-2/+2
* [OpenMP][FIX] More AAExecutionDomain fixesJohannes Doerfert2023-03-271-3/+0
* [OpenMP] Be smarter about the insertion point for deduplicationJohannes Doerfert2023-03-271-0/+2
* [OpenMP][NFC] Delete dead codeJohannes Doerfert2023-03-271-19/+7
* [OpenMP] Allow more tests to run on AMDGPUJohannes Doerfert2023-03-275-30/+65
* [OpenMP] Fix an OpenMP Windows build problemVadim Paretsky2023-03-272-6/+18
* Revert "[OpenMP] Ensure memory fences are created with barriers for AMDGPUs"Ye Luo2023-03-245-154/+47
* [OpenMP] Ensure memory fences are created with barriers for AMDGPUsYe Luo2023-03-245-47/+154
* [Libomptarget] Update CMake messages if the tests aren't buildJoseph Huber2023-03-242-3/+2
* Add support for critical regions in device code.Doru Bercea2023-03-242-2/+67
* Make test more explicit on failure.Doru Bercea2023-03-241-2/+11
* Enable constexpr class members that are device-mapped to not be optimized out.Doru Bercea2023-03-231-0/+34
* [OpenMP] Add notifyDataUnmapped back in disassociatePtrYe Luo2023-03-231-1/+1
* [OpenMP] Remove shadow pointer map and introduce consistent lockingJohannes Doerfert2023-03-214-398/+435
* [OpenMP] Remove restriction on the thread count for parallel regionsJohannes Doerfert2023-03-211-1/+5
* [OpenMP] Avoid zero size copies to the deviceJohannes Doerfert2023-03-213-14/+25
* [Libomptarget] Add missing explicit moves on llvm::ErrorJoseph Huber2023-03-201-1/+1
* [Libomptarget] Add missing explicit moves on llvm::ErrorJoseph Huber2023-03-202-4/+4
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-188-10/+17
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-188-17/+10
* [Libomptarget] Emit a special warning when no images are foundJoseph Huber2023-03-171-0/+11
* [OpenMP] [OMPT] [8/8] Added lit tests for OMPT target callbacksDhruva Chakrabarti2023-03-1717-0/+934
* [PassBuilder] Support O0 in default pipelinesNikita Popov2023-03-171-5/+1
* [OpenMP][libomptarget][AMDGPU] Update print launch infoJP Lehr2023-03-153-16/+48
* [OpenMP]Skip generating this[:1] map info for non-member variable.Jennifer Yu2023-03-141-1/+5
* [OpenMP][libomptarget][NFC] Add documentation regarding NextGen pluginsKevin Sala2023-03-141-1/+112
* Revert "[Libomptarget] Use freestanding stdint.h header for DeviceRTL"Joseph Huber2023-03-132-5/+26
* [OpenMP] remove obsolete symbol defintionsVadim Paretsky2023-03-134-50/+0
* [Libomptarget] Use freestanding stdint.h header for DeviceRTLJoseph Huber2023-03-132-26/+5
* Revert "Revert "Add map info for dereference pointer.""Jennifer Yu2023-03-091-0/+107
* [Libomptarget] Remove unused arguments from bitcode compilationJoseph Huber2023-03-091-3/+3
* Revert "Add map info for dereference pointer."Ron Lieberman2023-03-081-105/+0
* Add map info for dereference pointer.Jennifer Yu2023-03-081-0/+105
* [OPENMP]Fix PR59947: "Partially-triangular" loop collapse crashes.Alexey Bataev2023-03-081-0/+37
* Revert D118493 "Set rpath on openmp executables"Fangrui Song2023-03-081-2/+0
* [Libomptarget] Update handling of architectures for DeviceRTLJoseph Huber2023-03-082-43/+38
* [OpenMP][CUDA] Get rid of redundant macro defShao-Ce SUN2023-03-051-0/+4
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-048-10/+17
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-048-17/+10
* This check-in makes the following improvements to the OpenMP Windows build:Vadim Paretsky (Intel Americas Inc)2023-03-021-43/+27
* [OpenMP][NFC] Clean up Twines and other issues in pluginsJoseph Huber2023-03-012-11/+10
* [Libomptarget] Fix block and thread limit environment variables not being res...Joseph Huber2023-03-012-10/+23