aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/vect/vect-44.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-04Another fix to the misaligned store vectorizer patchRevital Eres1-1/+1
2009-10-27Fix PR40648 -- Fix misaligned store vectorizer patchRevital Eres1-3/+2
2009-06-05misaligned store supportRevital Eres1-3/+4
2009-05-08no-vfa-vect-37.c: Replace __aligned__(16) with __aligned__(__BIGGEST_ALIGNMEN...H.J. Lu1-3/+3
2007-09-04vect-reduc-dot-s16b.c: Mark functions noinline.Jan Hubicka1-1/+2
2007-08-07vect-28.c: Fix test to not expect peeling on !vector_alignment_reachable targ...Dorit Nuzman1-1/+2
2005-09-20vect-40.c: Remove pointers to "aligned types".Dorit Nuzman1-0/+8
2005-09-06common.opt: Add option ftree-vect-loop-version.Keith Besaw1-1/+6
2005-08-16vect-40: Use aligned arrays instead of arrays to aligned type.Dorit Nuzman1-6/+3
2005-03-31nothrow1.C: Use cleanup-tree-dump.Janis Johnson1-0/+1
2005-01-09tree-vectorizer.c (vect_enhance_data_refs_alignment): Add dump prints.Dorit Naishlos1-0/+2
2004-12-21target-supports.exp (check_effective_target_vect_no_max, [...]): New.Janis Johnson1-3/+1
2004-11-17target-supports.exp (check_effective_target_vect_int): NewJanis Johnson1-7/+4
2004-10-15vect-44.c: xfail on i?86-*-*...Dorit Naishlos1-1/+1
2004-10-142004-10-14 Olga Golovanevsky <olga@il.ibm.com>Olga Golovanevsky1-1/+1
2004-10-04pr16105.c: Enable for mipsisa64*-*-*.Chao-ying Fu1-0/+2
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos1-4/+9
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos1-0/+55