Sign in
llvm
/
llvm-project
/
openmp
/
HEAD
f0dc530
[openmp] Allow testing OpenMP without a full clang build tree (#182470)
by Martin Storsjö
· 22 hours ago
main
master
b1e4dfc
[OpenMP] Remove standalone build mode (Reapply #149878) (#182022)
by Michael Kruse
· 6 days ago
7c0ef25
Revert "[OpenMP] Remove standalone build mode (#149878)"
by Michael Kruse
· 6 days ago
0fa4b54
[OpenMP] Remove standalone build mode (#149878)
by Michael Kruse
· 6 days ago
c9b043f
[MLIR][OpenMP] Add omp.fuse operation (#168898)
by Ferran Toda
· 7 days ago
1f45021
[libc] Replace RPC 'close()' mechanism with RAII handler (#181690)
by Joseph Huber
· 8 days ago
fad344f
[OpenMP][lit] Disable flaky test tasking/issue-94260-2.c (#176452)
by Nick Sarnie
· 11 days ago
0dcdab5
[openmp] Remove perl mentions (#181371)
by Nikita Popov
· 11 days ago
51ec7de
[OFFLOAD] Add support for SPIRV to ompx (#179849)
by fineg74
· 11 days ago
b991d6e
[OpenMP] Remove special handling for SPIR-V uinc atomic (#180747)
by Joseph Huber
· 2 weeks ago
1b0ea1d
openmp: add atomic to SANITIZER_COMMON_LINK_LIBS for MIPS (#179933)
by YunQiang Su
· 3 weeks ago
1fa3e4b
[OpenMP] Stub vprintf on non-NVPTX if no libc (#180025)
by Nick Sarnie
· 3 weeks ago
48d3897
[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#176950)
by Michael Kruse
· 4 weeks ago
33d6062
[Offload] Provide a cache file for building OpenMP w/ Flang offloading (#178472)
by Joseph Huber
· 4 weeks ago
b0f8ce0
[OpenMP][docs] Revise building manual (#176175)
by Michael Kruse
· 4 weeks ago
142387e
[OpenMP] Small fixes after refactoring and adding SPIR-V support
by Joseph Huber
· 4 weeks ago
7c69203
[OFFLOAD] Build DeviceRTL with SPIRV backend (#174675)
by fineg74
· 4 weeks ago
af1c3d8
[OpenMP] Cleanup synchronization primitives (#177710)
by Joseph Huber
· 4 weeks ago
b848f49
[OpenMP] Force initialization of global device environment
by Joseph Huber
· 5 weeks ago
e93f2a8
[Clang] Rename `uinc_wrap` and add normal atomic builtin (#177253)
by Joseph Huber
· 5 weeks ago
6845646
[OpenMP][NFC] Use `uinc` atomic builtins for this operation (#177207)
by Joseph Huber
· 5 weeks ago
0678ae0
Revert "[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#174963)"
by Michael Kruse
· 5 weeks ago
93a5031
[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#174963)
by Michael Kruse
· 5 weeks ago
9cf3533
[OpenMP][omptest] Fix CMake target properties (#176802)
by Michael Halkenhäuser
· 5 weeks ago
cd3d2cf
[OpenMP][omptest] Improve CMake and address review comments (#159416)
by Michael Halkenhäuser
· 5 weeks ago
cfa7f8d
Nominate Michael Klemm as lead maintainer of OpenMP (#175964)
by Aaron Ballman
· 6 weeks ago
af9260a
Fix typos and spelling errors across codebase (#156270)
by Austin Jiang
· 6 weeks ago
e306e56
[OpenMP] Add libomp unit test infrastructure (#168063)
by Robert Imschweiler
· 6 weeks ago
32bb09f
Revert "[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#152189)"
by Michael Kruse
· 7 weeks ago
6001392
[OpenMP] Remove LLVM_ENABLE_PROJECTS=openmp build mode (#152189)
by Michael Kruse
· 7 weeks ago
0de8923
[OpenMP] Add default stub for virtual methods (#174594)
by Joseph Huber
· 7 weeks ago
59f7717
Revert "[OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget" (#172827)
by Joachim
· 10 weeks ago
c00e964
[OMPT][Offload][OpenMP] Fixes for OMPT data used by libomptarget (#156020)
by Kaloyan Ignatov
· 10 weeks ago
44f3453
[OpenMP][Offload] Add `LIBOMPTARGET_TREAT_ATTACH_AUTO_AS_ALWAYS` to treat `attach(auto)` as `attach(always)`. (#172382)
by Abhinav Gaba
· 10 weeks ago
cce5218
[OpenMP] Fix libarcher tests on Ubuntu 22.04 (#170671)
by Leandro Lupori
· 2 months ago
edb8f65
Revert "[Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#169638)"
by Michael Kruse
· 3 months ago
7571f4d
[Flang] Move builtin .mod generation into runtimes (Reapply #137828) (#169638)
by Michael Kruse
· 3 months ago
8a0f6f0
[Clang][OpenMP] Switch to __kmpc_parallel_60 with strict parameter (#171082)
by Kevin Sala Penades
· 3 months ago
8a0ecdb
[OpenMP] Fix undefined symbol for Darwin builds (#170999)
by Robert Imschweiler
· 3 months ago
abd5780
[openmp][NFCI] Move .mod code out of runtimes subdir (#169909)
by Michael Kruse
· 3 months ago
decdcbf
[OpenMP][OMPT] Use global thread id for `codeptr_ra` in `end_critical` (#169826)
by Jan André Reuter
· 3 months ago
3da2e1d
Fix Windows OpenMP build (#170142)
by Robert Imschweiler
· 3 months ago
a37f53e
Reland: [OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#168554)
by Robert Imschweiler
· 3 months ago
56a2576
Revert "[Flang] Move builtin .mod generation into runtimes" (#169489)
by Jan Patrick Lehr
· 3 months ago
6c0db00
[Flang] Move builtin .mod generation into runtimes (#137828)
by Michael Kruse
· 3 months ago
643484c
[OpenMP][libomp] Add transparent task flag bit to kmp_tasking_flags (#168873)
by Zahira Ammarguellat
· 3 months ago
dd942c4
[OpenMP][AIX] Not to create symbolic links to libomp.so in install step (NFC) (#168585)
by Kelvin Li
· 3 months ago
b92349c
[Runtimes] Default build must use its own output dirs (#168266)
by Michael Kruse
· 3 months ago
1b01896
Revert "[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid()" (#168547)
by Robert Imschweiler
· 3 months ago
1c3f1cc
[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#164392)
by Robert Imschweiler
· 3 months ago
c246522
[OpenMP][omptest] Fix missing source extention
by Michael Kruse
· 3 months ago
fba3041
[Offload] Remove handling for device memory pool (#163629)
by Joseph Huber
· 4 months ago
ccc24e6
[OpenMP][AIX] Not to create symbolic links to libomp.so on AIX (#165890)
by Kelvin Li
· 4 months ago
a6a0250
[OpenMP][AArch64] Fix frame pointer save in microtask (#165313)
by Dominik Wójt (Cognizant)
· 4 months ago
9b73666
[OpenMP] Remove OS checks for ARM and AArch64 (#165640)
by Brad Smith
· 4 months ago
75cc1cf
[openmp][cmake] Don't glob for build dependencies (#165231)
by Michael Kruse
· 4 months ago
3128722
[NFCI][asm][i386/x86-64] Enable AT&T syntax explicitly (#164453)
by Raul Tambre
· 4 months ago
7b47992
[OpenMP][AArch64] Enable BTI and PAC support on OpenBSD (#164337)
by Brad Smith
· 4 months ago
62518c8
[OpenMP][omptest] Add Dispatch equality operator (#162667)
by Michael Halkenhäuser
· 4 months ago
425883d
[OpenMP] Fix preprocessor mismatches between include and usages of hwloc (#158349)
by Peter Arzt
· 4 months ago
c951041
Fix typo: IsGlobaLinkage -> IsGlobalLinkage in XCOFF (#161960)
by 小钟
· 5 months ago
8d8e91b
[OpenMP] Add IBM Z as supported architecture in the runtime README
by Ulrich Weigand
· 5 months ago
4b79b93
[OpenMP][omptest] Enable missing callback (#161650)
by Jan Patrick Lehr
· 5 months ago
777d3bb
[OpenMP] Clean-up Fortran tests
by Michael Kruse
· 5 months ago
2032bab
[OpenMP][test] .f90 -> .F90
by Michael Kruse
· 5 months ago
820422e
[Flang] Add standalone tile support (#160298)
by Michael Kruse
· 5 months ago
8a86c7b
[OpenMP] Fix 'libc' configuration when building OpenMP
by Joseph Huber
· 5 months ago
73e15bd
[Clang][OpenMP][LoopTransformations] Implement "#pragma omp fuse" loop transformation directive and "looprange" clause (#139293)
by Walter J.T.V
· 5 months ago
e363ef9
[Flang][OpenMP] Enable no-loop kernels (#155818)
by Dominik Adamski
· 5 months ago
445171b
[openmp][test] Don't use random Flang by default
by Michael Kruse
· 5 months ago
ebf0b35
[OpenMP] Allow Fortran tests (#150722)
by Michael Kruse
· 5 months ago
9350930
[OpenMP][NFC] Clean up a bunch of warnings and clang-tidy messages (#159831)
by Joseph Huber
· 5 months ago
f7934fb
[LLVM] Simplify GPU runtimes flag handling (#159802)
by Joseph Huber
· 5 months ago
aa36297
[OpenMP] Document how to specify flags to device libraries (#159053)
by Tulio Magno Quites Machado Filho
· 5 months ago
fa75b9a
[OpenMP] [Tests] Update test broken by #157364 (#158751)
by Sirraide
· 5 months ago
cb19495
[offload][OpenMP] Remove device code for num_threads strict (#157893)
by Robert Imschweiler
· 6 months ago
cf8f865
[OpenMP] Fix incorrect CUDA bc path after library change (#157547)
by Joseph Huber
· 6 months ago
7e8f0bb
[OpenMP] Change build of OpenMP device runtime to be a separate runtime (#136729)
by Joseph Huber
· 6 months ago
026d8cc
[openmp] Fix missing include directory in omptest tool (#156194)
by Michał Górny
· 6 months ago
fa78f7a
[OpenMP] Use Clang resource dir only in bootstrapping build (#156018)
by Michael Kruse
· 6 months ago
ae39baa
Revert "[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)" (#155809)
by Robert Imschweiler
· 6 months ago
8dac691
[OpenMP][clang] 6.0: num_threads strict (part 3: codegen) (#146405)
by Robert Imschweiler
· 6 months ago
d706370
[OpenMP][ompTest] Guard installation of all components (#155433)
by Michael Halkenhäuser
· 6 months ago
ea7b629
[Flang-RT][OpenMP] Define _GLIBCXX_NO_ASSERTIONS (#155440)
by Michael Kruse
· 6 months ago
e637b0b
[OpenMP][omptest] Skip omptest build if LLVM_INCLUDE_TESTS=OFF (#155020)
by Michael Halkenhäuser
· 6 months ago
f4a4726
[OpenMP][omptest] Enforce test case order for 'standalone' build (#154977)
by Michael Halkenhäuser
· 6 months ago
5b685bd
Reland: [OpenMP] Add ompTest library to OpenMP (#154786)
by Michael Halkenhäuser
· 6 months ago
f4d0764
Revert "Fix Debug Build Using GCC 15" (#154877)
by dpalermo
· 6 months ago
065adc1
Fix Debug Build Using GCC 15 (#152223)
by Patrick Simmons
· 6 months ago
2b31d30
Revert "[OpenMP] Add ompTest library to OpenMP" (#154742)
by Jan Patrick Lehr
· 6 months ago
e7e788a
[OpenMP] Add ompTest library to OpenMP (#147381)
by Michael Halkenhäuser
· 6 months ago
0c30f73
[NFC][CMake] quote ${CMAKE_SYSTEM_NAME} consistently (#154537)
by David Tenty
· 6 months ago
503ac14
[OpenMP][OMPD] Fix GDB plugin to work correctly when installed (#153956)
by Michał Górny
· 6 months ago
2b48c87
[OpenMP][Test][NFC] output tool data as hex to improve readibility (#152757)
by Joachim
· 6 months ago
5ccf66c
[OpenMP] Update ompdModule.c printf to match argument type (#152785)
by CatherineMoore
· 6 months ago
26fbce8
[OpenMP] Update printf statement with missing argument. (#153704)
by CatherineMoore
· 6 months ago
5838147
[OpenMP] Update printf stmt in kmp_settings.cpp (#152800)
by CatherineMoore
· 6 months ago
e0dda5f
[OFFLOAD][OPENMP] 6.0 compatible interop interface (#143491)
by Alex Duran
· 7 months ago
7f0b4e4
[OpenMP] Fix LLVM_ENABLE_PROJECTS=openmp build (#151117)
by Michael Kruse
· 7 months ago
f5ba3dd
[OpenMP] Update %preload-tool definition on Darwin
by Aiden Grossman
· 7 months ago
Next »