Show patches with: Submitter = Cesar Philippidis       |    State = Action Required       |    Archived = No       |   383 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/4,og8] Attach / Detach compiler tests [1/4,og8] Attach / Detach generic infrastructure - - - - --- 2018-10-30 Cesar Philippidis New
[3/4,og8] Attach / Detach C++ FE changes [1/4,og8] Attach / Detach generic infrastructure - - - - --- 2018-10-30 Cesar Philippidis New
[2/4,og8] Attach / Detach C FE changes [1/4,og8] Attach / Detach generic infrastructure - - - - --- 2018-10-30 Cesar Philippidis New
[1/4,og8] Attach / Detach generic infrastructure [1/4,og8] Attach / Detach generic infrastructure - - - - --- 2018-10-30 Cesar Philippidis New
[4/4,OpenACC] Attach / Detach compiler tests [1/4,OpenACC] Attach / Detach generic infrastructure - - - - --- 2018-10-26 Cesar Philippidis New
[3/4,OpenACC] Attach / Detach C++ FE changes [1/4,OpenACC] Attach / Detach generic infrastructure - - - - --- 2018-10-26 Cesar Philippidis New
[2/4,OpenACC] Attach / Detach C FE changes [1/4,OpenACC] Attach / Detach generic infrastructure - - - - --- 2018-10-26 Cesar Philippidis New
[1/4,OpenACC] Attach / Detach generic infrastructure [1/4,OpenACC] Attach / Detach generic infrastructure - - - - --- 2018-10-26 Cesar Philippidis New
[OpenACC] initial manual deep copy in c [OpenACC] initial manual deep copy in c - - - - --- 2018-10-02 Cesar Philippidis New
[openacc] Add warning for unused acc routine parallelism [openacc] Add warning for unused acc routine parallelism - - - - --- 2018-10-02 Cesar Philippidis New
[openacc] Check for sufficient parallelism when calling acc routines in Fortran [openacc] Check for sufficient parallelism when calling acc routines in Fortran - - - - --- 2018-10-02 Cesar Philippidis New
[openacc] Check clauses with intrinsic function specified in !$ACC ROUTINE ( NAME ) [openacc] Check clauses with intrinsic function specified in !$ACC ROUTINE ( NAME ) - - - - --- 2018-10-02 Cesar Philippidis New
[openacc] Repeated use of the OpenACC routine directive [openacc] Repeated use of the OpenACC routine directive - - - - --- 2018-10-02 Cesar Philippidis New
[openacc] Add support for OpenACC routine nohost clause [openacc] Add support for OpenACC routine nohost clause - - - - --- 2018-10-02 Cesar Philippidis New
[openacc] Use oacc_verify_routine_clauses for C/C++ [openacc] Use oacc_verify_routine_clauses for C/C++ - - - - --- 2018-10-02 Cesar Philippidis New
[wip] warn on noncontiguous pointers [wip] warn on noncontiguous pointers - - - - --- 2018-09-26 Cesar Philippidis New
[openacc] Use correct location information for OpenACC shape and simple, clauses in C/C++ [openacc] Use correct location information for OpenACC shape and simple, clauses in C/C++ - - - - --- 2018-09-26 Cesar Philippidis New
nvptx libgcc atomic routines nvptx libgcc atomic routines - - - - --- 2018-09-26 Cesar Philippidis New
[openacc] Don't gimplify in ssa mode if seen_error in oacc_xform_loop [openacc] Don't gimplify in ssa mode if seen_error in oacc_xform_loop - - - - --- 2018-09-26 Cesar Philippidis New
[openacc] use existing local variable in cp_parser_oacc_enter_exit_data [openacc] use existing local variable in cp_parser_oacc_enter_exit_data - - - - --- 2018-09-26 Cesar Philippidis New
[openacc] C, C++ OpenACC wait diagnostic change [openacc] C, C++ OpenACC wait diagnostic change - - 2 - --- 2018-09-26 Cesar Philippidis New
[openacc] update fortran nested parallelism error messages [openacc] update fortran nested parallelism error messages - - - - --- 2018-09-24 Cesar Philippidis New
[openacc] Update _OPENACC value and documentation for OpenACC 2.5 [openacc] Update _OPENACC value and documentation for OpenACC 2.5 - - - - --- 2018-09-20 Cesar Philippidis New
[openacc] Set safelen to INT_MAX for oacc independent pragma [openacc] Set safelen to INT_MAX for oacc independent pragma - - - - --- 2018-09-20 Cesar Philippidis New
[openacc] Propagate independent clause for OpenACC kernels pass [openacc] Propagate independent clause for OpenACC kernels pass - - - - --- 2018-09-20 Cesar Philippidis New
[openacc] Fix PR71959: lto dump of callee counts [openacc] Fix PR71959: lto dump of callee counts - - - - --- 2018-09-20 Cesar Philippidis New
[openacc] handle missing OMP_LIST_ clauses in fortran's parse tree debugger [openacc] handle missing OMP_LIST_ clauses in fortran's parse tree debugger - - - - --- 2018-09-20 Cesar Philippidis New
[openacc] Generate sequential loop for OpenACC loop directive inside kernels [openacc] Generate sequential loop for OpenACC loop directive inside kernels - - - - --- 2018-09-20 Cesar Philippidis New
[openacc] Fix infinite recursion in OMP clause pretty-printing, default label [openacc] Fix infinite recursion in OMP clause pretty-printing, default label - - - - --- 2018-09-20 Cesar Philippidis New
[openacc] Fix acc_shutdown issue [openacc] Fix acc_shutdown issue - - - - --- 2018-09-20 Cesar Philippidis New
[opencc] Don't mark OpenACC auto loops as independent inside acc parallel regions [opencc] Don't mark OpenACC auto loops as independent inside acc parallel regions - - - - --- 2018-09-20 Cesar Philippidis New
[openacc] Better distinguish OpenACC and OpenMP sections in libgomp.texi [openacc] Better distinguish OpenACC and OpenMP sections in libgomp.texi - - - - --- 2018-09-20 Cesar Philippidis New
[nvptx] Add atomic_fetch* support for SImode arguments. [nvptx] Add atomic_fetch* support for SImode arguments. - - - - --- 2018-09-17 Cesar Philippidis New
[OpenACC] Enable firstprivate OpenACC reductions [OpenACC] Enable firstprivate OpenACC reductions - - - - --- 2018-09-05 Cesar Philippidis New
[openacc] Teach gfortran to lower OpenACC routine dims [openacc] Teach gfortran to lower OpenACC routine dims - - - - --- 2018-09-05 Cesar Philippidis New
[nvptx] Basic -misa support for nvptx [nvptx] Basic -misa support for nvptx - - - - --- 2018-08-31 Cesar Philippidis New
[OpenACC] Don't error on implicitly private induction variables in gfortran [OpenACC] Don't error on implicitly private induction variables in gfortran - - - - --- 2018-08-07 Cesar Philippidis New
[OpenACC] Add support for firstprivate Fortran allocatable scalars [OpenACC] Add support for firstprivate Fortran allocatable scalars - - - - --- 2018-08-07 Cesar Philippidis New
[OpenACC] update gfortran's tile clause error handling [OpenACC] update gfortran's tile clause error handling - - - - --- 2018-08-07 Cesar Philippidis New
[OpenACC] cleanup trans-stmt.h [OpenACC] cleanup trans-stmt.h - - - - --- 2018-08-07 Cesar Philippidis New
[og8] More goacc_parlevel enhancements [og8] More goacc_parlevel enhancements - - - - --- 2018-07-31 Cesar Philippidis New
[og8] Add __builtin_goacc_parlevel_{id,size} [og8] Add __builtin_goacc_parlevel_{id,size} - - - - --- 2018-07-31 Cesar Philippidis New
[nvptx] Truncate config/nvptx/oacc-parallel.c [nvptx] Truncate config/nvptx/oacc-parallel.c - - - - --- 2018-07-31 Cesar Philippidis New
[nvptx] Remove use of CUDA unified memory in libgomp [nvptx] Remove use of CUDA unified memory in libgomp - - - - --- 2018-07-31 Cesar Philippidis New
[nvptx] Use CUDA driver API to select default runtime launch, geometry [nvptx] Use CUDA driver API to select default runtime launch, geometry - - - - --- 2018-07-31 Cesar Philippidis New
[3/3] Add user-friendly OpenACC diagnostics regarding detected parallelism. Add OpenACC diagnostics to -fopt-info-note-omp - - - - --- 2018-07-25 Cesar Philippidis New
[2/3] Correct the reported line number in c++ combined OpenACC directives Add OpenACC diagnostics to -fopt-info-note-omp - - - - --- 2018-07-25 Cesar Philippidis New
[1/3] Correct the reported line number in fortran combined OpenACC directives Add OpenACC diagnostics to -fopt-info-note-omp - - - - --- 2018-07-25 Cesar Philippidis New
[11/11,nvptx] Generalize state propagation and synchronization Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[10/11,nvptx] Use MAX, MIN, ROUND_UP macros Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[09/11,nvptx] Use TARGET_SET_CURRENT_FUNCTION Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[08/11,nvptx] Add axis_dim Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[07/11,nvptx] Add thread count parm to bar.sync Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[06/11,nvptx] only use one bar.sync barriers in OpenACC offloaded code Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[05/11,nvptx] Fix whitespace in nvptx_single and nvptx_neuter_pars Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[04/11,nvptx] Make nvptx state propagation function names more generic Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[03/11,nvptx] Consolidate offloaded function attributes into struct offload_attrs Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[02/11,nvptx] Rename worker_bcast variables oacc_bcast. Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
[01/11,nvptx] Update openacc dim macros Initial vector length changes - - - - --- 2018-07-24 Cesar Philippidis New
Adjust offsets for present data clauses Adjust offsets for present data clauses - - - - --- 2018-07-20 Cesar Philippidis New
Enable firstprivate OpenACC reductions Enable firstprivate OpenACC reductions - - - - --- 2018-07-20 Cesar Philippidis New
Privatize independent OpenACC reductions Privatize independent OpenACC reductions - - - - --- 2018-07-20 Cesar Philippidis New
Add support for making maps 'private' inside OpenACC offloaded regions Add support for making maps 'private' inside OpenACC offloaded regions - - - - --- 2018-07-20 Cesar Philippidis New
Fix PR70828 - broken array-type subarrays inside acc data, in OpenACC Fix PR70828 - broken array-type subarrays inside acc data, in OpenACC - - - - --- 2018-07-20 Cesar Philippidis New
Add OpenACC Fortran support for deviceptr and variable in common blocks Add OpenACC Fortran support for deviceptr and variable in common blocks - - - - --- 2018-06-29 Cesar Philippidis New
Update support for Fortran arrays in OpenACC Update support for Fortran arrays in OpenACC - - - - --- 2018-06-29 Cesar Philippidis New
adjust default nvptx launch geometry for OpenACC offloaded regions adjust default nvptx launch geometry for OpenACC offloaded regions - - - - --- 2018-06-20 Cesar Philippidis New
update error reporting for OpenACC wait (PR85702) update error reporting for OpenACC wait (PR85702) - - - - --- 2018-06-13 Cesar Philippidis New
Reject function and subroutine arguments in OpenACC declare data clauses (PR85701) Reject function and subroutine arguments in OpenACC declare data clauses (PR85701) - - - - --- 2018-06-05 Cesar Philippidis New
Fix PR85782: C++ ICE with continue statements inside acc loops Fix PR85782: C++ ICE with continue statements inside acc loops - - - - --- 2018-05-15 Cesar Philippidis New
[og7] Backport libgomp gomp_copy_host2dev coalesce optimization from trunk [og7] Backport libgomp gomp_copy_host2dev coalesce optimization from trunk - - - - --- 2018-05-07 Cesar Philippidis New
[og7] Update deviceptr handling in Fortran [og7] Update deviceptr handling in Fortran - - - - --- 2018-05-07 Cesar Philippidis New
cleanup libgomp's coalesce chunk data structures cleanup libgomp's coalesce chunk data structures - - - - --- 2018-05-02 Cesar Philippidis New
Update nvptx newlib installation requirements Update nvptx newlib installation requirements - - - - --- 2018-04-23 Cesar Philippidis New
Handle empty infinite loops in OpenACC for PR84955 Handle empty infinite loops in OpenACC for PR84955 - - - - --- 2018-04-06 Cesar Philippidis New
[nvptx] Fix PR85056 [nvptx] Fix PR85056 - - - - --- 2018-03-26 Cesar Philippidis New
[og7] backport fix for PR84952 [og7] backport fix for PR84952 - - - - --- 2018-03-20 Cesar Philippidis New
[og7] Backport PR74048 and PR81352 nvptx fixes [og7] Backport PR74048 and PR81352 nvptx fixes - - - - --- 2018-03-12 Cesar Philippidis New
[og7] Update nvptx_fork/join barrier placement [og7] Update nvptx_fork/join barrier placement - - - - --- 2018-03-08 Cesar Philippidis New
[og7] vector_length extension part 5: libgomp and tests [og7] vector_length extension part 5: libgomp and tests - - - - --- 2018-03-02 Cesar Philippidis New
[og7] vector_length extension part 4: target hooks and automatic parallelism [og7] vector_length extension part 4: target hooks and automatic parallelism - - - - --- 2018-03-02 Cesar Philippidis New
[og7] vector_length extension part 3: reductions [og7] vector_length extension part 3: reductions - - - - --- 2018-03-02 Cesar Philippidis New
[og7] vector_length extension part 2: Generalize state propagation and synchronization [og7] vector_length extension part 2: Generalize state propagation and synchronization - - - - --- 2018-03-02 Cesar Philippidis New
[og7] vector_length extension part 1: generalize function and variable names [og7] vector_length extension part 1: generalize function and variable names - - - - --- 2018-03-01 Cesar Philippidis New
[og7] Properly handle alloca'd arrays in OpenACC data mappings [og7] Properly handle alloca'd arrays in OpenACC data mappings - - - - --- 2018-01-31 Cesar Philippidis New
[og7] Enable firstprivate OpenACC reductions [og7] Enable firstprivate OpenACC reductions - - - - --- 2018-01-31 Cesar Philippidis New
[og7] Privatize independent OpenACC reductions [og7] Privatize independent OpenACC reductions - - - - --- 2018-01-26 Cesar Philippidis New
[og7] Build libffi during bootstrap. [og7] Build libffi during bootstrap. - - - - --- 2018-01-25 Cesar Philippidis New
[og7,nvptx] Backport CUDA 9 support from trunk. [og7,nvptx] Backport CUDA 9 support from trunk. - - - - --- 2018-01-19 Cesar Philippidis New
[NVPTX] Fix PR83920 [NVPTX] Fix PR83920 - - - - --- 2018-01-17 Cesar Philippidis New
[PTX] Add support for CUDA 9 [PTX] Add support for CUDA 9 - - - - --- 2017-12-19 Cesar Philippidis New
[WIP] Use functional parameters for data mappings in OpenACC child functions [WIP] Use functional parameters for data mappings in OpenACC child functions - - - - --- 2017-12-18 Cesar Philippidis New
Fix bug in an OpenACC async test case Fix bug in an OpenACC async test case - - - - --- 2017-12-01 Cesar Philippidis New
[og7] Enable 0-length array data mappings for implicit data clauses [og7] Enable 0-length array data mappings for implicit data clauses - - - - --- 2017-10-11 Cesar Philippidis New
[og7] Enable fortran derived types in acc enter/exit data [og7] Enable fortran derived types in acc enter/exit data - - - - --- 2017-10-11 Cesar Philippidis New
[og7] Allow the accelerator to have more offloaded functions than the host [og7] Allow the accelerator to have more offloaded functions than the host - - - - --- 2017-10-11 Cesar Philippidis New
[OpenACC] Don't restrict ACC wait arguments to constants in fortran [OpenACC] Don't restrict ACC wait arguments to constants in fortran - - - - --- 2017-09-21 Cesar Philippidis New
[OpenACC] Add support for floating point type in GOMP_MAP_FIRSTPRIVATE_INT [OpenACC] Add support for floating point type in GOMP_MAP_FIRSTPRIVATE_INT - - - - --- 2017-09-20 Cesar Philippidis New
[og7] dynamic num_workers - - - - --- 2017-08-11 Cesar Philippidis New
[og7] Adjust k80 resources - - - - --- 2017-08-11 Cesar Philippidis New
« 1 2 3 4 »