index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
OpenMP
/
teams_distribute_reduction_messages.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP]Moved warning fo mapping non-trivially copiable types into a
Alexey Bataev
2019-12-06
1
-6
/
+6
*
[OPENMP]Add support for analysis of reduction variables.
Alexey Bataev
2019-07-26
1
-0
/
+8
*
[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,
Alexey Bataev
2019-07-08
1
-10
/
+10
*
[OPENMP]Improve analysis of implicit captures.
Alexey Bataev
2019-06-28
1
-2
/
+2
*
[OPENMP]Initial support for 'allocate' clause.
Alexey Bataev
2019-03-27
1
-1
/
+2
*
[OpenMP] Refactor const restriction for reductions
Joel E. Denny
2019-01-04
1
-14
/
+14
*
[OPENMP] Emit warning for non-trivial types in map clauses.
Alexey Bataev
2018-02-27
1
-6
/
+6
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+4
*
[OPENMP] Fix DSA processing for member declaration.
Alexey Bataev
2017-07-20
1
-2
/
+2
*
[OpenMP] fix segfault when a variable referenced in reduction clause is a ref...
David Sheinkman
2016-10-04
1
-0
/
+6
*
[OpenMP] Sema and parsing for 'teams distribute' pragma
Kelvin Li
2016-08-05
1
-0
/
+303