summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-patterns.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * tree-vect-patterns.c (vect_pattern_recog_1): Add stmts_to_replacejakub2011-10-061-10/+13
* 2011-09-12 Richard Guenther <rguenther@suse.de>rguenth2011-09-121-0/+2
* PR tree-optimization/50208irar2011-09-041-3/+13
* PR tree-optimization/50039irar2011-08-111-1/+2
* * tree-vectorizer.h (struct _stmt_vec_info): Add new field forirar2011-08-041-25/+422
* * tree-vect-loop.c (vect_determine_vectorization_factor): Handleirar2011-06-301-5/+17
* PR debug/49496jakub2011-06-221-1/+4
* * tree-vectorizer.h (vect_recog_func_ptr): Change the firstirar2011-06-161-71/+190
* * tree-vect-loop-manip.c (remove_dead_stmts_from_loop): Remove.irar2011-06-151-18/+14
* * tree-vectorizer.h (vect_recog_func_ptr): Make last argument toirar2011-06-071-64/+159
* 2011-03-22 Richard Guenther <rguenther@suse.de>rguenth2011-03-221-3/+3
* PR tree-optimization/46663irar2010-12-021-0/+3
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* PR tree-optimization/46167irar2010-10-261-1/+1
* gcc/belagod2010-10-071-0/+1
* gcc/froydnj2010-08-201-3/+1
* pr45241 give up dot_prod pattern searching if stmt is outside the loop.cfang2010-08-121-0/+5
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/rsandifo2010-07-041-2/+1
* * tree-vect-patterns.c (vect_pattern_recog_1): Bail out if weaoliva2010-06-151-0/+2
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * 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