summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-slp.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/43771irar2010-04-181-1/+5
* 2010-04-13 Richard Guenther <rguenther@suse.de>rguenth2010-04-131-11/+14
* 2010-04-09 Richard Guenther <rguenther@suse.de>rguenth2010-04-091-1/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-2/+2
* Replace type != type comparisons with types_compatible_p.spop2010-03-301-4/+6
* 2010-02-22 Richard Guenther <rguenther@suse.de>rguenth2010-02-221-1/+1
* 2010-02-19 Richard Guenther <rguenther@suse.de>rguenth2010-02-191-1/+7
* PR tree-optimization/43074irar2010-02-161-3/+5
* PR tree-optimization/42709irar2010-01-141-10/+5
* PR tree-optimization/41956irar2009-12-301-0/+13
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-6/+2
* * target.h (targetm.vectorize.builtin_vec_perm_ok): New.rth2009-11-261-16/+27
* Remove trailing white spaces.hjl2009-11-251-197/+197
* PR tree-optimization/39129irar2009-06-011-3/+4
* PR tree-optimization/40238irar2009-05-251-1/+2
* * doc/passes.texi (Tree-SSA passes): Document SLP pass.irar2009-05-241-61/+452
* * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks):irar2009-04-281-7/+7
* ./:ian2009-04-271-2/+3
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-8/+0
* PR tree-optimization/39595irar2009-04-021-0/+16
* * tree-vect-loop-manip.c: New file.irar2009-03-301-0/+1694