]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-general.c
RISC-V: Include more registers in SIBCALL_REGS.
[thirdparty/gcc.git] / gcc / omp-general.c
2019-10-11  burnus[OpenMP,Fortran] Fix several OpenMP use_device_addr...
2019-10-02  burnus2019-10-02 Kwok Cheung Yeung <kcy@codesourcery.com>
2019-07-17  jakub * gimple.h (enum gf_mask): Remove GF_OMP_FOR_SIMD...
2019-07-03  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__...
2019-05-30  jakub * gimplify.c (enum gimplify_omp_var_data): Add GOVD_CO...
2019-05-24  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__...
2019-05-20  jakub * cfgloop.h (struct loop): Add simdlen member.
2019-05-17  tschwinge[PR89433] Repeated use of the C/C++ OpenACC 'routine...
2019-05-17  tschwinge[PR89433] Use 'oacc_verify_routine_clauses' for C/C...
2019-02-22  tschwinge[PR72741] Use 'oacc_build_routine_dims' for Fortran...
2019-02-21  jamborm[omp] Move NE_EXPR handling to omp_adjust_for_condition
2019-01-01  jakub Update copyright years.
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-03-26  vriesFix switch conversion in offloading functions
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: current_vector_size and TARGET_AUTOVECTORIZE_...
2018-01-03  rsandifopoly_int: omp_max_vf
2017-11-28  jkovalRemove Cilk Plus support.
2017-08-08  marxin.
2017-08-01  jgreenhalghRemove flag_tree_vectorize
2017-05-12  tschwingeUse "oacc kernels" attribute for OpenACC kernels
2017-02-09  cltang2017-02-09 Nathan Sidwell <nathan@codesourcery.com>
2017-01-01  jakub Update copyright years.
2016-12-14  jambormCoding style fixes
2016-12-14  jambormSplit omp-low into multiple files