]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vect-generic.c
2019-04-15 Richard Biener <rguenther@suse.de>
[thirdparty/gcc.git] / gcc / tree-vect-generic.c
2019-01-07  jakub PR c++/85052
2019-01-01  jakub Update copyright years.
2018-09-06  willschm[gcc]
2018-06-14  rguenth2018-06-14 Richard Biener <rguenther@suse.de>
2018-05-29  jakub PR target/85918
2018-05-28  rguenth2018-05-28 Richard Biener <rguenther@suse.de>
2018-01-03  rsandifoAdd support for MODE_VECTOR_BOOL
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  rsandifopoly_int: GET_MODE_NUNITS
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: vec_perm_indices element type
2018-01-03  rsandifopoly_int: tree-vect-generic.c
2018-01-02  rsandifoUse vec_perm_builder::series_p in shift_amt_for_vec_per...
2018-01-02  rsandifoMake vec_perm_indices use new vector encoding
2018-01-02  rsandifoRemove vec_perm_const optab
2018-01-02  rsandifoSplit can_vec_perm_p into can_vec_perm_{var,const}_p
2017-12-16  rsandifoAdd VEC_SERIES_EXPR and associated optab
2017-12-16  rsandifoAdd VEC_DUPLICATE_EXPR and associated optab
2017-12-07  rsandifoUse tree_vector_builder instead of build_vector
2017-09-14  rsandifoUse vec<> for constant permute masks
2017-09-14  rsandifoUse vec<> in build_vector
2017-09-12  rguenth2017-09-12 Richard Biener <rguenther@suse.de>
2017-08-30  rsandifo[17/77] Add an int_mode_for_size helper function
2017-08-30  rsandifo[4/77] Add FOR_EACH iterators for modes
2017-03-01  jakub PR tree-optimization/79734
2017-01-01  jakub Update copyright years.
2016-10-25  jakub PR target/78102
2016-09-16  jason Add inline functions for various bitwise operations.
2016-07-20  uros * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_I...
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-03-21  rguenth2016-03-21 Richard Biener <rguenther@suse.de>
2016-03-16  rthRevert r231575
2016-02-27  jakub PR rtl-optimization/69896
2016-01-04  jakub Update copyright years.
2015-12-11  ebotcazou PR middle-end/68215
2015-11-24  jakub PR target/68483
2015-11-12  rguenth2015-11-12 Richard Biener <rguenther@suse.de>
2015-11-10  ienkovichgcc/
2015-11-09  rguenth2015-11-09 Richard Biener <rguenther@suse.de>
2015-11-05  ienkovichgcc/
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-27  ienkovichgcc/
2015-10-23  ienkovichgcc/
2015-10-23  ienkovichgcc/
2015-10-22  rguenth2015-10-22 Richard Biener <rguenther@suse.de>
2015-10-21  ienkovichgcc/
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-17  rsandifoSplit up optabs.[hc]
2015-08-12  tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11  tbsaundereplace several uses of the anon namespace with GCC_FINAL
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-03-18  rguenth2015-03-18 Richard Biener <rguenther@suse.de>
2015-03-16  jakub PR tree-optimization/65427
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-11  mpolacek * fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TY...
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-13  alalaw01Remove VEC_RSHIFT_EXPR tree code, now unused
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-31  rguenth2014-10-31 Richard Biener <rguenther@suse.de>
2014-10-29  rsandifogcc/ada/
2014-10-28  alalaw01Remove VEC_LSHIFT_EXPR and vec_shl_optab
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-07-09  tbsaunderemove has_execute
2014-06-27  jakub PR tree-optimization/57233
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-25  jakub PR tree-optimization/60960
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-15  zadeckfixed regressions in build_replicated_const
2014-01-14  mrsFix x86 bootstrap problem; from_array was being use...
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-26  jakub PR middle-end/59273
2013-11-22  amacleod * gimple.h: Remove all includes.
next