summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-patterns.c
Commit message (Expand)AuthorAgeFilesLines
* * config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c,kazu2007-10-141-1/+1
* * tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_infodorit2007-08-191-2/+44
* * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka2007-08-091-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* PR target/32218sje2007-07-251-2/+3
* * tree-vectorizer.h (stmt_vec_info_type): Add enum valuedorit2007-04-171-4/+0
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-3/+2
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-6/+4
* * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Check that irar2007-02-061-1/+5
* 2007-02-05 Richard Guenther <rguenther@suse.de>rguenth2007-02-051-1/+1
* * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Useirar2006-12-111-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-19/+20
* 2006-11-30 Richard Guenther <rguenther@suse.de>rguenth2006-11-301-3/+11
* 2006-11-21 Richard Guenther <rguenther@suse.de>rguenth2006-11-211-1/+90
* 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit2006-11-081-5/+62
* PR rtl-optimization/28071hubicka2006-09-121-1/+1
* 2006-05-23 Andrew MacLeod <amacleod@redhat.com>amacleod2006-05-231-1/+1
* * builtins.c, config/arm/arm.c, config/i386/cygwin.h,kazu2006-04-081-1/+1
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-4/+4
* PR tree-opt/25911dorit2006-01-291-1/+2
* * tree-vect-patterns.c (vect_pattern_recog_1): Prevent parse error.hubicka2006-01-191-2/+2
* * Makefile.in (tree-vect-patterns.o): Add rule for new file.dorit2006-01-191-0/+637