summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
Commit message (Expand)AuthorAgeFilesLines
* tree-flow.h (tree_ann_common_d): Move aux to ...Kazu Hirata2005-05-031-2/+2
* tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible.Devang Patel2005-04-111-1/+5
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-1/+5
* tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.Dorit Nuzman2005-03-291-1/+3
* tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by known_alignme...Dorit Naishlos2005-03-151-7/+14
* In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-03-131-0/+2
* Makefile.in (tree-vect-analyze.o, [...]): New.Dorit Naishlos2005-02-171-3/+54
* tree-vectorizer.h (struct _stmt_vec_info): Rename a field: base to base_address.Ira Rosen2005-02-121-7/+12
* cfgcleanup.c, [...]: Update copyright.Kazu Hirata2005-02-071-1/+1
* invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch2005-02-071-0/+13
* tree-vectorizer.h (LOC): New type.Leehod Baruch2005-02-031-0/+19
* tree-vectorizer.c (vect_analyze_data_ref_dependence): Function declaration ad...Leehod Baruch2005-02-031-59/+60
* re PR tree-optimization/18179 (vectorizer: wrong alignment/step/initial-addre...Ira Rosen2004-12-291-17/+37
* re PR tree-optimization/18009 (ICE in vect_transform_stmt, at tree-vectorizer...Dorit Naishlos2004-11-041-3/+10
* 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>Olga Golovanevsky2004-10-141-4/+18
* tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos2004-09-231-0/+1
* tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field.Ira Rosen2004-09-191-8/+21
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* c-common.c, [...]: Fix comment formatting.Kazu Hirata2004-09-051-1/+1
* tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos2004-08-171-0/+181