aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-generic.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-22re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak1-1/+1
2007-02-11tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels1-1/+4
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor1-3/+3
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-4/+4
2006-12-05darwin.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-11-08[multiple changes]Dorit Nuzman1-3/+9
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-01-19Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman1-1/+6
2005-11-22optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...Ben Elliston1-1/+1
2005-08-23re PR middle-end/23517 (can't cast between generic vector types and target su...Paolo Bonzini1-16/+2
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-4/+6
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-21genopinit.c (vec_shl_optab, [...]): Initialize new optabs.Dorit Nuzman1-0/+1
2005-06-02Makefile.in (tree-vect-generic.o): New.Richard Henderson1-0/+531