summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-patterns.c
Commit message (Expand)AuthorAgeFilesLines
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+2
* PR tree-optimization/37027irar2010-04-191-1/+9
* 2010-04-09 Richard Guenther <rguenther@suse.de>rguenth2010-04-091-13/+19
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-6/+0
* Remove trailing white spaces.hjl2009-11-251-45/+45
* * omp-low.c (optimize_omp_library_calls): Use types_compatible_pmatz2009-08-191-12/+10
* * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reductionirar2009-06-161-12/+2
* * doc/passes.texi (Tree-SSA passes): Document SLP pass.irar2009-05-241-3/+4
* * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks):irar2009-04-281-4/+4
* gcc/:ian2009-04-241-1/+1
* * tree-vect-loop-manip.c: New file.irar2009-03-301-3/+1
* * tree-vectorizer.c (supportable_widening_operation): Supportirar2008-08-191-2/+3
* * tree-vectorizer.c: Depend on langhooks.h.irar2008-08-121-1/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-135/+153
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplymeissner2008-05-141-1/+2
* 2008-02-12 Richard Guenther <rguenther@suse.de>rguenth2008-02-121-5/+4
* * 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