summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-analyze.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,kazu2007-02-181-2/+2
* PR tree-optimization/30771dorit2007-02-141-27/+67
* * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.dorit2007-02-111-0/+1
* 2007-02-06 Dorit Nuzman <dorit@il.ibm.com>dorit2007-02-061-45/+60
* * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,kazu2007-01-311-2/+2
* * tree-vectorizer.h (struct _stmt_vec_info): Add new fieldirar2007-01-211-52/+35
* * tree-vectorizer.h (is_pattern_stmt_p): New.dorit2007-01-161-43/+58
* * param.h (MIN_VECT_LOOP_BOUND): New.dorit2007-01-141-1/+4
* * tree-vect-analyze.c (vect_analyze_data_ref_access): Add another checkirar2006-12-121-1/+11
* * doc/loop.texi: Document number_of_latch_executions andrakdver2006-12-101-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-6/+8
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-2/+3
* 2006-11-27 Richard Guenther <rguenther@suse.de>rguenth2006-11-271-0/+1
* * doc/c-tree.texi: Document new tree codes.irar2006-11-221-24/+585
* * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorrakdver2006-11-211-6/+6
* 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit2006-11-081-48/+53
* ChangeLogvictork2006-08-071-1/+2
* PR tree-optimization/27770dorit2006-08-031-1/+4
* * tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls.spop2006-03-291-2/+2
* * tree-loop-linear.c: Don't include varray.h.spop2006-03-281-56/+41
* * tree-data-ref.c: Rename DDR_SIZE_VECT to DDR_NB_LOOPS.spop2006-03-261-11/+5
* * Makefile.in (tree-vect-patterns.o): Add rule for new file.dorit2006-01-191-22/+53
* * lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTSspop2005-11-051-39/+45
* 2005-09-28 Richard Guenther <rguenther@suse.de>rguenth2005-09-281-3/+3
* * common.opt: Add option ftree-vect-loop-version.irar2005-09-061-156/+348
* 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