summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-07-17 Richard Guenther <rguenther@suse.de>rguenth2012-07-171-3/+0
* gcc/steven2012-07-161-2/+1
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-7/+6
* 2012-07-13 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-07-131-31/+23
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-6/+7
* 2012-06-14 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-06-141-35/+22
* 2012-06-04 Richard Guenther <rguenther@suse.de>rguenth2012-06-041-4/+6
* * Makefile.in: Fix many dependencies.steven2012-05-311-1/+0
* PR tree-optimization/53409jakub2012-05-211-1/+3
* 2012-05-21 Richard Guenther <rguenther@suse.de>rguenth2012-05-211-5/+39
* 2012-05-14 Richard Guenther <rguenther@suse.de>rguenth2012-05-141-1/+1
* 2012-05-09 Richard Guenther <rguenther@suse.de>rguenth2012-05-091-5/+28
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-4/+4
* 2012-04-25 Richard Guenther <rguenther@suse.de>rguenth2012-04-251-11/+5
* 2012-04-24 Richard Guenther <rguenther@suse.de>rguenth2012-04-241-1/+1
* 2012-04-20 Richard Guenther <rguenther@suse.de>rguenth2012-04-201-2/+5
* * tree-vectorizer.h (_loop_vec_info.strided_stores): Rename tomatz2012-04-101-6/+6
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-1/+4
* 2012-03-26 Richard Guenther <rguenther@suse.de>rguenth2012-03-261-6/+8
* 2012-03-23 Richard Guenther <rguenther@suse.de>rguenth2012-03-231-0/+4
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-4/+6
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-7/+15
* ChangeLog:uweigand2012-03-151-1/+1
* 2012-02-10 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2012-02-101-2/+34
* PR tree-optimization/52091irar2012-02-051-7/+8
* * tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmtjakub2011-12-151-63/+121
* PR middle-end/51285irar2011-12-041-3/+32
* PR tree-optimization/51000jakub2011-11-101-17/+4
* PR tree-optimization/51015irar2011-11-091-3/+5
* * tree-vectorizer.h (vectorizable_condition): Add argument.irar2011-11-061-2/+5
* PR tree-optimization/50912irar2011-11-031-4/+4
* 2011-10-24 Richard Guenther <rguenther@suse.de>rguenth2011-10-241-0/+5
* PR tree-optimization/50819irar2011-10-231-2/+2
* 2011-09-09 Richard Guenther <rguenther@suse.de>rguenth2011-09-091-2/+4
* 2011-08-31 Richard Guenther <rguenther@suse.de>rguenth2011-09-011-3/+3
* PR tree-optimization/50014irar2011-08-091-5/+11
* * tree-vect-loop.c (vect_create_epilog_for_reduction): Use theirar2011-08-051-2/+10
* * tree-vectorizer.h (struct _stmt_vec_info): Add new field forirar2011-08-041-7/+54
* PR tree-optimization/49926irar2011-08-011-10/+17
* PR tree-optimization/49610irar2011-07-031-0/+2
* * tree-vect-loop.c (vect_determine_vectorization_factor): Handleirar2011-06-301-10/+47
* PR tree-optimization/49478irar2011-06-211-0/+19
* * tree-vectorizer.h (vect_recog_func_ptr): Change the firstirar2011-06-161-3/+1
* * tree-vect-loop-manip.c (remove_dead_stmts_from_loop): Remove.irar2011-06-151-34/+43
* PR tree-optimization/49352irar2011-06-131-85/+82
* PR tree-optimization/49318irar2011-06-101-1/+11
* PR tree-optimization/49199irar2011-05-301-22/+78
* PR tree-optimization/49038irar2011-05-261-1/+7
* PR tree-optimization/49087irar2011-05-221-1/+7
* PR tree-optimization/41881irar2011-05-181-30/+237