summaryrefslogtreecommitdiff
path: root/gcc/omp-expand.c
Commit message (Expand)AuthorAgeFilesLines
* Handle equal-argument loop exit phi in expand_omp_for_static_chunkvries2017-07-191-0/+4
* * asan.c (asan_emit_stack_protection): Update.hubicka2017-06-291-25/+30
* * tree.h (id_equal): New.jason2017-06-111-2/+2
* Use "oacc kernels" attribute for OpenACC kernelstschwinge2017-05-121-8/+12
* Fix numerous typos in commentsredi2017-04-031-1/+1
* Rename the "openmp" group of optimizations to "omp"tschwinge2017-02-281-2/+2
* 2017-02-09 Nathan Sidwell <nathan@codesourcery.com>cltang2017-02-091-33/+191
* * omp-expand.c (oxpand_omp_atomic_fetch_op,jakub2017-02-061-2/+3
* 2017-01-25 Richard Biener <rguenther@suse.de>rguenth2017-01-251-0/+16
* * tree.h (assign_assembler_name_if_neeeded): Rename to ...jakub2017-01-231-2/+2
* omp-offload: use PROP_gimple_lomp_devamonakov2017-01-201-4/+7
* [hsa] Rename hsa.[ch] to hsa-common.[ch]jamborm2017-01-201-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* Coding style fixesjamborm2016-12-141-46/+49
* Split omp-low into multiple filesjamborm2016-12-141-0/+8195