summaryrefslogtreecommitdiff
path: root/openmp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP]Fix trivial build failure in MacOSMats Petersson2023-05-171-0/+2
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-178-10/+19
* [OpenMP] Compile assembly files as ASM, not CMartin Storsjö2023-05-162-3/+1
* [OpenMP] Use CMAKE_CXX_STANDARD for setting the C++ versionMartin Storsjö2023-05-163-6/+12
* [OpenMP] Implement task record and replay mechanismChenle Yu2023-05-1515-7/+917
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-137-16/+9
* [OpenMP] remove an erroneous assert on the location argumentVadim Paretsky2023-05-121-1/+0
* [OpenMP] Fix GCC build issues and restore "Additional APIs used by the MSVC c...Vadim Paretsky2023-05-124-0/+1727
* [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-062-2/+13
* [NFC][OpenMP] Remove trailing whitespaces in `openmp/runtime/src/CMakeLists.txt`Shilei Tian2023-05-061-3/+3
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-067-9/+16
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-067-16/+9
* [OpenMP] [OMPT] [amdgpu] [4/8] Implemented callback registration in nextgen p...Dhruva Chakrabarti2023-05-0512-13/+258
* [docs] Hide collaboration and include graphs in doxygen docsTimm Bäder2023-05-042-6/+6
* [OpenMP][libomptarget][AMDGPU] Enable active HSA wait stategregrodgers2023-05-042-6/+36
* Revert "[openmp] [test] Set __COMPAT_LAYER=RunAsInvoker when running tests on...Martin Storsjö2023-05-031-8/+0
* [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
* [OpenMP] Handle function calls from `libomp` to `libomptarget` correctlyShilei Tian2023-05-013-3/+26
* Revert "[OpenMP] Handle function calls from `libomp` to `libomptarget` correc...Shilei Tian2023-05-013-26/+3
* [OpenMP] Handle function calls from `libomp` to `libomptarget` correctlyShilei Tian2023-05-013-3/+26
* 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
* [OpenMP] Add LIT test on task depend clauseAnimesh Kumar2023-04-281-0/+86
* Disable private mapping test for AMD GPU due to intermittent fails.Doru Bercea2023-04-251-0/+1
* Revert "[OpenMP] Fix GCC build issues and restore "Additional APIs used by the"Joseph Huber2023-04-244-1714/+0
* [OpenMP] Fix GCC build issues and restore "Additional APIs used by theNatalia Glagoleva2023-04-244-0/+1714
* Revert "[OpenMP] Introduce kernel environment"Shilei Tian2023-04-2217-153/+79
* [OpenMP] Introduce kernel environmentShilei Tian2023-04-2217-79/+153
* Revert "[OpenMP] Additional APIs used by the MSVC compiler for loop collapse"Slava Zakharin2023-04-214-1714/+0
* [OpenMP] Additional APIs used by the MSVC compiler for loop collapseNatalia Glagoleva2023-04-214-0/+1714
* [OpenMP] Enable the IDE support for the device runtimeShilei Tian2023-04-211-0/+18
* Fix an issue with th_task_state_memo_stack and proxy/helper tasksAlex Duran2023-04-211-0/+46
* [OpenMP] Replace libomp_check_linker_flag with llvm_check_compiler_linker_flagNikita Popov2023-04-212-81/+9
* 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-158-10/+17
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-158-17/+10
* [OpenMP] Remove duplicates from the list if using 'auto'Joseph Huber2023-04-141-1/+3