aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
AgeCommit message (Expand)Author
2016-09-07 gcc/Christophe Lyon
2016-02-02gcc/ienkovich
2016-01-04 Update copyright years.jakub
2015-12-08gcc/ienkovich
2015-11-14gcc/jakub
2015-11-122015-11-12 Richard Biener <rguenther@suse.de>rguenth
2015-11-062015-11-06 Richard Biener <rguenther@suse.de>rguenth
2015-11-032015-11-03 Richard Biener <rguenther@suse.de>rguenth
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-13gcc/jakub
2015-10-072015-10-07 Richard Biener <rguenther@suse.de>rguenth
2015-10-062015-10-06 Richard Biener <rguenther@suse.de>rguenth
2015-09-20switch from gimple to gimple*tbsaunde
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-17 PR middle-end/66429jakub
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-04-302015-04-29 Aditya Kumar <hiraditya@hotmail.com>law
2015-04-18remove need for store_values_directlytbsaunde
2015-03-08 PR ipa/65334hubicka
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-07-24IPA C++ refactoring 1/Nmarxin
2014-07-09remove has_executetbsaunde
2014-06-24allow storing values directly in hash tablestbsaunde
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-06-232014-06-23 Richard Biener <rguenther@suse.de>rguenth
2014-06-12 * tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Reorghubicka
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-04-14 * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou
2014-01-02Update copyright years in gcc/rsandifo
2013-12-17 PR tree-optimization/59523jakub
2013-12-10 * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-212013-11-21 Richard Biener <rguenther@suse.de>rguenth
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>rguenth
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod