summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-generic.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces.H.J. Lu2009-11-251-10/+10
* re PR tree-optimization/40550 (Segmentation fault caused by alignment error i...Uros Bizjak2009-06-281-2/+4
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-3/+4
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-97/+94
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner2008-05-141-2/+23
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-6/+10
* optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka2007-08-091-2/+2
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-6/+31
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther2007-07-021-1/+1
* re PR tree-optimization/32216 (ICE: verify_stmts failed (invalid reference pr...Uros Bizjak2007-06-061-3/+8
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-05-171-1/+4
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-04-221-1/+1
* tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels2007-02-111-1/+4
* common.opt: Add fstrict-overflow.Ian Lance Taylor2007-01-281-3/+3
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-4/+4
* darwin.h, [...]: Fix comment typos.Kazu Hirata2006-12-051-1/+1
* [multiple changes]Dorit Nuzman2006-11-081-3/+9
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman2006-01-191-1/+6
* optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...Ben Elliston2005-11-221-1/+1
* re PR middle-end/23517 (can't cast between generic vector types and target su...Paolo Bonzini2005-08-231-16/+2
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-4/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* genopinit.c (vec_shl_optab, [...]): Initialize new optabs.Dorit Nuzman2005-06-211-0/+1
* Makefile.in (tree-vect-generic.o): New.Richard Henderson2005-06-021-0/+531