summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-data-refs.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-06-03 Richard Guenther <rguenther@suse.de>rguenth2010-06-031-0/+14
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-3/+3
* * 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-12/+79
* 2010-04-13 Richard Guenther <rguenther@suse.de>rguenth2010-04-131-28/+120
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-2/+2
* Improve vectorization diagnostic: loop contains function calls.spop2010-03-291-6/+24
* PR tree-optimization/41783matz2010-01-191-8/+11
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-13/+0
* Remove trailing white spaces.hjl2009-11-251-231/+231
* Another fix to the misaligned store vectorizer patchrevitale2009-11-041-2/+1
* Fix PR40648 -- Fix misaligned store vectorizer patchrevitale2009-10-271-3/+3
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-2/+5
* PR tree-optimization/40071ebotcazou2009-10-091-7/+19
* New function for checking misalignmentrevitale2009-09-151-8/+32
* Add source_location support to PHI arguments.amacleod2009-07-301-1/+1
* misaligned store supportrevitale2009-06-051-8/+12
* PR tree-optimization/39129irar2009-06-011-8/+7
* 2009-05-26 Richard Guenther <rguenther@suse.de>rguenth2009-05-261-5/+0
* * doc/passes.texi (Tree-SSA passes): Document SLP pass.irar2009-05-241-81/+227
* 2009-05-11 H.J. Lu <hongjiu.lu@intel.com>hjl2009-05-111-2/+2
* PR tree-optimization/40074irar2009-05-111-3/+6
* * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks):irar2009-04-281-25/+27
* ./:ian2009-04-271-1/+1
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-42/+23
* * tree-vect-loop-manip.c: New file.irar2009-03-301-0/+3355