]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-simd-clone.c
Remove Cilk Plus support.
[thirdparty/gcc.git] / gcc / omp-simd-clone.c
2017-11-28  jkovalRemove Cilk Plus support.
2017-11-10  hubicka * auto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-09  jambormMoving parameter manipulation into its own file
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-08-30  rsandifo[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-08  marxin.
2017-08-04  vriesAdd missing edge probability in simd_clone_adjust
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-11  jason * tree.h (id_equal): New.
2017-02-28  tschwingeMiscellaneous optimization group fixes
2017-01-01  jakub Update copyright years.
2016-11-21  jakub PR middle-end/67335
2016-11-18  rsandifoAdd SET_DECL_MODE
2016-10-27  jakub PR middle-end/78025
2016-09-15  kuganIterator to visit SSA
2016-09-02  jakub PR c/65467
2016-08-08  jakub PR middle-end/68762
2016-05-19  marxinFix memory leak in omp-simd-clone.c
2016-04-15  tschwingeSplit out OMP constructs' SIMD clone supporting code