]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-low.c
[PR 70857] Copy RESULT_DECL of HSA outlined kernel function
[thirdparty/gcc.git] / gcc / omp-low.c
2016-05-16  jamborm[PR 70857] Copy RESULT_DECL of HSA outlined kernel...
2016-05-03  rguenth2016-05-03 Richard Biener <rguenther@suse.de>
2016-05-02  nathan * omp-low.c (lower_oacc_head_tail): Assert there is...
2016-05-02  nathan gcc/
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-04-15  tschwingeSplit out OMP constructs' SIMD clone supporting code
2016-04-14  cesar PR middle-end/70643
2016-04-12  jakub * omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIV...
2016-04-08  cesar gcc/
2016-04-08  vriesRemove incorrect warning for parallel implicit firstpri...
2016-04-07  jakub * cgraph.h (struct cgraph_simd_clone): Add mask_mode...
2016-04-06  ppalkaFix new -Wparentheses warnings encountered during bootstrap
2016-04-06  jakub PR middle-end/70550
2016-03-17  tschwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-07  nathan gcc/
2016-03-05  vriesHandle oacc region in oacc routine
2016-03-02  jakub PR libgomp/69555
2016-02-26  jamborm[omp, hsa] Do not gridify simd constructs
2016-02-16  vriesDon't call call_cgraph_insertion_hooks in simd_clone_create
2016-02-02  tschwingeMerge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA...
2016-02-01  jakub * omp-low.c (oacc_parse_default_dims): Avoid
2016-02-01  nathan gcc/
2016-01-26  nathan * omp-low.h (oacc_fn_attrib_kernels_p): Declare.
2016-01-25  jakub * omp-low.c (lower_omp_target) <case USE_DEVICE_PTR...
2016-01-20  jakub * omp-low.c (expand_omp_target): Avoid -Wmaybe-uniniti...
2016-01-19  jambormMerge of HSA
2016-01-18  vriesAdd oacc_kernels_p argument to pass_parallelize_loops
2016-01-17  jakub * omp-low.c (mark_loops_in_oacc_kernels_region): Work...
2016-01-16  vriesRelease_defs in expand_omp_atomic_fetch_op
2016-01-14  vriesMark symbols in offload tables with force_output in...
2016-01-04  jakub Update copyright years.
2015-12-23  tschwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-15  iverbingcc/c-family/
2015-12-08  vriesClear restrict in install_var_field
2015-12-02  vriesMark pointers to allocated target vars as restricted...
2015-12-01  julesOpenACC host_data support.
2015-11-26  vriesRevert "Improve verification of loop->latch in verify_l...
2015-11-26  jakub PR tree-optimization/68128
2015-11-25  vriesAdd pass_oacc_kernels pass group in passes.def
2015-11-25  vriesImprove verification of loop->latch in verify_loop_stru...
2015-11-23  vriesMark by_ref mem_ref in build_receiver_ref as non-trapping
2015-11-20  jakub PR middle-end/68221
2015-11-20  jakub PR middle-end/68339
2015-11-17  vriesAdd in_oacc_kernels_region in struct loop
2015-11-16  kyukhinAdd __attribute__((__simd__)) to GCC.
2015-11-15  tbsaundealways define ENABLE_OFFLOADING
2015-11-14  jakubgcc/
2015-11-13  nathan gcc/
2015-11-12  jnorris2015-11-12 James Norris <jnorris@codesourcery.com>
2015-11-11  nathan gcc/
2015-11-10  nathan * omp-low.h (replace_oacc_fn_attrib, build_oacc_routin...
2015-11-09  nathan * omp-low.c: Fix some OpenACC comment typos.
2015-11-06  jakub * gimplify.c (gimplify_omp_ordered): Fix up diagnostics
2015-11-06  cesar gcc/
2015-11-05  jakubgcc/
2015-11-05  nathan * target.def (goacc.dim_limit): New hook.
2015-11-04  nathan * omp-low.c (struct omp_context): Remove reduction_map...
2015-11-04  nathan * internal-fn.def (GOACC_REDUCTION): New.
2015-11-03  tschwingeOpenACC atomic directive
2015-10-29  nathan * omp-low.c (lower_omp_target): Remove unreachable...
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  nathan * omp-low.c (MASK_GANG, MASK_WORKER, MASK_VECTOR)...
2015-10-28  nathan * omp-low.c (struct omp_context): Remove gwv_below...
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27  nathan * internal-fn.def (IFN_GOACC_DIM_SIZE, IFN_GOACC_DIM_POS,
2015-10-27  nathan * target-insns.def (oacc_fork, oacc_join): Define.
2015-10-27  nathan * omp-low.c (oacc_init_rediction_array): New.
2015-10-27  nathan * omp-low.c (pass_oacc_device_lower::execute): Ignore...
2015-10-21  nathan gcc/
2015-10-21  ienkovichgcc/
2015-10-13  jakubgcc/
2015-10-13  vriesHandle original loop tree in expand_omp_for_generic
2015-10-12  vriesAdd missing phis in expand_omp_for_generic
2015-10-12  vriesHandle simple latch in expand_omp_for_generic
2015-09-30  nathan * config/nvptx/nvptx.c (nvptx_goacc_validate_dims...
2015-09-28  nathan inlude/
2015-09-23  tschwingeRefactor omp_reduction_init: omp_reduction_init_op
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-03  vriesHandle 2 preds for fin_bb in expand_omp_for_static_chunk
2015-09-03  vriesFix inner loop phi in expand_omp_for_static_chunk
2015-09-03  vriesFix gcc_assert in expand_omp_for_static_chunk
2015-09-03  vriesHandle simple latch bb in expand_omp_for_static_chunk
2015-08-29  vriesHandle mix/max pointer reductions in parloops
2015-08-24  vriesOptimize expand_omp_for_static_chunk for chunk_size one
2015-08-23  vriesDon't create superfluous parm in expand_omp_taskreg
2015-08-19  tbsaunderemove more useless typedefs
2015-08-12  tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11  tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-08-10  tschwinge[PR libgomp/65742, PR middle-end/66332] libgomp: Remove...
2015-07-31  vriesDon't cancel loop tree in parloops
2015-07-13  vriesMark *.omp_data_i as non-trapping
2015-07-13  aldyhFix double word typos.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-10  jakub PR middle-end/66820
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-30  jakub PR middle-end/66702
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  jakub PR middle-end/66429
2015-06-17  jakub PR middle-end/66429
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
next