summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-generic.c
Commit message (Expand)AuthorAgeFilesLines
* 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