Kelvin Li
|
ac26bee66c
[OPENMP] Add support for OMP5 requires directive + unified_address clause
|
7 vuotta sitten |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 vuotta sitten |
Alexey Bataev
|
902664b25a
[OPENMP] Initial codegen for `target teams distribute parallel for
|
7 vuotta sitten |
Alexey Bataev
|
c024ae818a
[OPENMP] Add codegen for `depend` clauses on `target` directive.
|
7 vuotta sitten |
Carlo Bertolli
|
b15c783295
[OpenMP] Initial implementation of code generation for pragma 'target teams distribute parallel for' on host
|
7 vuotta sitten |
Alexey Bataev
|
e3e5f4e1c6
[OPENMP] Initial codegen for `target teams distribute simd` directive.
|
7 vuotta sitten |
Alexey Bataev
|
984e4561c9
[OPENMP] Initial codegen for `target teams distribute` directive.
|
7 vuotta sitten |
Carlo Bertolli
|
5440a99158
[OpenMP] Initial implementation of code generation for pragma 'teams distribute parallel for simd' on host
|
7 vuotta sitten |
Alexey Bataev
|
5bee51df6c
[OPENMP] Generalize capturing of clauses expressions.
|
7 vuotta sitten |
Alexey Bataev
|
cc5beee3ed
[OPENMP] Codegen for `distribute parallel for simd` directive.
|
7 vuotta sitten |
Alexey Bataev
|
d4fdc25fce
[OPENMP] General improvement of code, NFC.
|
7 vuotta sitten |
Alexey Bataev
|
f301ed91f8
[OPENMP] Initial support for asynchronous data update, NFC.
|
7 vuotta sitten |
Carlo Bertolli
|
d441952f1c
[OpenMP] Initial implementation of code generation for pragma 'teams distribute parallel for' on host
|
7 vuotta sitten |
Alexey Bataev
|
36ff1ba8ff
[OPENMP] Codegen for `target simd` construct.
|
7 vuotta sitten |
Alexey Bataev
|
1e53b12c18
[OPENMP] Codegen for `#pragma omp target parallel for simd`.
|
7 vuotta sitten |
Alexey Bataev
|
a5d15d15a4
[OPENMP] Treat '#pragma omp target parallel for simd' as simd directive.
|
7 vuotta sitten |
Alexey Bataev
|
56cd6a05c2
[OPENMP] Codegen for `#pragma omp target parallel for`.
|
7 vuotta sitten |
Carlo Bertolli
|
c64cb39314
[OpenMP] Initial implementation of teams distribute code generation
|
7 vuotta sitten |
Alexey Bataev
|
8b70113357
[OPENMP] Initial support for 'in_reduction' clause.
|
8 vuotta sitten |
Alexey Bataev
|
c874b4b3b1
[OPENMP] Initial support for 'task_reduction' clause.
|
8 vuotta sitten |
Carlo Bertolli
|
66273610fe
[OpenMP] Prepare sema to support combined constructs with omp distribute and omp for
|
8 vuotta sitten |
Carlo Bertolli
|
833975cc39
[OpenMP] Prepare Sema for initial implementation for pragma 'distribute parallel for'
|
8 vuotta sitten |
Arpith Chacko Jacob
|
4a583854b5
[OpenMP] Codegen support for 'target teams' on the host.
|
8 vuotta sitten |
Arpith Chacko Jacob
|
f6a1ff2d64
Reverting commit because an NVPTX patch sneaked in. Break up into two
|
8 vuotta sitten |
Arpith Chacko Jacob
|
105c8cd5b2
[OpenMP] Codegen support for 'target teams' on the host.
|
8 vuotta sitten |
Arpith Chacko Jacob
|
1582eb8c64
[OpenMP] Codegen support for 'target parallel' on the host.
|
8 vuotta sitten |
Arpith Chacko Jacob
|
4009850c3e
Revert r292374 to debug Windows buildbot failure.
|
8 vuotta sitten |
Arpith Chacko Jacob
|
7006d279f7
[OpenMP] Codegen support for 'target parallel' on the host.
|
8 vuotta sitten |
Kelvin Li
|
69518aa6da
[OpenMP] Sema and parsing for 'target teams distribute simd’ pragma
|
8 vuotta sitten |
Kelvin Li
|
be92cc306b
[OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ pragma
|
8 vuotta sitten |