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
/
taskloop_simd_reduction_codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP]Emit artificial threprivate vars as threadlocal, if possible.
Alexey Bataev
2019-12-31
1
-2
/
+2
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-11
/
+11
*
[OPENMP][NVPTX]Mark more functions as always_inline for better
Alexey Bataev
2019-05-21
1
-3
/
+8
*
Do not always request an implicit taskgroup region inside the kmpc_taskloop f...
Alexey Bataev
2018-10-24
1
-1
/
+1
*
[OPENMP] Fix emission of the __kmpc_global_thread_num.
Alexey Bataev
2018-10-05
1
-1
/
+1
*
[OPENMP] General code improvements.
Alexey Bataev
2018-04-16
1
-5
/
+5
*
Change memcpy/memove/memset to have dest and source alignment attributes (Ste...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
[OPENMP] Fix debug info for outlined functions in NVPTX + add more tests.
Alexey Bataev
2018-01-08
1
-18
/
+27
*
[OPENMP] Support for -fopenmp-simd option with compilation of simd loops
Alexey Bataev
2017-12-29
1
-0
/
+3
*
Switch to gnu++14 as the default dialect.
Tim Northover
2017-12-09
1
-1
/
+1
*
[OPENMP] Fix PR35486: crash when collapsing loops with dependent iteration sp...
Alexey Bataev
2017-12-04
1
-0
/
+1
*
[OPENMP] Pacify windows buildbots, NFC.
Alexey Bataev
2017-07-18
1
-37
/
+1
*
[OPENMP] Fix reduction combiner test
Alexey Bataev
2017-07-17
1
-1
/
+1
*
[OPENMP] Further fixes of the reduction codegen tests
Alexey Bataev
2017-07-17
1
-70
/
+70
*
[OPENMP] Further test fixes.
Alexey Bataev
2017-07-17
1
-58
/
+58
*
[OPENMP] Rework tests to pacify buildbots.
Alexey Bataev
2017-07-17
1
-3
/
+1
*
[OPENMP] Codegen for reduction clauses in 'taskloop' directives.
Alexey Bataev
2017-07-17
1
-0
/
+235