GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openmp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libomptarget] Build a minimal deviceRTL for amdgcn
JonChesterfield
2019-12-04
9
-20
/
+162
*
Revert "[libomptarget] Build a minimal deviceRTL for amdgcn"
Alexey Bataev
2019-12-03
5
-183
/
+14
*
[libomptarget] Build a minimal deviceRTL for amdgcn
Jon Chesterfield
2019-12-03
5
-14
/
+183
*
[OpenMP] build offload plugins before testing them
Bryan Chan
2019-11-28
3
-1
/
+8
*
[openmp] Fixed nonmonotonic schedule when #threads > #chunks in a loop.
AndreyChurbanov
2019-11-27
2
-7
/
+48
*
[openmp] Recognise ARMv7ve machine arch.
AndreyChurbanov
2019-11-26
1
-1
/
+1
*
[OpenMP][Tool] archer tests require tsan
protze@itc.rwth-aachen.de
2019-11-22
26
-5
/
+25
*
[OpenMP][Tool] disable archer tests in standalone build
protze@itc.rwth-aachen.de
2019-11-22
1
-0
/
+5
*
[OpenMP][Tool] Fix cmake variable in lit.site.cfg.in
protze@itc.rwth-aachen.de
2019-11-22
1
-1
/
+1
*
[nfc][libomptarget] Remove casts of string literals to char*
JonChesterfield
2019-11-19
2
-5
/
+4
*
[nfc][libomptarget] Write amdgcn macros in terms of compiler intrinsics
JonChesterfield
2019-11-19
1
-3
/
+3
*
Fix openmp on PowerPC64-BE-ELFv2 ABI on FreeBSD.
AndreyChurbanov
2019-11-19
2
-15
/
+15
*
[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
[next]