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
/
openmp
/
libomptarget
/
deviceRTLs
/
nvptx
/
src
/
target_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libomptarget][nfc] Change unintentional target_impl prefix to kmpc_impl
Jon Chesterfield
2019-12-30
1
-3
/
+3
*
[libomptarget][nfc] Provide target_impl malloc/free
Jon Chesterfield
2019-12-19
1
-0
/
+6
*
[libomptarget][nvptx] Fix build, second symbol reordering
JonChesterfield
2019-12-19
1
-9
/
+9
*
[libomptarget][nvptx] Fix build, symbol ordering in target_impl.h
Jon Chesterfield
2019-12-19
1
-9
/
+9
*
[libomptarget][nfc] Extract function from data_sharing, move to common
JonChesterfield
2019-12-18
1
-0
/
+9
*
[libomptarget][nfc] Move omp locks under target_impl
JonChesterfield
2019-12-17
1
-0
/
+7
*
[libomptarget][nfc] Move timer functions behind target_impl
Jon Chesterfield
2019-12-17
1
-0
/
+11
*
[libomptarget][nfc] Wrap cuda min() in target_impl
Jon Chesterfield
2019-12-17
1
-0
/
+4
*
Revert "Revert "[libomptarget] Move resource id functions into target specifi...
JonChesterfield
2019-12-16
1
-0
/
+6
*
Revert "[libomptarget] Move resource id functions into target specific code, ...
Alexey Bataev
2019-12-13
1
-6
/
+0
*
[libomptarget] Move resource id functions into target specific code, implemen...
Jon Chesterfield
2019-12-12
1
-0
/
+6
*
[libomptarget][nfc] Move cuda threadfence functions behind kmpc_impl
JonChesterfield
2019-12-06
1
-0
/
+4
*
[libomptarget][nfc] Introduce SHARED, ALIGN macros
Jon Chesterfield
2019-12-05
1
-0
/
+2
*
[libomptarget] Move supporti.h to support.cu
JonChesterfield
2019-11-13
1
-2
/
+3
*
[libomptarget] Revert all improvements to support
Jon Chesterfield
2019-11-06
1
-3
/
+2
*
[nfc][libomptarget] Reorganise support header
JonChesterfield
2019-10-31
1
-2
/
+3
*
[nfc][libomptarget] Move named_sync() into target_impl
Jon Chesterfield
2019-10-30
1
-0
/
+7
*
[nfc][libomptarget] Move smid() into target_impl
Jon Chesterfield
2019-10-30
1
-0
/
+6
*
[LIBOMPTARGET]Fix build, NFC.
Alexey Bataev
2019-10-28
1
-1
/
+1
*
[nfc][libomptarget] Inline option into target_impl
Jon Chesterfield
2019-10-27
1
-1
/
+36
*
[NFC][libomptarget] move remaining device specific code out of omptarget-nvptx.h
Jon Chesterfield
2019-10-25
1
-0
/
+15
*
[libomptarget][nfc] Make interface.h target independent
Jon Chesterfield
2019-10-15
1
-1
/
+0
*
Use named constant to indicate all lanes, to handle 32 and 64 wide architectures
Jon Chesterfield
2019-10-04
1
-0
/
+2
*
[libomptarget] Refactor activemask macro to inline function
Jon Chesterfield
2019-09-03
1
-0
/
+10
*
Use target_impl functions to replace more inline asm
Jon Chesterfield
2019-08-28
1
-5
/
+11
*
[libomptarget] Refactor syncthreads macro to inline function
Jon Chesterfield
2019-08-28
1
-0
/
+9
*
[libomptarget] Refactor syncwarp macro to inline function
Jon Chesterfield
2019-08-28
1
-1
/
+7
*
Fix build break due to close brace lost in merge
Jon Chesterfield
2019-08-28
1
-0
/
+1
*
[libomptarget] Refactor shfl_down_sync macro to inline function
Jon Chesterfield
2019-08-28
1
-0
/
+10
*
[libomptarget] Refactor shfl_sync macro to inline function
Jon Chesterfield
2019-08-28
1
-0
/
+14
*
[OPENMP][NVPTX]Add __kmpc_syncwarp(int32_t) function.
Alexey Bataev
2019-08-26
1
-0
/
+2
*
Factor architecture dependent code out of loop.cu
Jon Chesterfield
2019-08-13
1
-0
/
+41