summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
Commit message (Expand)AuthorAgeFilesLines
* * tree-vectorizer.h (struct _stmt_vec_info): Add new fieldirar2007-01-211-0/+5
* * tree-vectorizer.h (is_pattern_stmt_p): New.dorit2007-01-161-0/+15
* * param.h (MIN_VECT_LOOP_BOUND): New.dorit2007-01-141-1/+1
* * tree-vectorizer.h (VECT_SMODULO): Remove.kazu2006-12-251-3/+0
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-1/+1
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-3/+0
* 2006-11-30 Richard Guenther <rguenther@suse.de>rguenth2006-11-301-0/+1
* 2006-11-27 Richard Guenther <rguenther@suse.de>rguenth2006-11-271-0/+2
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-2/+2
* * doc/c-tree.texi: Document new tree codes.irar2006-11-221-12/+41
* 2006-11-21 Richard Guenther <rguenther@suse.de>rguenth2006-11-211-1/+1
* * tree-ssa-loop.c (tree_vectorize): Return the result ofrakdver2006-11-121-2/+0
* 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit2006-11-081-4/+19
* PR rtl-optimization/28071hubicka2006-09-121-3/+3
* * tree-loop-linear.c: Don't include varray.h.spop2006-03-281-2/+2
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* * integrate.h: Remove the prototype forkazu2006-01-281-1/+0
* * Makefile.in (tree-vect-patterns.o): Add rule for new file.dorit2006-01-191-4/+31
* * common.opt: Add option ftree-vect-loop-version.irar2005-09-061-1/+10
* PR tree-optimization/22228dorit2005-08-181-0/+3
* * expr.c (highest_pow2_factor): Make extern.irar2005-07-251-63/+19
* * tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number.dpatel2005-07-061-6/+2
* Update FSF address.kcook2005-06-251-2/+2
* * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): Newdorit2005-06-181-2/+7
* * cgraphunit.c, tree-ssa-loop-ivopts.c,kazu2005-06-121-1/+1
* * tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whosedorit2005-06-101-0/+9
* * tree-flow.h (stmt_ann_d): Move aux to ...dorit2005-06-051-6/+29
* * tree-flow.h (tree_ann_common_d): Move aux to ...kazu2005-05-031-2/+2
* * tree-data-ref.c (build_classic_dist_vector,dpatel2005-04-121-1/+5
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-1/+5
* * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.dorit2005-03-291-1/+3
* * tree-vectorizer.h (unknown_alignment_for_access_p): Replaced bydorit2005-03-151-7/+14
* In gcc/ada/dberlin2005-03-131-0/+2
* * Makefile.in (tree-vect-analyze.o, tree-vect-transform.o): New.dorit2005-02-171-3/+54
* 2005-02-13 Ira Rosen <irar@il.ibm.com>dorit2005-02-121-7/+12
* * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,kazu2005-02-071-1/+1
* * doc/invoke.texi (ftree-vectorizer-verbose): New.dorit2005-02-071-0/+13
* * tree-vectorizer.h (LOC): New type.dorit2005-02-031-0/+19
* * tree-vectorizer.c (vect_analyze_data_ref_dependence): Functiondorit2005-02-031-59/+60
* 2004-12-29 Ira Rosen <irar@il.ibm.com>dorit2004-12-291-17/+37
* PR tree-optimization/18009dorit2004-11-041-3/+10
* 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>dorit2004-10-141-4/+18
* 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>dorit2004-09-231-0/+1
* 2004-09-19 Ira Rosen <irar@il.ibm.com>dorit2004-09-191-8/+21
* * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c,kazu2004-09-101-1/+1
* * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c,kazu2004-09-051-1/+1
* * tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.dorit2004-08-171-0/+181