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
/
atomic_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
-2
/
+2
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+2
*
[OpenMP] Ignore parens in atomic capture
Kelvin Li
2016-07-20
1
-0
/
+4
*
[OPENMP] Fix false diagnostic on instantiation-dependent exprs for atomic con...
Alexey Bataev
2015-09-04
1
-3
/
+6
*
[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)
Alexey Bataev
2015-05-20
1
-1
/
+1
*
[OPENMP] Codegen for 'atomic capture'.
Alexey Bataev
2015-04-23
1
-1
/
+0
*
[OPENMP] Sema analysis for 'atomic capture' construct.
Alexey Bataev
2015-04-01
1
-15
/
+328
*
[OPENMP] Additional sema analysis for 'omp atomic[ update]'.
Alexey Bataev
2015-03-13
1
-11
/
+162
*
[OPENMP] Additional processing of 'omp atomic write' directive.
Alexey Bataev
2014-11-28
1
-2
/
+28
*
[OPENMP] Additional processing of 'omp atomic read' directive.
Alexey Bataev
2014-11-18
1
-8
/
+55
*
[OPENMP] Initial parsing and sema analysis for clause 'seq_cst' of 'atomic' d...
Alexey Bataev
2014-07-24
1
-0
/
+35
*
[OPENMP] Initial parsing and sema analysis for clause 'capture' in 'atomic' d...
Alexey Bataev
2014-07-24
1
-11
/
+52
*
[OPENMP] Initial parsing and sema analysis for 'update' clause of 'atomic' di...
Alexey Bataev
2014-07-23
1
-0
/
+45
*
[OPENMP] Initial parsing an sema analysis for 'write' clause of 'atomic' dire...
Alexey Bataev
2014-07-23
1
-0
/
+56
*
[OPENMP] Initial parsing and sema analysis for 'read' clause in 'atomic' dire...
Alexey Bataev
2014-07-23
1
-5
/
+32
*
[OPENMP] Initial parsing and sema analysis for 'atomic' directive.
Alexey Bataev
2014-07-22
1
-0
/
+20