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
/
nvptx_teams_reduction_codegen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP]Use different addresses for zeroed thread_id/bound_id.
Alexey Bataev
2019-10-16
1
-0
/
+1
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-24
/
+24
*
[OPENMP][NVPTX]Mark more functions as always_inline for better
Alexey Bataev
2019-05-21
1
-6
/
+10
*
[OPENMP][NVPTX]Fix PR40893: Size doesn't match for
Alexey Bataev
2019-03-13
1
-1
/
+1
*
[OPENMP][NVPTX]Use faster teams reduction algorithm.
Alexey Bataev
2019-02-20
1
-26
/
+940
*
[OPENMP][NVPTX]Reduce number of barriers in reductions.
Alexey Bataev
2019-01-07
1
-1
/
+0
*
[OPENMP][NVPTX]Use new functions from the runtime library.
Alexey Bataev
2019-01-04
1
-3
/
+3
*
[OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes
Alexey Bataev
2018-12-18
1
-1
/
+1
*
[OPENMP][NVPTX]Improved interwarp copy function.
Alexey Bataev
2018-12-14
1
-8
/
+6
*
[OpenMP] Add a new version of the SPMD deinit kernel function
Gheorghe-Teodor Bercea
2018-11-29
1
-2
/
+2
*
[OPENMP][NVPTX]Basic support for reductions across the teams.
Alexey Bataev
2018-11-27
1
-948
/
+7
*
[OPENMP][NVPTX]Emit correct reduction code for teams/parallel
Alexey Bataev
2018-11-16
1
-56
/
+354
*
[OPENMP][NVPTX] Support memory coalescing for globalized variables.
Alexey Bataev
2018-10-09
1
-8
/
+8
*
[OPENMP, NVPTX] Fix reduction of the big data types/structures.
Alexey Bataev
2018-06-22
1
-32
/
+32
*
[OPENMP] General code improvements.
Alexey Bataev
2018-04-16
1
-3
/
+3
*
[OPENMP, NVPTX] Fix codegen for the teams reduction.
Alexey Bataev
2018-04-06
1
-44
/
+44
*
[OPENMP] Fix casting in NVPTX support library.
Alexey Bataev
2018-01-04
1
-31
/
+12
*
[OpenMP] Adjust arguments of nvptx runtime functions
Jonas Hahnfeld
2017-11-22
1
-3
/
+3
*
[OpenMP] Teams reduction on the NVPTX device.
Arpith Chacko Jacob
2017-02-16
1
-0
/
+1143