aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-general.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-24/+62
2018-03-26Fix switch conversion in offloading functionsTom de Vries1-0/+10
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03poly_int: current_vector_size and TARGET_AUTOVECTORIZE_VECTOR_SIZESRichard Sandiford1-9/+13
2018-01-03poly_int: omp_max_vfRichard Sandiford1-1/+1
2017-11-28Remove Cilk Plus support.Julia Koval1-5/+1
2017-08-08trans.c: Include header files.Martin Liska1-1/+2
2017-08-01Remove flag_tree_vectorizeJames Greenhalgh1-2/+1
2017-05-12Use "oacc kernels" attribute for OpenACC kernelsThomas Schwinge1-16/+2
2017-02-09gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE.Chung-Lin Tang1-9/+21
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14Coding style fixesMartin Jambor1-5/+5
2016-12-14Split omp-low into multiple filesMartin Jambor1-0/+650