Show patches with: State = Action Required       |   126616 patches
« 1 2 ... 360 361 3621266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[gomp4] Some progress on #pragma omp simd - - - - --- 2013-06-24 Jakub Jelinek New
[gomp4] Some nesting region check adjustments - - - - --- 2013-04-30 Jakub Jelinek New
[gomp4] Some libgomp changes - - - - --- 2013-04-10 Jakub Jelinek New
[gomp4] Some further little steps towards #pragma omp simd support - - - - --- 2013-04-23 Jakub Jelinek New
[gomp4] Some additional OpenACC reduction tests - - - - --- 2015-07-29 Julian Brown New
[gomp4] Some additional OpenACC reduction tests - - - - --- 2016-03-24 Thomas Schwinge New
[gomp4] Small mappable type fixes - - - - --- 2013-06-14 Jakub Jelinek New
[gomp4] Small libgomp testsuite tweaks - - - - --- 2013-10-08 Jakub Jelinek New
[gomp4] Small OpenMP 4.0 post-RC2 tweaks - - - - --- 2013-06-12 Jakub Jelinek New
[gomp4] Skip nvidia accelerator if not present - - - - --- 2014-11-04 Tom de Vries New
[gomp4] Simplify function discarding - - - - --- 2015-12-28 Nathan Sidwell New
[gomp4] Simplify function discarding - - - - --- 2015-12-28 Nathan Sidwell New
[gomp4] Set default LIBGOMP_PLUGIN_PATH - - - - --- 2014-11-04 Tom de Vries New
[gomp4] Set default LIBGOMP_PLUGIN_PATH - - - - --- 2014-11-07 Tom de Vries New
[gomp4] SIMD clauses patch committed - - - - --- 2013-06-28 Jakub Jelinek New
[gomp4] SESE region neutering - - - - --- 2015-09-11 Nathan Sidwell New
[gomp4] Rework gimplifyier region flags - - - - --- 2015-11-11 Nathan Sidwell New
[gomp4] Revert patch - - - - --- 2015-10-09 James Norris New
[gomp4] Revert more old Makefile/configure bits - - - - --- 2014-09-05 Bernd Schmidt New
[gomp4] Revert more old Makefile/configure bits - - - - --- 2014-09-08 Thomas Schwinge New
[gomp4] Revert "Work around nvptx offloading compiler --enable-checking=yes,df,fold,rtl breakage" (… - - - - --- 2015-07-11 Thomas Schwinge New
[gomp4] Restore GIMPLE_OACC_PARALLEL functionality (was: r205231 - in /branches/gomp-4_0-branch: ./… - - - - --- 2013-12-04 Thomas Schwinge New
[gomp4] Resolve bootstrap failure in expand_GOACC_FORK, expand_GOACC_JOIN (was: Move openacc vector… - - - - --- 2015-07-11 Thomas Schwinge New
[gomp4] Replace enum omp_clause_map_kind with enum gomp_map_kind (was: Including a file from includ… - - - - --- 2015-01-12 Thomas Schwinge New
[gomp4] Replace enum omp_clause_map_kind with enum gomp_map_kind (was: Including a file from includ… - - - - --- 2015-01-13 Thomas Schwinge New
[gomp4] Rename oacc_transform pass - - - - --- 2015-09-29 Nathan Sidwell New
[gomp4] Remove unused OACC_WAIT (was: acc dealloc map) - - - - --- 2014-11-05 Thomas Schwinge New
[gomp4] Remove unused BUILT_IN_OMP_SET_NUM_THREADS (was: various OpenACC/PTX built-ins and a reduct… - - - - --- 2014-11-05 Thomas Schwinge New
[gomp4] Remove unnecessary conversions - - - - --- 2015-06-29 James Norris New
[gomp4] Remove unnecessary attribute. - - - - --- 2016-01-14 James Norris New
[gomp4] Remove superfluous passes in kernels pass list - - - - --- 2016-04-11 Tom de Vries New
[gomp4] Remove superfluous code - - - - --- 2015-08-03 Nathan Sidwell New
[gomp4] Remove stray debugging code - - - - --- 2014-10-28 Julian Brown New
[gomp4] Remove some useless use omp_lib_kinds lines from omp_lib.f90 - - - - --- 2013-06-12 Jakub Jelinek New
[gomp4] Remove some ptxness from middle end - - - - --- 2015-06-22 Nathan Sidwell New
[gomp4] Remove some ptxness from middle end - - - - --- 2015-06-22 Nathan Sidwell New
[gomp4] Remove restriction for remote testing - - - - --- 2015-10-07 James Norris New
[gomp4] Remove redundant get_caps hook invocations - - - - --- 2014-10-28 Julian Brown New
[gomp4] Remove more gang local bits - - - - --- 2015-09-10 Nathan Sidwell New
[gomp4] Remove more gang local bits - - - - --- 2015-09-18 Thomas Schwinge New
[gomp4] Remove gomp_map_vars mem_map argument - - - - --- 2014-10-28 Julian Brown New
[gomp4] Remove goacc_parse_device_num - - - - --- 2014-10-28 Julian Brown New
[gomp4] Remove erroneous test and unreachable situation. - - - - --- 2015-09-28 James Norris New
[gomp4] Remove erroneous test and unreachable situation. - - - - --- 2015-09-29 James Norris New
[gomp4] Remove device-specific filtering during parsing for OpenACC - - - - --- 2015-07-16 Julian Brown New
[gomp4] Remove device-specific filtering during parsing for OpenACC - - - - --- 2015-07-17 Julian Brown New
[gomp4] Remove device-specific filtering during parsing for OpenACC - - - - --- 2015-07-27 Julian Brown New
[gomp4] Remove clause from device_type options - - - - --- 2015-07-01 James Norris New
[gomp4] Remove PTX link option - - - - --- 2016-01-07 James Norris New
[gomp4] Redesign oacc_parallel launch API - - - - --- 2015-07-28 Nathan Sidwell New
[gomp4] Redesign oacc_parallel launch API - - - - --- 2015-07-29 Nathan Sidwell New
[gomp4] Re: acc_on_device for device_type_host_nonshm - - - - --- 2015-06-04 Tom de Vries New
[gomp4] Re: [openacc] tile, independent, default, private and firstprivate support in c/++ - - - - --- 2015-11-09 Thomas Schwinge New
[gomp4] Re: [PATCH, 4/16] Implement -foffload-alias - - - - --- 2015-12-17 Thomas Schwinge New
[gomp4] Re: [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def - - - - --- 2015-11-30 Thomas Schwinge New
[gomp4] Re: [PATCH 5/5] add libcc1 - - - - --- 2014-10-30 Thomas Schwinge New
[gomp4] Re: [OpenACC] declare directive - - - - --- 2015-11-24 Thomas Schwinge New
[gomp4] Re: [OpenACC 0/7] host_data construct - - - - --- 2015-12-02 Thomas Schwinge New
[gomp4] Re: [2/3] OpenACC reductions - - - - --- 2015-11-06 Thomas Schwinge New
[gomp4] Re: [1/3] OpenACC reductions - - - - --- 2015-11-06 Thomas Schwinge New
[gomp4] Re: OpenACC declare directive updates - - - - --- 2015-11-27 Thomas Schwinge New
[gomp4] Re: FWD: Re: OpenACC subarray specifications in the GCC Fortran front end - - - - --- 2014-11-11 Thomas Schwinge New
[gomp4] Re: FWD: Re: OpenACC subarray specifications in the GCC Fortran front end - - - - --- 2014-11-11 Thomas Schwinge New
[gomp4] Rationalise thread-local variables in libgomp OpenACC support - - - - --- 2014-10-28 Julian Brown New
[gomp4] Rationalise thread-local variables in libgomp OpenACC support - - - - --- 2014-10-29 Julian Brown New
[gomp4] Rationalise thread-local variables in libgomp OpenACC support - - - - --- 2014-11-05 Thomas Schwinge New
[gomp4] Random omp-low.c backporting - - - - --- 2015-11-10 Nathan Sidwell New
[gomp4] Random omp-low.c backporting - - - - --- 2015-11-10 Nathan Sidwell New
[gomp4] Properly handle allocatable scalars in acc update. - - - - --- 2017-06-08 Cesar Philippidis New
[gomp4] Propagate independent clause for OpenACC kernels pass - - - - --- 2015-07-14 Chung-Lin Tang New
[gomp4] Propagate independent clause for OpenACC kernels pass - - - - --- 2015-07-14 Thomas Schwinge New
[gomp4] Prohibit exceptions in OpenACC regions - - - - --- 2015-05-13 Thomas Schwinge New
[gomp4] Prohibit C++ reference types in OpenACC regions - - - - --- 2015-05-13 Thomas Schwinge New
[gomp4] Preserve NVPTX "reconvergence" points - - - - --- 2015-06-03 Julian Brown New
[gomp4] Preserve NVPTX "reconvergence" points - - - - --- 2015-06-19 Bernd Schmidt New
[gomp4] Plugins Support in LibGOMP (Take 2) - - - - --- 2013-09-18 Michael Zolotukhin New
[gomp4] Plugins Support in LibGOMP (Take 2) - - - - --- 2013-09-19 Michael Zolotukhin New
[gomp4] PTX target format - - - - --- 2015-07-29 Nathan Sidwell New
[gomp4] PTX partition discovery cleanup - - - - --- 2015-09-11 Nathan Sidwell New
[gomp4] PTX launch dimensions - - - - --- 2015-08-03 Nathan Sidwell New
[gomp4] Override default target hook - - - - --- 2015-09-11 James Norris New
[gomp4] Optimize expand_omp_for_static_chunk for chunk_size one - - - - --- 2014-07-28 Tom de Vries New
[gomp4] Optimize expand_omp_for_static_chunk for chunk_size one - - - - --- 2015-08-24 Tom de Vries New
[gomp4] Optimize expand_omp_for_static_chunk for chunk_size one - - - - --- 2015-08-24 Tom de Vries New
[gomp4] OpenMP 4.0 affinity - OMP_PLACES and OMP_PROC_BIND - - - - --- 2013-10-04 Jakub Jelinek New
[gomp4] OpenACC: Complete changes to disallow the independent clause after device_type (was: Remove… - - - - --- 2015-07-07 Thomas Schwinge New
[gomp4] OpenACC wait directive - - - - --- 2014-09-23 Cesar Philippidis New
[gomp4] OpenACC wait directive - - - - --- 2014-10-03 Cesar Philippidis New
[gomp4] OpenACC wait directive - - - - --- 2014-10-04 Cesar Philippidis New
[gomp4] OpenACC wait directive - - - - --- 2014-10-07 Cesar Philippidis New
[gomp4] OpenACC wait directive - - - - --- 2014-10-31 Cesar Philippidis New
[gomp4] OpenACC vector and worker reductions - - - - --- 2015-07-17 Cesar Philippidis New
[gomp4] OpenACC update if_present runtime support - - - - --- 2017-05-09 Cesar Philippidis New
[gomp4] OpenACC update host/self maintenance (was: acc enter/exit data) - - - - --- 2014-11-05 Thomas Schwinge New
[gomp4] OpenACC testsuite updates - - - - --- 2014-12-17 Thomas Schwinge New
[gomp4] OpenACC structured blocks (was: PING: Fwd: Re: [patch] implement Cilk Plus simd loops on tr… - - - - --- 2013-12-10 Thomas Schwinge New
[gomp4] OpenACC routine directive - - - - --- 2014-09-15 Cesar Philippidis New
[gomp4] OpenACC reduction tests - - - - --- 2015-07-17 Cesar Philippidis New
[gomp4] OpenACC reduction tests - - - - --- 2015-09-18 Thomas Schwinge New
[gomp4] OpenACC reduction tests - - - - --- 2015-09-23 Thomas Schwinge New
« 1 2 ... 360 361 3621266 1267 »