]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-expand.c
.
[thirdparty/gcc.git] / gcc / omp-expand.c
2017-08-08  marxin.
2017-08-07  vriesFix diff_type in expand_oacc_for char iter_type
2017-08-06  vriesAdd missing edge probabilities in expand_oacc_for,...
2017-08-06  vriesAdd missing edge probability in expand_oacc_for
2017-08-01  jgreenhalghRemove flag_tree_vectorize
2017-07-19  vriesHandle equal-argument loop exit phi in expand_omp_for_s...
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-11  jason * tree.h (id_equal): New.
2017-05-12  tschwingeUse "oacc kernels" attribute for OpenACC kernels
2017-04-03  rediFix numerous typos in comments
2017-02-28  tschwingeRename the "openmp" group of optimizations to "omp"
2017-02-09  cltang2017-02-09 Nathan Sidwell <nathan@codesourcery.com>
2017-02-06  jakub * omp-expand.c (oxpand_omp_atomic_fetch_op,
2017-01-25  rguenth2017-01-25 Richard Biener <rguenther@suse.de>
2017-01-23  jakub * tree.h (assign_assembler_name_if_neeeded): Rename...
2017-01-20  amonakovomp-offload: use PROP_gimple_lomp_dev
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