OSDN Git Service

Support expansion of reserved locations wrapped in virtual locations
[pf3gnuchains/gcc-fork.git] / gcc / tree-vect-generic.c
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...
2007-01-28 ian./:
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-05 kazu * config/i386/darwin.h, config/spu/spu.c, tree-ssa...
2006-11-08 dorit2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-19 dorit * Makefile.in (tree-vect-patterns.o): Add rule...
2005-11-21 bje * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_...
2005-08-23 bonzini2005-08-23 Paolo Bonzini <bonzini@gnu.org>
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-06-25 kcookUpdate FSF address.
2005-06-21 dorit * genopinit.c (vec_shl_optab, vec_shr_optab...
2005-06-03 rth * Makefile.in (tree-vect-generic.o): New.