summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-slp.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/45752irar2010-10-051-16/+19
* * tree-vectorizer.c: Fix documentation.irar2010-09-161-29/+33
* * tree-vectorizer.h (get_later_stmt): New function.irar2010-09-021-2/+69
* gcc/froydnj2010-08-201-41/+24
* * tree-vect-data-refs.c (vect_setup_realignment): Support realignmentirar2010-08-151-2/+87
* PR tree-optimization/44152irar2010-07-271-7/+76
* gcc/rsandifo2010-07-041-3/+2
* * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST):irar2010-07-041-2/+2
* PR tree-optimization/44507 irar2010-06-141-1/+4
* * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Updateirar2010-06-071-1/+3
* * tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_callfroydnj2010-06-021-9/+2
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* * tree-vectorizer.h (struct _stmt_vec_info): Add new field to irar2010-04-261-0/+13
* PR tree-optimization/43482irar2010-04-221-1/+1
* PR tree-optimization/37027irar2010-04-191-74/+325
* 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