summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-data-refs.c
Commit message (Expand)AuthorAgeFilesLines
* 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