]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vectorizer.c
Allow automatics in equivalences
[thirdparty/gcc.git] / gcc / tree-vectorizer.c
2019-08-05  rsandifoAdd a gimple_move_vops helper function
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-06-13  rguenth2019-06-13 Richard Biener <rguenther@suse.de>
2019-05-28  alejandroCurrent vectoriser doesn't support masked loads for...
2019-02-07  dmalcolmFix more ICEs in -fsave-optimization-record (PR tree...
2019-01-01  jakub Update copyright years.
2018-12-05  rguenth2018-12-05 Richard Biener <rguenther@suse.de>
2018-11-13  dmalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-10-15  renlin[PR87563][AARCH64-SVE]: Don't keep ifcvt loop when...
2018-10-09  rguenth2018-10-09 Richard Biener <rguenther@suse.de>
2018-10-08  rguenth2018-10-08 Richard Biener <rguenther@suse.de>
2018-10-04  dmalcolmReport vectorization problems via a new opt_problem...
2018-09-19  dmalcolmdump_printf: use %T and %G throughout
2018-08-17  dmalcolmFormatted printing for dump_* in the middle-end
2018-07-31  rsandifo[46/46] Turn stmt_vec_info back into a typedef
2018-07-31  rsandifo[45/46] Remove vect_stmt_in_region_p
2018-07-31  rsandifo[44/46] Remove global vinfo_for_stmt-related routines
2018-07-31  rsandifo[43/46] Make free_stmt_vec_info take a stmt_vec_info
2018-07-31  rsandifo[42/46] Add vec_info::replace_stmt
2018-07-31  rsandifo[41/46] Add vec_info::remove_stmt
2018-07-31  rsandifo[40/46] Add vec_info::lookup_dr
2018-07-31  rsandifo[37/46] dr_aux tweaks
2018-07-31  rsandifo[09/46] Add vec_info::lookup_single_use
2018-07-31  rsandifo[08/46] Add vec_info::lookup_def
2018-07-31  rsandifo[07/46] Add vec_info::lookup_stmt
2018-07-31  rsandifo[06/46] Add vec_info::add_stmt
2018-07-31  rsandifo[03/46] Remove unnecessary update of NUM_SLP_USES
2018-06-26  dmalcolmIntroduce dump_location_t
2018-06-25  rguenth2018-06-25 Richard Biener <rguenther@suse.de>
2018-06-25  rguenth2018-06-25 Richard Biener <rguenther@suse.de>
2018-06-19  rguenth2018-06-19 Richard Biener <rguenther@suse.de>
2018-06-15  rguenth2018-06-15 Richard Biener <rguenther@suse.de>
2018-05-29  rguenth2018-05-29 Richard Biener <rguenther@suse.de>
2018-05-16  rguenth2018-05-16 Richard Biener <rguenther@suse.de>
2018-01-13  rsandifoAdd an empty_mask_is_expensive hook
2018-01-12  rsandifoHandle poly_int vector sizes in get_vec_alignment_for_a...
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: vectoriser vf and uf
2017-12-12  jakub PR tree-optimization/83359
2017-08-08  marxin.
2017-08-04  rsandifoC++-ify vec_info structures
2017-07-05  amker * cfgloop.h (struct loop): Add comment. New field...
2017-06-19  rguenth2017-06-19 Richard Biener <rguenther@suse.de>
2017-05-26  rguenth2017-05-26 Richard Biener <rguenther@suse.de>
2017-03-06  rguenth2017-03-06 Richard Biener <rguenther@suse.de>
2017-01-09  jakub PR tree-optimization/78899
2017-01-01  jakub Update copyright years.
2016-11-25  rguenth2016-11-25 Richard Biener <rguenther@suse.de>
2016-11-23  rguenth2016-11-23 Richard Biener <rguenther@suse.de>
2016-11-16  hjlSupport non-masked epilogue vectoriziation
2016-09-26  mpolacek * ipa-inline-analysis.c (find_foldable_builtin_expect...
2016-07-29  amker PR tree-optimization/57558
2016-07-01  kyukhinPR tree-optimization/70729
2016-05-20  prathamesh34922016-05-20 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-02-02  ienkovichgcc/
2016-01-04  jakub Update copyright years.
2015-12-08  ienkovichgcc/
2015-11-14  jakubgcc/
2015-11-12  rguenth2015-11-12 Richard Biener <rguenther@suse.de>
2015-11-06  rguenth2015-11-06 Richard Biener <rguenther@suse.de>
2015-11-03  rguenth2015-11-03 Richard Biener <rguenther@suse.de>
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-13  jakubgcc/
2015-10-07  rguenth2015-10-07 Richard Biener <rguenther@suse.de>
2015-10-06  rguenth2015-10-06 Richard Biener <rguenther@suse.de>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-17  jakub PR middle-end/66429
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-04-30  law2015-04-29 Aditya Kumar <hiraditya@hotmail.com>
2015-04-18  tbsaunderemove need for store_values_directly
2015-03-08  hubicka PR ipa/65334
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-09  tbsaunderemove has_execute
2014-06-24  tbsaundeallow storing values directly in hash tables
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-23  rguenth2014-06-23 Richard Biener <rguenther@suse.de>
2014-06-12  hubicka * tree-vect-data-refs.c (vect_can_force_dr_alignment_p...
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
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-14  ebotcazou * cfgloop.h (struct loop): Rename force_vect into...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-17  jakub PR tree-optimization/59523
next