summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-analyze.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/22236spop2005-08-131-1/+1
* PR tree-optimization/23073dorit2005-07-271-7/+10
* * expr.c (highest_pow2_factor): Make extern.irar2005-07-251-1067/+192
* * tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number.dpatel2005-07-061-158/+120
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-3/+3
* Update FSF address.kcook2005-06-251-2/+2
* * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): Newdorit2005-06-181-46/+80
* * tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whosedorit2005-06-101-5/+19
* * tree-flow.h (stmt_ann_d): Move aux to ...dorit2005-06-051-158/+242
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,kazu2005-05-291-1/+1
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-2/+2
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-49/+20
* gcc:bonzini2005-04-271-8/+1
* * tree-vect-analyze.c (vect_mark_relevant): Takekazu2005-04-251-12/+11
* 2005-04-15 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-151-7/+21
* * tree-data-ref.c (build_classic_dist_vector,dpatel2005-04-121-15/+77
* 2005-04-11 Paolo Bonzini <bonzini@gnu.org>bonzini2005-04-111-1/+1
* * tree-vect-analyze.c (vect_analyze_loop_form): Calldorit2005-04-061-1/+1
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-12/+13
* * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.dorit2005-03-291-7/+19
* PR tree-optimization/20501dorit2005-03-231-2/+3
* PR tree-optimization/20474dorit2005-03-171-2/+9
* 2005-03-16 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-161-1/+1
* * tree-vect-analyze.c (vect_enhance_data_refs_alignment): Copydorit2005-03-161-1/+8
* * tree-vectorizer.h (unknown_alignment_for_access_p): Replaced bydorit2005-03-151-122/+215
* In gcc/ada/dberlin2005-03-131-6/+17
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-1/+1
* * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,kazu2005-03-081-1/+1
* * tree-vect-analyze.c (vect_object_analysis): Analyze initialirar2005-03-081-3/+4
* * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find,rakdver2005-03-011-24/+2
* PR tree-optimization/19951dorit2005-02-201-5/+20
* * libgcc2.c, tree-vect-analyze.c: Fix comment typos.kazu2005-02-171-1/+1
* * tree-vect-analyze.c (vect_analyze_pointer_ref_access): Useirar2005-02-171-58/+38
* * Makefile.in (tree-vect-analyze.o, tree-vect-transform.o): New.dorit2005-02-171-0/+2524