Alexey Bataev
|
bdbeb873a3
[OPENMP]Allow priority clause in combined task-based directives.
|
5 years ago |
Alexey Bataev
|
bd6b181280
[OPENMP]Allow final clause in combined task-based directives.
|
5 years ago |
Alexey Bataev
|
19c95a313c
[OPNEMP]Allow num_tasks clause in combined task-based directives.
|
5 years ago |
Alexey Bataev
|
7482cce8b8
[OPNEMP]Allow grainsize clause in combined task-based directives.
|
5 years ago |
Alexey Bataev
|
0781770728
[OPENMP]Use standard parsing for 'match' clause, NFC.
|
5 years ago |
Alexey Bataev
|
3d803c89bc
[OPENMP5.0]Add support for device_type clause in declare target
|
6 years ago |
Alexey Bataev
|
0b49c715fa
[OPENMP]Add support for analysis of linear variables and step.
|
6 years ago |
Alexey Bataev
|
15319200cf
[OPENMP]Add support for analysis of if clauses.
|
6 years ago |
Ali Tamur
|
6f990ad598
Revert "[OPENMP]Add support for analysis of if clauses."
|
6 years ago |
Alexey Bataev
|
b946da5a60
[OPENMP]Add support for analysis of if clauses.
|
6 years ago |
Alexey Bataev
|
9a620ab4b6
[OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP programs.
|
6 years ago |
Alexey Bataev
|
1891730129
[OPENMP]Initial support for 'allocate' clause.
|
6 years ago |
Alexey Bataev
|
457ce20d09
[OPENMP 5.0]Initial support for 'allocator' clause.
|
6 years ago |
Alexey Bataev
|
3fbbfdb3b6
[OPENMP 5.0]Add initial support for 'allocate' directive.
|
6 years ago |
Roman Lebedev
|
134d9aa746
[clang][OpenMP] Revert "OMPFlushClause is synthetic, no such clause exists"
|
6 years ago |
Michael Kruse
|
01e162c296
[OpenMP 5.0] Parsing/sema support for from clause with mapper modifier.
|
6 years ago |
Michael Kruse
|
8130704f58
[OpenMP 5.0] Parsing/sema support for to clause with mapper modifier.
|
6 years ago |
Michael Kruse
|
238a43704c
[OpenMP 5.0] Parsing/sema support for map clause with mapper modifier.
|
6 years ago |
Roman Lebedev
|
d58879f856
[clang][OpenMP] OMPFlushClause is synthetic, no such clause exists
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Kelvin Li
|
d4d7233447
[OPENMP] parsing and sema support for 'close' map-type-modifier
|
6 years ago |
Patrick Lyster
|
8974976622
Add support for 'atomic_default_mem_order' clause on 'requires' directive. Also renamed test files relating to 'requires'. Differntial review: https://reviews.llvm.org/D53513
|
6 years ago |
Patrick Lyster
|
b81ed4f49d
[OPENMP] Move OMPClausePrinter to OpenMPClause.h/OpenMPClause.cpp - NFC. Differential Revision: https://reviews.llvm.org/D53102
|
6 years ago |
Patrick Lyster
|
851f70b951
Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079
|
6 years ago |
Patrick Lyster
|
21352e1ac8
[OPENMP] Add reverse_offload clause to requires directive
|
6 years ago |
Patrick Lyster
|
0db38f4133
Add support for unified_shared_memory clause on requires directive
|
6 years ago |
Kelvin Li
|
ac26bee66c
[OPENMP] Add support for OMP5 requires directive + unified_address clause
|
7 years ago |
Mike Rice
|
f9cd06406d
[OPENMP] Fix spelling of getLoopCounter (NFC)
|
7 years ago |
Alexey Bataev
|
7a16e8359c
[OPENMP] Fix emission of the loop doacross constructs.
|
7 years ago |
Alexey Bataev
|
73982ed93f
Revert "[OPENMP] Fix emission of the loop doacross constructs."
|
7 years ago |