summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-2/+2
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+1
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-1/+10
* 2013-01-18 Sharad Singhai <singhai@google.com>singhai2013-01-181-0/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+4
* 2012-10-24 Sharad Singhai <singhai@google.com>singhai2012-10-241-5/+5
* 2012-10-01 Dehao Chen <dehao@google.com>dehao2012-10-011-2/+4
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-113/+18
* 2012-08-22 Richard Guenther <rguenther@suse.de>rguenth2012-08-221-2/+0
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-1/+1
* gcc/steven2012-07-161-2/+0
* * Makefile.in: Fix many dependencies.steven2012-05-311-1/+0
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-3/+1