summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-stmts.c
Commit message (Expand)AuthorAgeFilesLines
* * expr.h (struct separate_ops, sepops): New type for passingmatz2009-08-251-1/+1
* Add source_location support to PHI arguments.amacleod2009-07-301-1/+2
* PR tree-optimization/40801irar2009-07-261-6/+10
* * tree-vectorizer.h (vectorizable_condition): Add parameters.irar2009-07-201-10/+22
* * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reductionirar2009-07-121-35/+53
* PR tree-optimization/40542irar2009-06-301-0/+8
* * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reductionirar2009-06-161-29/+34
* misaligned store supportrevitale2009-06-051-2/+10
* PR tree-optimization/39129irar2009-06-011-2/+6
* PR tree-optimization/40238irar2009-05-251-1/+1
* * doc/passes.texi (Tree-SSA passes): Document SLP pass.irar2009-05-241-82/+204
* Fix PR 40049meissner2009-05-081-3/+12
* 2009-04-28 Richard Guenther <rguenther@suse.de>rguenth2009-04-281-2/+5
* * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks):irar2009-04-281-341/+132
* ./:ian2009-04-271-1/+1
* gcc/:ian2009-04-241-4/+2
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-28/+14
* * tree-vect-loop-manip.c: New file.irar2009-03-301-0/+4928