]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-low.c
[hsa] Rename hsa.[ch] to hsa-common.[ch]
[thirdparty/gcc.git] / gcc / omp-low.c
2017-01-20  jamborm[hsa] Rename hsa.[ch] to hsa-common.[ch]
2017-01-01  jakub Update copyright years.
2016-12-14  jambormCoding style fixes
2016-12-14  jambormSplit omp-low into multiple files
2016-11-23  jakub PR middle-end/69183
2016-11-23  jambormMerge from HSA branch to trunk
2016-11-22  amonakovOpenMP loop cloning for SIMT execution
2016-11-22  amonakovOpenMP offloading to NVPTX: middle-end changes
2016-11-16  jakub PR fortran/78299
2016-11-10  jakubgcc/
2016-10-19  ebotcazou * omp-low.c (pass_oacc_device_lower::gate): New method.
2016-10-19  tschwinge[PR tree-optimization/78024] Clear basic block flags...
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-26  mpolacek * ipa-inline-analysis.c (find_foldable_builtin_expect...
2016-09-16  jason Add inline functions for various bitwise operations.
2016-09-08  jakub PR fortran/77516
2016-09-02  jakub PR c/65467
2016-08-17  cltang2016-08-17 Chung-Lin Tang <cltang@codesourcery.com>
2016-08-08  jakub PR middle-end/72781
2016-07-21  rguenth2016-07-21 Richard Biener <rguenther@suse.de>
2016-07-15  cesar gcc/c/
2016-07-11  jakub PR middle-end/71758
2016-06-24  jakub PR tree-optimization/71647
2016-06-10  tschwinge[PR middle-end/71373] Handle more OMP_CLAUSE_* in neste...
2016-06-10  tschwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-01  tschwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
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
next