Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
OpenMP
/
target_parallel_if_codegen.cpp
e1ca7b6
[OPENMP] Create non-const ident_t objects.
by Mike Rice
· 7 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
a4fa0b8
[OPENMP] General code improvements.
by Alexey Bataev
· 7 years ago
03f270c
[OPENMP] Added emission of offloading data sections for declare target
by Alexey Bataev
· 7 years ago
a8a9153a
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops only.
by Alexey Bataev
· 8 years ago
63bc9d6
[Clang][OpenMP] New clang/libomptarget map interface: new function signatures, clang-side
by George Rokos
· 8 years ago
2a007e0
[OPENMP] Simplify codegen for non-offloading code.
by Alexey Bataev
· 8 years ago
29d0f00
[OpenMP] Create COMDAT group for OpenMP offload registration code to avoid multiple copies
by George Rokos
· 8 years ago
33c849a
[OpenMP] Support for the num_threads-clause on 'target parallel'.
by Arpith Chacko Jacob
· 9 years ago
fe4890a
[OpenMP] Support for the if-clause on the combined directive 'target parallel'.
by Arpith Chacko Jacob
· 9 years ago