]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vectorizer.h
Merge with trunk.
[thirdparty/gcc.git] / gcc / tree-vectorizer.h
2013-11-09  rsandifoMerge with trunk.
2013-11-07  congh2013-11-07 Cong Hou <congh@google.com>
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-31  jakub * tree.c (tree_ctz): New function.
2013-10-20  mrsMerge in trunk.
2013-10-09  amacleod * tree-flow.h: Remove all remaining prototypes, enums...
2013-09-28  rsandifogcc/
2013-09-27  davidxlvectorizer cost model enhancement
2013-09-20  mrsMerge in trunk.
2013-09-04  mrsMerge in trunk.
2013-09-03  davidxlDelay base decl's alignment adjustment until transforma...
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-13  mrsAdd wide-int branch.
2013-05-16  jakub * tree-vectorizer.h (NUM_PATTERNS): Increment.
2013-04-23  crowlThis patch extracts approved portions of the hash_table...
2013-04-19  rguenth2013-04-19 Richard Biener <rguenther@suse.de>
2013-04-15  rguenth2013-04-15 Richard Biener <rguenther@suse.de>
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-04-09  rguenth2013-04-09 Richard Biener <rguenther@suse.de>
2013-03-21  rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-02-28  jakub PR middle-end/56461
2013-02-05  rguenth2013-02-05 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-05  hubicka * tree-vectorizer.h (vect_estimate_min_profitable_iter...
2012-10-01  singhai2012-09-30 Sharad Singhai <singhai@google.com>
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-07-31  wschmidtgcc:
2012-07-25  wschmidt2012-07-24 Bill Schmidt <wschmidt@linux.ibm.com>
2012-07-17  rthClean up supportable_widening_operation.
2012-07-13  wschmidt2012-07-13 Bill Schmidt <wschmidt@linux.ibm.com>
2012-06-14  wschmidt2012-06-14 Bill Schmidt <wschmidt@linux.ibm.com>
2012-05-09  rguenth2012-05-09 Richard Guenther <rguenther@suse.de>
2012-04-25  rguenth2012-04-25 Richard Guenther <rguenther@suse.de>
2012-04-17  matz PR tree-optimization/18437
2012-04-10  matz * tree-vectorizer.h (_loop_vec_info.strided_stores...
2012-03-23  rguenth2012-03-23 Richard Guenther <rguenther@suse.de>
2012-03-15  uweigandChangeLog:
2012-02-05  irar PR tree-optimization/52091
2011-12-23  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-15  jakub * tree-vectorizer.h (struct _stmt_vec_info): Remove...
2011-12-13  rthRevert two unintended commits
2011-12-13  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-11-07  jakub PR tree-optimization/50789
2011-11-06  irar * tree-vectorizer.h (vectorizable_condition...
2011-11-03  irar PR tree-optimization/50912
2011-10-30  jakub * tree-vectorizer.h (NUM_PATTERNS): Bump to 9.
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  jakub PR tree-optimization/50596
2011-10-07  jakub PR tree-optimization/50650
2011-10-06  jakub PR tree-optimization/50596
2011-08-04  irar * tree-vectorizer.h (struct _stmt_vec_info...
2011-06-16  irar * tree-vectorizer.h (vect_recog_func_ptr):...
2011-06-07  irar * tree-vectorizer.h (vect_recog_func_ptr):...
2011-05-26  irar PR tree-optimization/49038
2011-05-18  irar PR tree-optimization/41881
2011-05-18  irar * tree-vect-loop-manip.c (vect_create_cond_for_...
2011-05-03  rsandifogcc/
2011-04-28  irar PR tree-optimization/48765
2011-04-20  rsandifoRevert last patch.
2011-04-20  rsandifogcc/
2011-04-14  rsandifogcc/
2011-04-14  rsandifogcc/
2011-03-28  ebotcazou * tree-vectorizer.h (vect_create_data_ref_ptr): Adjust...
2010-12-23  spopFix PR47002: memory leaks.
2010-11-24  jsm28 * common.opt (user_vect_verbosity_level): New Variable...
2010-10-21  irar PR tree-optimization/46049
2010-10-07  rguenth2010-10-07 Richard Guenther <rguenther@suse.de>
2010-09-16  irar * tree-vectorizer.c: Fix documentation.
2010-09-02  irar * tree-vectorizer.h (get_later_stmt): New function.
2010-07-04  irar * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATI...
2010-06-09  hubicka * cgraph.h (varpool_first_static_initializer,
2010-06-07  irar * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_...
2010-05-10  matz * tree-ssa-reassoc.c (undistribute_ops_list): Use...
2010-04-26  froydnj * cfgloop.h (struct loop): Move can_be_parallel field up.
2010-04-26  irar * tree-vectorizer.h (struct _stmt_vec_info): Add new...
2010-04-19  irar PR tree-optimization/37027
2010-04-13  rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-04-09  rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-16  irar PR tree-optimization/43074
2009-11-25  hjlRemove trailing white spaces.
2009-07-20  irar * tree-vectorizer.h (vectorizable_condition): Add...
2009-07-12  irar * tree-parloops.c (loop_parallel_p): Call vect_is_simp...
2009-07-08  paolo2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-16  irar * tree-parloops.c (loop_parallel_p): Call vect_is_simp...
2009-06-01  irar PR tree-optimization/39129
2009-05-31  irar * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_...
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-27  ian./:
2009-04-04  rguenth2009-04-04 Richard Guenther <rguenther@suse.de>
2009-04-03  rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-30  irar * tree-vect-loop-manip.c: New file.
2008-09-22  irar PR tree-optimization/37482
2008-08-28  irar * target.h (struct vectorize): Add new target builtin.
2008-08-23  irar PR tree-optimization/37161
2008-08-19  irar * tree-vectorizer.c (supportable_widening_operation...
next