Sign in
android
/
toolchain
/
openmp_llvm
Clone this repo:
Branches
master
llvm-r316199
upstream-master
4bf7c5b
Merge commit 0533f7494bb4
by Pirama Arumuga Nainar
· 13 days ago
master
0533f74
Minor cleanup in __kmp_atfork_child()
by Jonathan Peyton
· 3 weeks ago
24e7752
Move blocktime_str variable right before its first use
by Jonathan Peyton
· 4 weeks ago
5546c2d
Add summarizeStats.py to tools directory
by Jonathan Peyton
· 4 weeks ago
a033a76
Fixed __kmpc_get_target_offload() to call library initialization.
by Andrey Churbanov
· 5 weeks ago
9fae990
[OpenMP][libomptarget] Initialize global memory stack only once.
by Gheorghe-Teodor Bercea
· 5 weeks ago
12b2011
[OpenMP][libomptarget] Fix master warp check
by Gheorghe-Teodor Bercea
· 5 weeks ago
0a274b4
[OpenMP][libomptarget] Enable globalization for workers
by Gheorghe-Teodor Bercea
· 5 weeks ago
a2d302c
Read OMP_TARGET_OFFLOAD and provide API to access ICV
by Jonathan Peyton
· 5 weeks ago
68e7471
Fix for Fix for https://bugs.llvm.org/show_bug.cgi?id=36705.
by Andrey Churbanov
· 5 weeks ago
6c36b1d
Bugfix, extern declarations for libomp functions are `extern "C"` declarations
by George Rokos
· 5 weeks ago
7313432
Moved extern declarations to private header file, they are only used from within libomptarget, they don't need to be in omptarget.h.
by George Rokos
· 5 weeks ago
b0644ab
[OpenMP][libomptarget] Enable usage of shared memory slots
by Gheorghe-Teodor Bercea
· 6 weeks ago
65b4bbf
[OpenMP][libomptarget] Enable multiple frames per global memory slot
by Gheorghe-Teodor Bercea
· 6 weeks ago
78e208a
[libomptarget][nvptx] Bug fix: Correctly identify the warp master active thread.
by George Rokos
· 6 weeks ago
6e18e6b
[OpenMP][libomptarget] Add global memory data sharing support for master-worker sharing.
by Gheorghe-Teodor Bercea
· 6 weeks ago
c3e804f
Merge commit ec2d1867560
by Chih-Hung Hsieh
· 6 weeks ago
cb02548
fix a typo on the website
by Sylvestre Ledru
· 6 weeks ago
9ffdc41
[OpenMP][libomptarget] Fix union.
by Gheorghe-Teodor Bercea
· 7 weeks ago
ee4efa4
[OpenMP] Remove implicit data sharing using device shared memory from libomptarget
by Gheorghe-Teodor Bercea
· 7 weeks ago
More »