]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vectorizer.h
* doc/invoke.texi: Document -ftree-loop-distribution.
[thirdparty/gcc.git] / gcc / tree-vectorizer.h
2008-02-28  spop * doc/invoke.texi: Document -ftree-loop-distribution.
2008-02-26  tromeygcc
2007-12-17  dorit * tree-vectorizer.h (verbosity_levels): Add...
2007-12-10  jakub PR tree-optimization/34371
2007-12-06  spop2007-12-05 Harsha Jagasia <harsha.jagasia@amd.com>
2007-10-29  razya2007-09-23 Razya Ladelsky
2007-09-11  hjagasiarsha Jagasia <harsha.jagasia@amd.com>
2007-09-09  irar * tree-vectorizer.h (stmt_vinfo_set_inside_of_loop_cost,
2007-09-09  irar * tree-vectorizer.h (enum vect_def_type): Start enumer...
2007-08-25  ghazi * c-common.c (vector_types_convertible_p,
2007-08-19  dorit * tree-data-refs.c (split_constant_offset)...
2007-08-19  dorit * tree-vectorizer.h (vect_is_simple_reduction...
2007-08-16  victorkgcc/ChangeLog
2007-08-14  ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-12  dorit2007-07-12 Dorit Nuzman <dorit@il.ibm.com>
2007-07-05  dorit * tree-vectorizer.c (new_loop_vec_info): Initialize
2007-06-08  hjagasiagcc/ChangeLog:
2007-05-29  rakdver * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to...
2007-05-17  uros PR tree-optimization/24659
2007-04-18  dorit * tree-vectorizer.c (destroy_loop_vec_info...
2007-04-17  dorit * tree-vectorizer.h (stmt_vec_info_type): Add...
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...