OSDN Git Service

* config/cris/t-elfmulti (EXTRA_MULTILIB_PARTS): Do not define here.
[pf3gnuchains/gcc-fork.git] / gcc / tree-vectorizer.h
2007-02-22 dorit PR tree-optimization/30858
2007-02-11 dorit * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERS...
2007-02-05 rguenth2007-02-05 Richard Guenther <rguenther@suse.de>
2007-01-21 irar * tree-vectorizer.h (struct _stmt_vec_info): Add new...
2007-01-16 dorit * tree-vectorizer.h (is_pattern_stmt_p): New.
2007-01-14 dorit * param.h (MIN_VECT_LOOP_BOUND): New.
2006-12-25 kazu * tree-vectorizer.h (VECT_SMODULO): Remove.
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-10 rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-11-30 rguenth2006-11-30 Richard Guenther <rguenther@suse.de>
2006-11-27 rguenth2006-11-27 Richard Guenther <rguenther@suse.de>
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-22 irar * doc/c-tree.texi: Document new tree codes.
2006-11-21 rguenth2006-11-21 Richard Guenther <rguenther@suse.de>
2006-11-12 rakdver * tree-ssa-loop.c (tree_vectorize): Return the result of
2006-11-08 dorit2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
2006-09-12 hubicka PR rtl-optimization/28071
2006-03-28 spop * tree-loop-linear.c: Don't include varray.h.
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-01-28 kazu * integrate.h: Remove the prototype for
2006-01-19 dorit * Makefile.in (tree-vect-patterns.o): Add rule...
2005-09-06 irar * common.opt: Add option ftree-vect-loop-version.
2005-08-18 dorit PR tree-optimization/22228
2005-07-25 irar * expr.c (highest_pow2_factor): Make extern.
2005-07-06 dpatel * tree-vectorizer.h (struct _loop_vec_info...
2005-06-25 kcookUpdate FSF address.
2005-06-18 dorit * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR...
2005-06-12 kazu * cgraphunit.c, tree-ssa-loop-ivopts.c,
2005-06-10 dorit * tree-vect-analyze.c (vect_analyze_data_ref_de...
2005-06-05 dorit * tree-flow.h (stmt_ann_d): Move aux to ...
2005-05-03 kazu * tree-flow.h (tree_ann_common_d): Move aux to ...
2005-04-12 dpatel * tree-data-ref.c (build_classic_dist_vector,
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-03-29 dorit * tree-ssanames.c (duplicate_ssa_name_ptr_info...
2005-03-15 dorit * tree-vectorizer.h (unknown_alignment_for_acce...
2005-03-13 dberlinIn gcc/ada/
2005-02-17 dorit * Makefile.in (tree-vect-analyze.o, tree-vect...
2005-02-12 dorit2005-02-13 Ira Rosen <irar@il.ibm.com>
2005-02-07 kazu * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vector...
2005-02-07 dorit * doc/invoke.texi (ftree-vectorizer-verbose...
2005-02-03 dorit * tree-vectorizer.h (LOC): New type.
2005-02-03 dorit * tree-vectorizer.c (vect_analyze_data_ref_depe...
2004-12-29 dorit2004-12-29 Ira Rosen <irar@il.ibm.com>
2004-11-04 dorit PR tree-optimization/18009
2004-10-14 dorit2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-19 dorit2004-09-19 Ira Rosen <irar@il.ibm.com>
2004-09-10 kazu * c-common.c, c-pch.c, defaults.h, lambda-code.c,...
2004-09-05 kazu * c-common.c, c-decl.c, combine.c, defaults.h, fold...
2004-08-17 dorit * tree-vectorizer.c: New File: loop vectorizati...