aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
AgeCommit message (Expand)AuthorFilesLines
2005-03-29tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.Dorit Nuzman1-1/+3
2005-03-15tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by known_alignme...Dorit Naishlos1-7/+14
2005-03-13In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-0/+2
2005-02-17Makefile.in (tree-vect-analyze.o, [...]): New.Dorit Naishlos1-3/+54
2005-02-12tree-vectorizer.h (struct _stmt_vec_info): Rename a field: base to base_address.Ira Rosen1-7/+12
2005-02-07cfgcleanup.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-07invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch1-0/+13
2005-02-03tree-vectorizer.h (LOC): New type.Leehod Baruch1-0/+19
2005-02-03tree-vectorizer.c (vect_analyze_data_ref_dependence): Function declaration ad...Leehod Baruch1-59/+60
2004-12-29re PR tree-optimization/18179 (vectorizer: wrong alignment/step/initial-addre...Ira Rosen1-17/+37
2004-11-04re PR tree-optimization/18009 (ICE in vect_transform_stmt, at tree-vectorizer...Dorit Naishlos1-3/+10
2004-10-142004-10-14 Olga Golovanevsky <olga@il.ibm.com>Olga Golovanevsky1-4/+18
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos1-0/+1
2004-09-19tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field.Ira Rosen1-8/+21
2004-09-10c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-05c-common.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos1-0/+181