Sign in
llvm
/
llvm-project
/
98dbcff19cfedb4e27d267310a76d616cd435447
/
clang
/
test
/
OpenMP
/
distribute_parallel_for_firstprivate_messages.cpp
aee4925
Recommit: Compress formatting of array type names (int [4] -> int[4])
by David Blaikie
· 3 years, 8 months ago
f9ad1d1
Revert "Compress formatting of array type names (int [4] -> int[4])"
by David Blaikie
· 3 years, 8 months ago
277623f
Compress formatting of array type names (int [4] -> int[4])
by David Blaikie
· 3 years, 8 months ago
656d022
Stop emit incomplete type error for a variable in a map clause where should not.
by Jennifer Yu
· 3 years, 10 months ago
071dca2
[OpenMP] Require trivially copyable type for mapping
by Jonas Hahnfeld
· 5 years ago
2556929
[OPENMP]Add support for analysis of firstprivate variables.
by Alexey Bataev
· 6 years ago
05be1da
[OPENMP]Provide correct data sharing attributes for loop control variables.
by Alexey Bataev
· 6 years ago
a914888
[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392, NFC.
by Alexey Bataev
· 6 years ago
e04483e
[OPENMP]Initial support for 'allocate' clause.
by Alexey Bataev
· 6 years ago
f07946e
[OPENMP]Fix PR39372: Does not complain about loop bound variable not
by Alexey Bataev
· 7 years ago
a8a9153a
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops only.
by Alexey Bataev
· 7 years ago
b358f99
[OPENMP] Do not allow variables to be first|last-privates in
by Alexey Bataev
· 8 years ago
9925f15
Resubmission of http://reviews.llvm.org/D21564 after fixes.
by Carlo Bertolli
· 9 years ago
b8503d5
Revert r273705
by Carlo Bertolli
· 9 years ago
e77d6e0
[OpenMP] Initial implementation of parse and sema for composite pragma 'distribute parallel for'
by Carlo Bertolli
· 9 years ago