Sign in
llvm
/
llvm-project
/
ae42196bc493ffe877a7e3dff8be32035dea4d07
/
clang
/
test
/
OpenMP
/
target_codegen_registration.cpp
c954cfe
Some uses of the preprocessor can result in multiple target regions on the
by Mike Rice
· 2 years, 7 months ago
a290f3c
[OpenMP] Convert tests to opaque pointers (NFC)
by Nikita Popov
· 2 years, 8 months ago
532dc62
[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)
by Nikita Popov
· 3 years, 2 months ago
fd73980
[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences
by Fangrui Song
· 4 years, 5 months ago
dbc96b5
Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"
by Fangrui Song
· 5 years ago
789a46f
[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition
by Fangrui Song
· 5 years ago
5836c35
[Clang][OpenMP Offload] Move offload registration code to the wrapper
by Sergey Dmitriev
· 6 years ago
4b343fd
[Clang][OpenMP Offload] Create start/end symbols for the offloading entry table with a help of a linker
by Sergey Dmitriev
· 6 years ago
a009a60
IR: print value numbers for unnamed function arguments
by Tim Northover
· 6 years ago
a90fc66
[OPENMP]Fix PR41966: type mismatch in runtime functions.
by Alexey Bataev
· 6 years ago
66cdbb47
[OpenMP] Add support for registering requires directives with the runtime
by Gheorghe-Teodor Bercea
· 6 years ago
62a4cb0
[OPENMP] Change linkage of offloading symbols to support dropping
by Alexey Bataev
· 7 years ago
b363813
The patch adds support for the new map interface between clang and libomptarget. The changes in the interface are the following:
by Alexey Bataev
· 7 years ago
9a70017
[OPENMP, NVPTX] Fix linkage of the global entries.
by Alexey Bataev
· 7 years ago
2a8c18d
Fix typos in clang
by Alexander Kornienko
· 7 years ago
03f270c
[OPENMP] Added emission of offloading data sections for declare target
by Alexey Bataev
· 7 years ago
5e4df28
[OpenMP] Correct generation of offloading entries
by Jonas Hahnfeld
· 7 years ago
e0345b6
Update for llvm change.
by Rafael Espindola
· 7 years ago
cbca487
Make internal/private GVs implicitly dso_local.
by Rafael Espindola
· 7 years ago
a8a9153a
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops only.
by Alexey Bataev
· 7 years ago
63bc9d6
[Clang][OpenMP] New clang/libomptarget map interface: new function signatures, clang-side
by George Rokos
· 8 years ago
29d0f00
[OpenMP] Create COMDAT group for OpenMP offload registration code to avoid multiple copies
by George Rokos
· 8 years ago
f83efdb
[OpenMP] Add fields for flags in the offload entry descriptor.
by Samuel Antao
· 8 years ago
1168d63c
[OpenMP] Use fopenmp prefix for all options introduced by the offloading implementation.
by Samuel Antao
· 9 years ago
6782e94
[OpenMP] Adjust map type bits according to latest spec and use zero size array sections for pointers.
by Samuel Antao
· 9 years ago
aeb7b53
[OpenMP] Replace offloading option that start with -o with -fo.
by Samuel Antao
· 9 years ago
2de62b0
[OpenMP] Rename the offload entry points.
by Samuel Antao
· 9 years ago
5812c20
[OpenMP] Fix issue in the offloading metadata testing.
by Samuel Antao
· 9 years ago
ee8fb30
[OpenMP] Reapply rL256842: [OpenMP] Offloading descriptor registration and device codegen.
by Samuel Antao
· 9 years ago
7d5de9a
[OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and device codegen.
by Samuel Antao
· 9 years ago
1e06636
[OpenMP] Allow file ID to be signed in the offloading metadata.
by Samuel Antao
· 9 years ago
4d5f0bb
[OpenMP] Offloading descriptor registration and device codegen.
by Samuel Antao
· 9 years ago