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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[OpenMP] Remove -Wl,-fini=__kmp_internal_end_fini
Aaron Puchert
2019-11-19
4
-9
/
+0
*
[libomptarget][nfc] Move some source into common from nvptx
Jon Chesterfield
2019-11-18
10
-11
/
+18
*
[OpenMP] Add implementation and tests of Archer tool
protze@itc.rwth-aachen.de
2019-11-18
38
-0
/
+2551
*
Remove +x permission on some files
Sylvestre Ledru
2019-11-16
1
-0
/
+0
*
[libomptarget][nfc] Use cuda variable wrappers from support.h
JonChesterfield
2019-11-14
4
-22
/
+16
*
[libomptarget] Move supporti.h to support.cu
JonChesterfield
2019-11-13
5
-68
/
+87
*
[openmp] [test] Skip one more test that kills NetBSD buildbot
Michał Górny
2019-11-07
1
-0
/
+3
*
[libomptarget] Revert all improvements to support
Jon Chesterfield
2019-11-06
9
-102
/
+58
*
Test commit: adds a . to comment. NFC
Ron Lieberman
2019-11-04
1
-1
/
+1
*
[libomptarget] Implement target_impl for amdgcn
JonChesterfield
2019-11-01
3
-0
/
+151
*
[LIBOMPTARGET]Call GetLaneId function, do not use its address in debug
Alexey Bataev
2019-11-01
1
-2
/
+2
*
[nfc][omptarget] Use builtin var abstraction. Second pass at D69476
JonChesterfield
2019-11-01
4
-22
/
+18
*
[nfc][libomptarget] Reorganise support header
JonChesterfield
2019-10-31
6
-35
/
+58
*
[libomptarget] Change nvcc compilation to use a unity build
Jon Chesterfield
2019-10-31
2
-1
/
+26
*
[nfc][libomptarget] Move named_sync() into target_impl
Jon Chesterfield
2019-10-30
6
-20
/
+11
*
[OpenMP] Reset affinity mask in the process child on FreeBSD
David Carlier
2019-10-30
1
-1
/
+1
*
[nfc][libomptarget] Move smid() into target_impl
Jon Chesterfield
2019-10-30
2
-8
/
+8
*
[libomptarget] Always call malloc, free via SafeMalloc, SafeFree wrapper
Jon Chesterfield
2019-10-30
1
-5
/
+6
*
Enable OpenBSD support.
AndreyChurbanov
2019-10-30
3
-4
/
+33
*
[LIBOMPTARGET]Fix build, NFC.
Alexey Bataev
2019-10-28
1
-1
/
+1
*
[nfc][libomptarget] Decrease coupling between files
Jon Chesterfield
2019-10-27
7
-16
/
+33
*
[nfc][libomptarget] Inline option into target_impl
Jon Chesterfield
2019-10-27
5
-66
/
+38
*
[NFC][libomptarget]Remove TRUE,FALSE macros from option.h
Jon Chesterfield
2019-10-27
6
-14
/
+8
*
[NFC][libomptarget] move remaining device specific code out of omptarget-nvptx.h
Jon Chesterfield
2019-10-25
2
-20
/
+17
*
OpenMP Tasks dependencies hash re-sizing fixed.
AndreyChurbanov
2019-10-25
1
-4
/
+4
*
[www] Change URLs to HTTPS.
Stephan T. Lavavej
2019-10-24
1
-12
/
+12
*
[libomptarget][nfc] Make interface.h target independent
Jon Chesterfield
2019-10-15
5
-9
/
+32
*
[OpenMP] Enable thread affinity on FreeBSD
David Carlier
2019-10-08
6
-14
/
+51
*
Don't assume Type from `readelf -d` has parentheses
Andrey Churbanov
2019-10-08
1
-1
/
+1
*
Don't link libm with -Wl,--as-needed on FreeBSD
Andrey Churbanov
2019-10-08
1
-2
/
+2
*
[libomptarget][nfc] Update remaining uint32 to use lanemask_t
Jon Chesterfield
2019-10-04
6
-20
/
+27
*
Use named constant to indicate all lanes, to handle 32 and 64 wide architectures
Jon Chesterfield
2019-10-04
3
-8
/
+10
*
[OpenMP] FreeBSD address check if mapped more native
David Carlier
2019-09-28
1
-1
/
+42
*
[Clang][OpenMP Offload] Create start/end symbols for the offloading entry tab...
Sergey Dmitriev
2019-09-27
1
-1
/
+1
*
fixed test: eliminated race condition which might cause deadlock
Andrey Churbanov
2019-09-25
1
-1
/
+1
*
Enable tasks dependencies hashmaps resizing.
Andrey Churbanov
2019-09-25
3
-11
/
+103
*
[OpenMP] Change initialization of __kmp_global
Jonas Hahnfeld
2019-09-04
3
-3
/
+1
*
[OPENMP][NVPTX]Fix parallel level counter in non-SPMD mode.
Alexey Bataev
2019-09-03
4
-16
/
+45
*
[libomptarget] Refactor activemask macro to inline function
Jon Chesterfield
2019-09-03
8
-30
/
+29
*
Use target_impl functions to replace more inline asm
Jon Chesterfield
2019-08-28
5
-39
/
+38
*
[libomptarget] Refactor syncthreads macro to inline function
Jon Chesterfield
2019-08-28
5
-19
/
+16
*
[libomptarget] Refactor syncwarp macro to inline function
Jon Chesterfield
2019-08-28
3
-8
/
+13
*
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
3
-7
/
+14
*
[libomptarget] Refactor shfl_sync macro to inline function
Jon Chesterfield
2019-08-28
5
-8
/
+24
*
[OPENMP][NVPTX]Add __kmpc_syncwarp(int32_t) function.
Alexey Bataev
2019-08-26
3
-0
/
+14
*
[OPENMP][NVPTX]Use __syncwarp() to reconverge the threads.
Alexey Bataev
2019-08-23
2
-10
/
+19
*
Force honoring nthreads-var and thread-limit-var inside teams construct on host
Jonathan Peyton
2019-08-20
1
-4
/
+17
*
[OpenMP] Enable warning about "implicit fallthrough"
Jonas Hahnfeld
2019-08-15
5
-2
/
+4
*
[OpenMP] Remove 'unnecessary parentheses'
Jonas Hahnfeld
2019-08-15
6
-21
/
+19
[prev]
[next]