summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*tbsaunde2015-09-201-12/+12
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-15/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-6/+2
* PR middle-end/66429jakub2015-06-171-37/+102
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-04-29 Aditya Kumar <hiraditya@hotmail.com>law2015-04-301-31/+34
* remove need for store_values_directlytbsaunde2015-04-181-12/+14
* PR ipa/65334hubicka2015-03-081-8/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* IPA C++ refactoring 1/Nmarxin2014-07-241-1/+1
* remove has_executetbsaunde2014-07-091-2/+0
* allow storing values directly in hash tablestbsaunde2014-06-241-3/+3
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-24/+24
* 2014-06-23 Richard Biener <rguenther@suse.de>rguenth2014-06-231-0/+17
* * tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Reorghubicka2014-06-121-0/+6
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+1
* pass cfun to pass::executetbsaunde2014-04-171-29/+29
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-15/+6
* remove has_gatetbsaunde2014-04-171-2/+0
* * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR tree-optimization/59523jakub2013-12-171-2/+5
* * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-3/+118
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+5
* 2013-11-21 Richard Biener <rguenther@suse.de>rguenth2013-11-211-6/+7
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-1/+1
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* libgomp/jakub2013-10-111-1/+2
* gcc/rsandifo2013-09-281-5/+5
* Introduce -ftree-loop-vectorize optiondavidxl2013-09-161-6/+3
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Delay base decl's alignment adjustment until transformation happensdavidxl2013-09-031-0/+32
* New vectorizer messages; message format change.davidxl2013-08-291-2/+2
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-2/+265
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-38/+71
* 2013-06-03 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-031-4/+4
* 2013-05-15 Richard Biener <rguenther@suse.de>rguenth2013-05-151-4/+4