]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vect-patterns.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / tree-vect-patterns.c
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-24  singhai2012-10-24 Sharad Singhai <singhai@google.com>
2012-10-01  singhai2012-09-30 Sharad Singhai <singhai@google.com>
2012-09-18  rguenth2012-09-18 Richard Guenther <rguenther@suse.de>
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-24  rthIntroduce and use unknown_optab
2012-07-19  rthAllow divmod on UNITS_PER_WORD vectors
2012-07-17  rguenth2012-07-17 Richard Guenther <rguenther@suse.de>
2012-07-17  rthClean up supportable_widening_operation.
2012-07-16  stevengcc/
2012-07-10  rthMove vector highpart emulation to the optabs layer
2012-06-28  jakub PR tree-optimization/51581
2012-06-28  jakub PR tree-optimization/53645
2012-06-18  rguenth2012-06-18 Richard Guenther <rguenther@suse.de>
2012-06-15  jakub * tree-vect-patterns.c (vect_pattern_recog): Don't...
2012-06-15  jakub PR tree-optimization/51581
2012-05-04  uweigand gcc/
2012-05-04  uweigand * tree-vect-patterns.c (vect_single_imm_use): New...
2012-05-04  uweigand * tree-vect-patterns.c (vect_same_loop_or_bb_p): New...
2012-04-23  jakub PR tree-optimizations/52891
2012-04-10  uweigand gcc/
2012-03-15  uweigandChangeLog:
2012-03-15  uweigandChangeLog:
2012-03-13  roFix sgi typos
2012-02-05  irar PR tree-optimization/52091
2012-01-30  jakub PR tree-optimization/52046
2012-01-12  irar PR tree-optimization/51799
2011-12-21  jakub * tree-vect-patterns.c (vect_operation_fits_smaller_ty...
2011-12-19  jakub * gimple.h (gimplify_seq_add_stmt): Rename to...
2011-12-19  jakub PR middle-end/51590
2011-12-15  jakub * tree-vectorizer.h (struct _stmt_vec_info): Remove...
2011-12-01  jakub PR tree-optimization/51356
2011-11-29  irar PR tree-optimization/51301
2011-11-10  jakub PR tree-optimization/51000
2011-10-30  jakub * tree-vectorizer.h (NUM_PATTERNS): Bump to 9.
2011-10-25  jakub PR tree-optimization/50596
2011-10-23  irar PR tree-optimization/50819
2011-10-18  irar * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,
2011-10-16  irar PR tree-optimization/50727
2011-10-16  jakub PR tree-optimization/50596
2011-10-09  irar PR tree-optimization/50635
2011-10-07  jakub PR tree-optimization/50650
2011-10-06  jakub PR tree-optimization/50596
2011-10-06  jakub * tree-vect-patterns.c (vect_pattern_recog_1): Use
2011-10-06  jakub * tree-vect-patterns.c (vect_handle_widen_mult_by_cons...
2011-10-06  jakub * tree-vect-patterns.c (vect_pattern_recog_1): Add...
2011-09-12  rguenth2011-09-12 Richard Guenther <rguenther@suse.de>
2011-09-04  irar PR tree-optimization/50208
2011-08-11  irar PR tree-optimization/50039
2011-08-04  irar * tree-vectorizer.h (struct _stmt_vec_info...
2011-06-30  irar * tree-vect-loop.c (vect_determine_vectorizatio...
2011-06-22  jakub PR debug/49496
2011-06-16  irar * tree-vectorizer.h (vect_recog_func_ptr):...
2011-06-15  irar * tree-vect-loop-manip.c (remove_dead_stmts_fro...
2011-06-07  irar * tree-vectorizer.h (vect_recog_func_ptr):...
2011-03-22  rguenth2011-03-22 Richard Guenther <rguenther@suse.de>
2010-12-02  irar PR tree-optimization/46663
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-10-26  irar PR tree-optimization/46167
2010-10-07  belagodgcc/
2010-08-20  froydnjgcc/
2010-08-12  cfangpr45241 give up dot_prod pattern searching if stmt...
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-04  rsandifogcc/
2010-06-15  aoliva* tree-vect-patterns.c (vect_pattern_recog_1): Bail...
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-19  irar PR tree-optimization/37027
2010-04-09  rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2009-11-28  jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25  hjlRemove trailing white spaces.
2009-08-19  matz * omp-low.c (optimize_omp_library_calls): Use...
2009-06-16  irar * tree-parloops.c (loop_parallel_p): Call vect_is_simp...
2009-05-24  irar * doc/passes.texi (Tree-SSA passes): Document SLP...
2009-04-28  irar * tree-vect-loop-manip.c (vect_create_cond_for_alias_c...
2009-04-24  iangcc/:
2009-03-30  irar * tree-vect-loop-manip.c: New file.
2008-08-19  irar * tree-vectorizer.c (supportable_widening_operation...
2008-08-12  irar * tree-vectorizer.c: Depend on langhooks.h.
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-05-14  meissnerAdd SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-02-12  rguenth2008-02-12 Richard Guenther <rguenther@suse.de>
2007-10-14  kazu * config/fixed-bit.c, config/i386/cpuid.h, config...
2007-08-19  dorit * tree-vectorizer.h (vect_is_simple_reduction...
2007-08-09  hubicka * optabs.c (expand_widen_pattern_expr): Use optabs...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  sje PR target/32218
2007-04-17  dorit * tree-vectorizer.h (stmt_vec_info_type): Add...
2007-03-08  sayle * tree-eh.c (do_return_redirection): Call build_gimple...
2007-02-15  sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-06  irar * tree-vect-patterns.c (vect_recog_widen_mult_pattern...
2007-02-05  rguenth2007-02-05 Richard Guenther <rguenther@suse.de>
2006-12-11  irar * tree-vect-patterns.c (vect_recog_dot_prod_pattern...
2006-12-05  aldyhMerge gimple-tuples-branch into mainline.
2006-11-30  rguenth2006-11-30 Richard Guenther <rguenther@suse.de>
2006-11-21  rguenth2006-11-21 Richard Guenther <rguenther@suse.de>
2006-11-08  dorit2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
2006-09-12  hubicka PR rtl-optimization/28071
2006-05-23  amacleod2006-05-23 Andrew MacLeod <amacleod@redhat.com>
next