This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gomp-nvptx in repository gcc.
at 11f613e libgomp plugin: add stub GOMP_OFFLOAD_async_run
This branch includes the following new commits:
new 5eb4b1a nvptx mkoffload: do not restrict to OpenACC new 063a652 libgomp: minimal OpenMP support in plugin-nvptx.c new 0b92e33 libgomp: provide sem.h, mutex.h, ptrlock.h on nvptx new d758b47 libgomp: provide stub bar.h on nvptx new 72d0c72 libgomp: guard pthreads usage by LIBGOMP_USE_PTHREADS new 14c403f libgomp: split ICV functionality out of env.c new 3dd1e2f libgomp: override icv-device.c on nvptx new 1099ad4 libgomp plugin: do not force JIT target SM version new bd0ef45 omp-low: set more precise attributes on offloaded functions new 90a173e nvptx: enter OpenMP target regions via gomp_nvptx_main new 4f076ec libgomp: add nvptx proc.c new 88d9c74 libgomp: provide barriers on NVPTX new ee3596e libgomp: add and use simple-bar.h for thread dock barriers new 9c82cd5 libgomp: add nvptx simple-bar.h new dc8fc73 libgomp: arrange a team of pre-started threads via gomp_nvptx_main new 87f85a7 libgomp: avoid variable-length stack allocation in team.c new ae14b14 libgomp: fixup error.c on nvptx new 8c010ed libgomp: provide minimal GOMP_teams new d50de44 libgomp: split out atomic.c from critical.c new 3b0efbf libgomp: delete NVPTX stubs new 5f0b950 libgomp plugin: start 8 warps new 8b6d51b libgomp plugin: adjust debug/error log sizes new 97986a6 libgomp: add NVPTX affinity.c new c37b4f3 libgomp plugin: add GOMP_OFFLOAD_dev2dev new 3f356ef libgomp: avoid alloca in taskloop.c new d867093 nvptx backend: implement -msoft-stack new d7586e1 libgomp: add nvptx doacross.h new fc9cc69 libgomp: add nvptx pool.h new 7d36b84 nvptx plugin: bump heap size to 1GB new c4f277e nvptx backend: allow emitting COND_EXEC insns new abc4adc nvptx backend: new "uniform SIMT" codegen variant new f3b1318 nvptx backend: add two more identifier maps new 61d1318 nvptx backend: add -mgomp option and multilib new cd52c94 new target hook: TARGET_SIMT_VF new 80de88f nvptx libgcc: rewrite in C new cae7967 nvptx mkoffload: pass -mgomp for OpenMP offloading new b408f12 libgomp: update gomp_nvptx_main for -mgomp new acd9b04 adjust SIMD loop lowering for SIMT targets new fea8e35 nvptx backend: allow NULL oacc_fn_attrib for OpenMP new 226d1a9 libgomp: add nvptx task.c new 11f613e libgomp plugin: add stub GOMP_OFFLOAD_async_run
The 41 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.