aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/vect/vect-77.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-08no-vfa-vect-37.c: Replace __aligned__(16) with __aligned__(__BIGGEST_ALIGNMEN...H.J. Lu1-1/+1
2007-10-30re PR target/32893 (zlib segfault in inflate_table() compiled w/ -O -msse2 ft...Dorit Nuzman1-6/+0
2007-09-04vect-reduc-dot-s16b.c: Mark functions noinline.Jan Hubicka1-0/+1
2005-09-20pr16105.c: Replace "aligned types" with regular types.Dorit Nuzman1-3/+1
2005-09-06common.opt: Add option ftree-vect-loop-version.Keith Besaw1-1/+5
2005-08-16vect-40: Use aligned arrays instead of arrays to aligned type.Dorit Nuzman1-1/+5
2005-06-07Fixes PR 18403 and meta PR 21861.Sebastian Pop1-2/+2
2005-03-31nothrow1.C: Use cleanup-tree-dump.Janis Johnson1-0/+1
2005-02-01vect-77.c: Replace xfail selector with expression.Janis Johnson1-2/+2
2005-01-09tree-vectorizer.c (vect_enhance_data_refs_alignment): Add dump prints.Dorit Naishlos1-0/+2
2004-12-21* gcc.dg/vect/vect.expJanis Johnson1-3/+1
2004-11-23pr18425.c: Use effective target vect_long.Richard Henderson1-2/+1
2004-11-20re PR target/18580 (vectorizer failures (max, unaligned))Eric Botcazou1-1/+1
2004-11-17target-supports.exp (check_effective_target_vect_int): NewJanis Johnson1-5/+3
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos1-2/+2
2004-09-19tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field.Ira Rosen1-0/+47