summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-patterns.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-vect-patterns.c (vect_recog_rotate_pattern): Forjakub2013-05-171-11/+50
* * tree-vectorizer.h (NUM_PATTERNS): Increment.jakub2013-05-161-0/+214
* 2013-05-15 Richard Biener <rguenther@suse.de>rguenth2013-05-151-21/+21
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-64/+65
* 2012-10-24 Sharad Singhai <singhai@google.com>singhai2012-10-241-19/+19
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-47/+63
* 2012-09-18 Richard Guenther <rguenther@suse.de>rguenth2012-09-181-23/+23
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-14/+8
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-6/+0
* Introduce and use unknown_optabrth2012-07-241-1/+1
* Allow divmod on UNITS_PER_WORD vectorsrth2012-07-191-2/+1
* 2012-07-17 Richard Guenther <rguenther@suse.de>rguenth2012-07-171-2/+2
* Clean up supportable_widening_operation.rth2012-07-171-7/+4
* gcc/steven2012-07-161-2/+2
* Move vector highpart emulation to the optabs layerrth2012-07-101-20/+3
* PR tree-optimization/51581jakub2012-06-281-132/+69
* PR tree-optimization/53645jakub2012-06-281-2/+2
* 2012-06-18 Richard Guenther <rguenther@suse.de>rguenth2012-06-181-0/+5
* * tree-vect-patterns.c (vect_pattern_recog): Don't unnecessarilyjakub2012-06-151-6/+2
* PR tree-optimization/51581jakub2012-06-151-86/+424
* gcc/uweigand2012-05-041-89/+29
* * tree-vect-patterns.c (vect_single_imm_use): New function.uweigand2012-05-041-51/+31
* * tree-vect-patterns.c (vect_same_loop_or_bb_p): New function.uweigand2012-05-041-55/+47
* PR tree-optimizations/52891jakub2012-04-231-1/+3
* gcc/uweigand2012-04-101-0/+15
* ChangeLog:uweigand2012-03-151-38/+101
* ChangeLog:uweigand2012-03-151-34/+111
* Fix sgi typosro2012-03-131-1/+1
* PR tree-optimization/52091irar2012-02-051-5/+7
* PR tree-optimization/52046jakub2012-01-301-1/+6
* PR tree-optimization/51799irar2012-01-121-4/+6
* * tree-vect-patterns.c (vect_operation_fits_smaller_type): Initializejakub2011-12-211-0/+2
* * gimple.h (gimplify_seq_add_stmt): Rename to...jakub2011-12-191-1/+2
* PR middle-end/51590jakub2011-12-191-26/+26
* * tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmtjakub2011-12-151-28/+252
* PR tree-optimization/51356jakub2011-12-011-0/+2
* PR tree-optimization/51301irar2011-11-291-2/+6
* PR tree-optimization/51000jakub2011-11-101-1/+3
* * tree-vectorizer.h (NUM_PATTERNS): Bump to 9.jakub2011-10-301-0/+130
* PR tree-optimization/50596jakub2011-10-251-8/+49
* PR tree-optimization/50819irar2011-10-231-1/+1
* * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,irar2011-10-181-39/+262
* PR tree-optimization/50727irar2011-10-161-0/+1
* PR tree-optimization/50596jakub2011-10-161-4/+385
* PR tree-optimization/50635irar2011-10-091-2/+1
* PR tree-optimization/50650jakub2011-10-071-2/+6
* PR tree-optimization/50596jakub2011-10-061-5/+126
* * tree-vect-patterns.c (vect_pattern_recog_1): Usejakub2011-10-061-7/+6
* * tree-vect-patterns.c (vect_handle_widen_mult_by_const): For lhsjakub2011-10-061-10/+3