summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-stmts.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-6/+439
* * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-10/+617
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* add auto_vectbsaunde2013-11-221-13/+4
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * gimplify.c (gimple_regimplify_operands): Do not setaldyh2013-11-071-1/+0
* Replace some heap vectors with stack vectors.dnovillo2013-11-011-30/+8
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+7
* gcc/rsandifo2013-09-281-2/+2
* PR tree-optimization/58472jakub2013-09-191-0/+2
* 2013-09-16 Teresa Johnson <tejohnson@google.com>tejohnson2013-09-161-102/+132
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-09-05 Richard Biener <rguenther@suse.de>rguenth2013-09-051-2/+1
* Delay base decl's alignment adjustment until transformation happensdavidxl2013-09-031-3/+27
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-24/+121
* * tree-vect-stmts.c (vectorizable_store): Move ptr_incr varjakub2013-06-271-2/+2
* 2013-04-19 Richard Biener <rguenther@suse.de>rguenth2013-04-191-4/+13
* 2013-04-18 Richard Biener <rguenther@suse.de>rguenth2013-04-181-1/+7
* 2013-04-15 Richard Biener <rguenther@suse.de>rguenth2013-04-151-1/+0
* 2013-04-08 Richard Biener <rguenther@suse.de>rguenth2013-04-081-21/+1
* 2013-04-03 Marc Glisse <marc.glisse@inria.fr>glisse2013-04-031-0/+2
* PR tree-optimization/56695mpolacek2013-03-281-9/+7
* 2013-03-28 Richard Biener <rguenther@suse.de>rguenth2013-03-281-2/+16
* PR middle-end/56461jakub2013-03-051-0/+5
* PR middle-end/56461jakub2013-03-041-4/+2
* PR middle-end/56461jakub2013-03-041-15/+1
* PR middle-end/56461jakub2013-03-011-1/+2
* PR middle-end/56461jakub2013-03-011-1/+1
* PR middle-end/56461jakub2013-02-281-16/+16
* PR tree-optimization/56443jakub2013-02-261-1/+2
* 2013-02-05 Richard Biener <rguenther@suse.de>rguenth2013-02-051-29/+16
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2013-01-03 Richard Biener <rguenther@suse.de>rguenth2013-01-031-15/+12
* 2013-01-03 Richard Biener <rguenther@suse.de>rguenth2013-01-031-1/+2
* 2013-01-02 Richard Biener <rguenther@suse.de>rguenth2013-01-021-11/+13
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-21/+21
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-271/+256
* PR tree-optimization/55281jakub2012-11-131-2/+12
* 2012-10-24 Sharad Singhai <singhai@google.com>singhai2012-10-241-122/+122
* 2012-10-19 Richard Biener <rguenther@suse.de>rguenth2012-10-191-4/+9
* PR tree-optimization/54889jakub2012-10-161-5/+11
* 2012-10-12 Richard Biener <rguenther@suse.de>rguenth2012-10-121-5/+5
* 2012-10-02 Sharad Singhai <singhai@google.com>singhai2012-10-021-0/+1
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-298/+396
* 2012-09-18 Richard Guenther <rguenther@suse.de>rguenth2012-09-181-7/+7
* 2012-08-23 Richard Guenther <rguenther@suse.de>rguenth2012-08-231-0/+26