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
/
single_copyprivate_messages.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,
Alexey Bataev
2019-07-08
1
-6
/
+8
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+2
*
Revert "[OPENMP] Allow skip expression after comma in clauses with lists."
Alexey Bataev
2016-04-01
1
-2
/
+2
*
[OPENMP] Allow skip expression after comma in clauses with lists.
Alexey Bataev
2016-03-31
1
-2
/
+2
*
[OPENMP] Fixed codegen for parameters privatization.
Alexey Bataev
2015-05-21
1
-3
/
+3
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-1
/
+1
*
[OPENMP] Prohibit VLAs in 'private/firstprivate' clauses of 'task' directive.
Alexey Bataev
2015-05-19
1
-1
/
+1
*
[OPENMP] Prohibit variably modified types in 'copyprivate' clause.
Alexey Bataev
2015-05-19
1
-2
/
+2
*
[OPENMP] Fixed analysis of function arguments and their data sharing attributes.
Alexey Bataev
2015-05-19
1
-1
/
+6
*
[OPENMP] Fix for checking of data-sharing attributes for canonical var decls ...
Alexey Bataev
2015-04-16
1
-1
/
+9
*
[OPENMP] Codegen for 'copyprivate' clause ('single' directive).
Alexey Bataev
2015-03-23
1
-10
/
+10
*
[OPENMP] Fixed DSA processing for predetermined shared variables.
Alexey Bataev
2015-01-20
1
-0
/
+12
*
[OPENMP] Disable copyprivate an nowait clauses in 'single' directive.
Alexey Bataev
2015-01-19
1
-0
/
+2
*
[OPENMP] Fixed DSA detecting for function parameters: by default they must be...
Alexey Bataev
2014-07-24
1
-0
/
+20
*
[OPENMP] Parsing and sema analysis for 'copyprivate' clause.
Alexey Bataev
2014-06-27
1
-0
/
+157