]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vect-generic.c
Merge with trunk.
[thirdparty/gcc.git] / gcc / tree-vect-generic.c
2013-12-04  rsandifoMerge with trunk.
2013-11-26  jakub PR middle-end/59273
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  jakub * tree-vect-generic.c (optimize_vector_constructor...
2013-11-21  rsandifoMerge with trunk.
2013-11-21  rsandifoRemove trailing whitespace. Add missing dbxout.c hunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-15  rsandifogcc/
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-09-24  zadeckpatch to canonize wide-ints smaller than one HWI
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-05-13  glisse2013-05-13 Marc Glisse <marc.glisse@inria.fr>
2013-03-21  glisse2013-03-21 Marc Glisse <marc.glisse@inria.fr>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-13  jakub PR tree-optimization/55281
2012-11-01  glisse2012-11-01 Marc Glisse <marc.glisse@inria.fr>
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-09-28  jakub PR tree-optimization/54713
2012-09-18  rguenth2012-09-18 Richard Guenther <rguenther@suse.de>
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
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-10  rthMove vector highpart emulation to the optabs layer
2012-07-10  rthAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-07-02  jakub PR tree-optimization/53645
2012-06-29  jakub * tree-vect-generic.c (expand_vector_divmod): For...
2012-06-29  rthUse builtin_widen_mult_even/odd in tree-vect-generic...
2012-06-28  jakub PR tree-optimization/53645
2012-06-28  jakub PR tree-optimization/53645
2012-06-15  ramana2012-06-15 Ramana Radhakrishnan <ramana.radhakrishnan...
2012-06-02  zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-03-28  jakubUpdate Copyright year.
2012-03-28  jakub PR middle-end/52750
2012-03-16  rguenth2012-03-16 Richard Guenther <rguenther@suse.de>
2012-03-14  rguenth2012-03-14 Richard Guenther <rguenther@suse.de>
2011-12-23  rthDelete VEC_EXTRACT_EVEN/ODD_EXPR.
2011-12-23  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-12-21  rthAlways simplify vector shifts by scalars.
2011-12-13  rthRevert two unintended commits
2011-12-13  rthDelete VEC_INTERLEAVE_*_EXPR.
2011-11-11  jakub PR tree-optimization/51074
2011-10-27  rguenth2010-10-27 Richard Guenther <rguenther@suse.de>
2011-10-25  rthImplement interleave via permutation.
2011-10-25  rthChange vec_perm checking and expansion level.
2011-10-18  irar * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,
2011-10-14  rthExpand vector permutation with vec_perm and vec_perm_const.
2011-10-14  rthMove lowering of vector shifts from v/s to v/v from...
2011-10-11  temaNew warning -Wvector-operation-performance.
2011-10-07  rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-06  rguenth2011-10-06 Richard Guenther <rguenther@suse.de>
2011-10-05  rthFix lower_vec_shuffle.
2011-10-03  rthVector shuffling patch from Artem Shinkarov.
2011-09-29  rguenth2011-09-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail...
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-04  rguenth2011-05-04 Richard Guenther <rguenther@suse.de>
2011-02-08  rguenth2011-02-08 Richard Guenther <rguenther@suse.de>
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2011-01-03  uweigand * tree-vect-generic.c (expand_vector_operations_1...
2010-11-04  rguenth2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail...
2010-07-04  rsandifogcc/
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  stevengcc/ChangeLog:
2009-11-25  hjlRemove trailing white spaces.
2009-06-28  uros PR tree-optimization/40550
2009-04-17  ian * df.h: Include "timevar.h".
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-05-14  meissnerAdd SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-08-09  hubicka * optabs.c (expand_widen_pattern_expr): Use optabs...
2007-08-08  chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-02  rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-06-06  uros PR tree-optimization/32216
2007-05-17  uros PR tree-optimization/24659
2007-04-22  uros2007-04-22 Uros Bizjak <ubizjak@gmail.com>
2007-02-11  dorit * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERS...
next