summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-generic.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright year.jakub2012-03-281-1/+1
* PR middle-end/52750jakub2012-03-281-2/+3
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-18/+8
* 2012-03-14 Richard Guenther <rguenther@suse.de>rguenth2012-03-141-13/+6
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-7/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-3/+1
* Always simplify vector shifts by scalars.rth2011-12-211-8/+13
* Revert two unintended commitsrth2011-12-131-1/+3
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-3/+1
* PR tree-optimization/51074jakub2011-11-111-1/+1
* 2010-10-27 Richard Guenther <rguenther@suse.de>rguenth2011-10-271-2/+4
* Implement interleave via permutation.rth2011-10-251-0/+9
* Change vec_perm checking and expansion level.rth2011-10-251-2/+12
* * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,irar2011-10-181-1/+3
* Expand vector permutation with vec_perm and vec_perm_const.rth2011-10-141-1/+1
* Move lowering of vector shifts from v/s to v/v from gimple to rtl.rth2011-10-141-46/+20
* New warning -Wvector-operation-performance.tema2011-10-111-2/+19
* Rename vshuffle/vec_shuffle to vec_perm.rth2011-10-071-8/+8
* 2011-10-06 Richard Guenther <rguenther@suse.de>rguenth2011-10-061-0/+11
* Fix lower_vec_shuffle.rth2011-10-051-174/+96
* Vector shuffling patch from Artem Shinkarov.rth2011-10-031-13/+291
* 2011-09-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>rguenth2011-09-291-2/+73
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-2/+2
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-1/+1
* 2011-02-08 Richard Guenther <rguenther@suse.de>rguenth2011-02-081-4/+11
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * tree-vect-generic.c (expand_vector_operations_1): When using vector/uweigand2011-01-031-1/+18
* 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>rguenth2010-11-041-14/+90
* gcc/rsandifo2010-07-041-4/+3
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-5/+3
* gcc/ChangeLog:steven2010-05-211-1/+0
* Remove trailing white spaces.hjl2009-11-251-10/+10
* PR tree-optimization/40550uros2009-06-281-2/+4
* * df.h: Include "timevar.h".ian2009-04-171-3/+4
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-97/+94
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplymeissner2008-05-141-2/+23
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka2007-08-091-2/+2
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-6/+31
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* PR tree-optimization/32216uros2007-06-061-3/+8
* PR tree-optimization/24659uros2007-05-171-1/+4
* 2007-04-22 Uros Bizjak <ubizjak@gmail.com>uros2007-04-221-1/+1
* * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.dorit2007-02-111-1/+4
* ./:ian2007-01-281-3/+3
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-4/+4
* * config/i386/darwin.h, config/spu/spu.c, tree-ssa-live.c,kazu2006-12-051-1/+1
* 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit2006-11-081-3/+9