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
/
for_reduction_codegen_UDR.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+5
*
Fix PR35542: Correct adjusting of private reduction variable
Jonas Hahnfeld
2017-12-06
1
-5
/
+8
*
[OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...
Alexey Bataev
2017-12-04
1
-0
/
+1
*
[OPENMP] Fix PR35013: Fix passing VLAs captures to outlined functions.
Alexey Bataev
2017-10-24
1
-2
/
+2
*
[OpenMP] Avoid VLAs for some reductions on array sections
Jonas Hahnfeld
2017-10-23
1
-54
/
+79
*
Revert "[OpenMP] Avoid VLAs for some reductions on array sections"
Jonas Hahnfeld
2017-10-20
1
-79
/
+54
*
[OpenMP] Avoid VLAs for some reductions on array sections
Jonas Hahnfeld
2017-10-20
1
-54
/
+79
*
[OPENMP] Codegen for reduction clauses in 'taskloop' directives.
Alexey Bataev
2017-07-17
1
-1
/
+1
*
[OPENMP] Fix reduction tests, NFC.
Alexey Bataev
2017-07-13
1
-5
/
+1
*
[OPENMP] Fix reduction tests, NFC.
Alexey Bataev
2017-07-13
1
-1
/
+0
*
[OPENMP] Further reduction test fix, NFC.
Alexey Bataev
2017-07-13
1
-9
/
+1
*
[OPENMP] Fix reduction tests, NFC.
Alexey Bataev
2017-07-13
1
-6
/
+2
*
[OPENMP] Fix reduction tests, NFC.
Alexey Bataev
2017-07-13
1
-4
/
+5
*
[OPENMP] Generalization of codegen for reduction clauses.
Alexey Bataev
2017-07-13
1
-7
/
+8
*
Remove unnecessary x86 backend requirements from OpenMP tests
Reid Kleckner
2016-10-21
1
-1
/
+0
*
Fix for PR30639: CGDebugInfo Null dereference with OpenMP array
Alexey Bataev
2016-10-13
1
-2
/
+2
*
[OPENMP] Fix for codegen of captured variables in inlined directives.
Alexey Bataev
2016-04-27
1
-0
/
+4
*
[OPENMP 4.0] Use 'declare reduction' constructs in 'reduction' clauses.
Alexey Bataev
2016-03-17
1
-0
/
+980