]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/omp-simd-clone.c
/cp
[thirdparty/gcc.git] / gcc / omp-simd-clone.c
2019-09-19  jambormNew IPA-SRA
2019-08-13  rsandifoUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-02  sje2019-08-02 Steve Ellcey <sellcey@marvell.com>
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-03-13  jakub PR middle-end/88588
2019-01-29  jakub PR c++/66676
2019-01-17  sje2018-01-17 Steve Ellcey <sellcey@cavium.com>
2019-01-01  jakub Update copyright years.
2018-11-20  jakub PR tree-optimization/87895
2018-11-14  jakub PR tree-optimization/87898
2018-10-30  marxinAvoid unnecessarily numbering cloned symbols.
2018-03-06  jakub PR tree-optimization/84687
2018-02-13  jakub PR middle-end/84309
2018-01-25  jakub PR middle-end/83977
2018-01-24  jakub PR middle-end/83977
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: omp-simd-clone.c
2017-12-01  jakub * function.h (struct function): Remove cilk_frame_decl,
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