aboutsummaryrefslogtreecommitdiff
path: root/gcc/omp-expand.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-08trans.c: Include header files.Martin Liska1-1/+2
2017-08-07Fix diff_type in expand_oacc_for char iter_typeTom de Vries1-0/+2
2017-08-06Add missing edge probabilities in expand_oacc_for, tile caseTom de Vries1-2/+9
2017-08-06Add missing edge probability in expand_oacc_forTom de Vries1-1/+3
2017-08-01Remove flag_tree_vectorizeJames Greenhalgh1-2/+1
2017-07-19Handle equal-argument loop exit phi in expand_omp_for_static_chunkTom de Vries1-0/+4
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-25/+30
2017-06-11tree.h (id_equal): New.Jason Merrill1-2/+2
2017-05-12Use "oacc kernels" attribute for OpenACC kernelsThomas Schwinge1-8/+12
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-02-28Rename the "openmp" group of optimizations to "omp"Thomas Schwinge1-2/+2
2017-02-09gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE.Chung-Lin Tang1-33/+191
2017-02-06omp-expand.c (oxpand_omp_atomic_fetch_op, [...]): Return false if can_atomic_...Jakub Jelinek1-2/+3
2017-01-25re PR debug/78363 (ICE in in force_type_die, at dwarf2out.c:24864)Richard Biener1-0/+16
2017-01-23tree.h (assign_assembler_name_if_neeeded): Rename to ...Jakub Jelinek1-2/+2
2017-01-20omp-offload: use PROP_gimple_lomp_devAlexander Monakov1-4/+7
2017-01-20[hsa] Rename hsa.[ch] to hsa-common.[ch]Martin Jambor1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14Coding style fixesMartin Jambor1-46/+49
2016-12-14Split omp-low into multiple filesMartin Jambor1-0/+8195