Alexey Bataev
|
653a638f94
[OPENMP50]Add support for master taskloop simd.
|
5 years ago |
Alexey Bataev
|
68798ad421
[OPENMP]Improve use of the global tid parameter.
|
5 years ago |
Alexey Bataev
|
7883b59067
[OPENMP]Fix thread id passed to outlined region in sequential parallel
|
5 years ago |
Alexey Bataev
|
88700afba7
[OPENMP]Use different addresses for zeroed thread_id/bound_id.
|
5 years ago |
Sergey Dmitriev
|
ea4934045a
[Clang][OpenMP Offload] Move offload registration code to the wrapper
|
5 years ago |
Alexey Bataev
|
117352af51
[OPENMP50]Add support for 'parallel master taskloop' construct.
|
5 years ago |
Alexey Bataev
|
e30a155e75
[OPENMP50]Support for 'master taskloop' directive.
|
5 years ago |
Alexey Bataev
|
b04fa26eaf
[OPENMP50]Support for declare variant directive for NVPTX target.
|
5 years ago |
Alexey Bataev
|
bfd19c3168
[OPENMP50]Fix scoring of contexts with and without user provided scores.
|
5 years ago |
Alexey Bataev
|
1d45d5ea2a
[OPENMP50]Multiple vendors in vendor context must be treated as logical
|
5 years ago |
Richard Smith
|
38c1f7c254
Properly handle instantiation-dependent array bounds.
|
5 years ago |
Alexey Bataev
|
30827e4093
[OPENMP50]Codegen support for scores in context selectors.
|
5 years ago |
Alexey Bataev
|
2734b155fe
[OPENMP]Fix emission of the declare target variables in device mode.
|
5 years ago |
Alexey Bataev
|
a890b574da
[OPENMP]Improve diagnostics for not found declare target entries.
|
5 years ago |
Michael Liao
|
887365831e
Fix unused variable warning. NFCI.
|
5 years ago |
Alexey Bataev
|
8f539ae97c
[OPENMP50]Initial codegen for declare variant implementation vendor.
|
5 years ago |
Alexey Bataev
|
f7b6d1463d
[OPENMP]Fix PR43330: OpenMP target: Mapping of partial arrays fails.
|
5 years ago |
Sergey Dmitriev
|
184dbeab60
[Clang][OpenMP Offload] Create start/end symbols for the offloading entry table with a help of a linker
|
5 years ago |
Alexey Bataev
|
ee61cebc36
[OPENMP]Fix PR43355: DO not emit target calls if only -fopenmp-targets
|
5 years ago |
Alexey Bataev
|
2937e8de9d
[OPENMP]Call __kmpc_push_tripcount in task context.
|
5 years ago |
Alexey Bataev
|
7017afac96
[OPENMP5.0]Add basic support for declare variant directive.
|
6 years ago |
Alexey Bataev
|
6c8a977408
[OPENMP5]Use nonmonotonic modifier by default for non-static and
|
6 years ago |
Alexey Bataev
|
3d803c89bc
[OPENMP5.0]Add support for device_type clause in declare target
|
6 years ago |
Gheorghe-Teodor Bercea
|
64f1b0a2a8
[OpenMP] Add support for close map modifier in Clang
|
6 years ago |
Michael Kruse
|
4c0e634065
[OpenMP 5.0] Codegen support for user-defined mappers.
|
6 years ago |
Michael Kruse
|
d985828d5a
Revert "[OpenMP 5.0] Codegen support for user-defined mappers."
|
6 years ago |
Michael Kruse
|
5451513a3f
[OpenMP 5.0] Codegen support for user-defined mappers.
|
6 years ago |
Gheorghe-Teodor Bercea
|
915379e031
[OpenMP] Fix declare target link implementation
|
6 years ago |
Rui Ueyama
|
ce7674d7be
Fix parameter name comments using clang-tidy. NFC.
|
6 years ago |
Alexey Bataev
|
bc548e7f33
Added mapping for pointers captured in Lambdas in OpenMP target regions,
|
6 years ago |