summaryrefslogtreecommitdiff
path: root/openmp/libomptarget
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-1/+1
* [Libomptarget] Fix AMDGPU Note handling after D150022Joseph Huber2023-05-102-4/+4
* [OpenMP][libomptarget] Init device when printing device infoKevin Sala2023-05-091-0/+6
* [OpenMP][libomptarget] Improve device info printing in NextGen pluginsKevin Sala2023-05-095-146/+464
* [OpenMP] Fix incorrect interop type for number of dependenciesJoseph Huber2023-05-081-1/+1
* [OpenMP] Make `libomptarget` link against `libomp`Shilei Tian2023-05-061-0/+4
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+1
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-1/+1
* [OpenMP] [OMPT] [amdgpu] [4/8] Implemented callback registration in nextgen p...Dhruva Chakrabarti2023-05-0512-13/+258
* [OpenMP][libomptarget][AMDGPU] Enable active HSA wait stategregrodgers2023-05-041-6/+27
* [OpenMP] Fix libomptarget test mapping/ompx_hold/struct.cJoel E. Denny2023-05-021-7/+14
* Revert "[OpenMP] [OMPT] [amdgpu] [4/8] Implemented callback registration in n...Shilei Tian2023-05-0212-245/+13
* [OpenMP] [OMPT] [amdgpu] [4/8] Implemented callback registration in nextgen p...Dhruva Chakrabarti2023-05-0212-13/+245
* [OpenMP] In libomptarget, assume alignment at powers of twoJoel E. Denny2023-05-022-2/+90
* Revert "[OpenMP] Make `libomptarget` link against `libomp`"Shilei Tian2023-05-021-4/+0
* [OpenMP] Make `libomptarget` link against `libomp`Shilei Tian2023-05-011-0/+4
* Emit info message when use_device_address variable does not have a device cou...Doru Bercea2023-05-014-1/+43
* [OpenMP] Only enable version script if supportedShilei Tian2023-04-304-6/+21
* [OpenMP] Add missing -L to libomptarget testsJoel E. Denny2023-04-281-1/+2
* Disable private mapping test for AMD GPU due to intermittent fails.Doru Bercea2023-04-251-0/+1
* Revert "[OpenMP] Introduce kernel environment"Shilei Tian2023-04-2217-153/+79
* [OpenMP] Introduce kernel environmentShilei Tian2023-04-2217-79/+153
* [OpenMP] Enable the IDE support for the device runtimeShilei Tian2023-04-211-0/+18
* Modify test to explicitely use the size of the mapped array.Doru Bercea2023-04-201-1/+1
* [OpenMP][libomptarget][NFC] Remove error data member from AsyncInfoWrapperTyKevin Sala2023-04-182-43/+35
* [OpenMP][NFC] Silence warningJohannes Doerfert2023-04-171-1/+1
* [OpenMP] Ensure memory fences are created with barriers for AMDGPUsJohannes Doerfert2023-04-175-48/+154
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+1
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-1/+1
* [OpenMP] Remove duplicates from the list if using 'auto'Joseph Huber2023-04-141-1/+3
* [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] 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
* 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