aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-analyze.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-29tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.Dorit Nuzman1-7/+19
2005-03-23re PR tree-optimization/20501 (gcc.dg/vect/vect-93.c fails on ia64-hpux)Dorit Naishlos1-2/+3
2005-03-17re PR tree-optimization/20474 (ICE while compiling openmotif-2.2.3 with -ftre...Dorit Naishlos1-2/+9
2005-03-16tree-vectorizer.c (new_vec_stmt_info): Initialize STMT_VINFO_SUBVARS to NULL.Daniel Berlin1-1/+1
2005-03-16tree-vect-analyze.c (vect_enhance_data_refs_alignment): Copy UNITS_PER_SIMD_W...Steven Bosscher1-1/+8
2005-03-15tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by known_alignme...Dorit Naishlos1-122/+215
2005-03-13In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-6/+17
2005-03-11basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak1-1/+1
2005-03-08c-common.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2005-03-08tree-vect-analyze.c (vect_object_analysis): Analyze initial condition of acce...Ira Rosen1-3/+4
2005-03-01cfgloop.c (flow_loop_entry_edges_find, [...]): Removed.Zdenek Dvorak1-24/+2
2005-02-20re PR tree-optimization/19951 (ICE in tree_split_edge, at tree-cfg.c:3199 wit...Dorit Naishlos1-5/+20
2005-02-17* libgcc2.c, tree-vect-analyze.c: Fix comment typos.Kazu Hirata1-1/+1
2005-02-17tree-vect-analyze.c (vect_analyze_pointer_ref_access): Use POINTER_TYPE_P whe...Ira Rosen1-58/+38
2005-02-17Makefile.in (tree-vect-analyze.o, [...]): New.Dorit Naishlos1-0/+2524