target.h (globalize_decl_name): New.
[gcc.git] / gcc / tree-vectorizer.h
2007-01-21 Ira Rosentree-vectorizer.h (struct _stmt_vec_info): Add new...
2007-01-16 Dorit Nuzmantree-vectorizer.h (is_pattern_stmt_p): New.
2007-01-14 Dorit Nuzmanparam.h (MIN_VECT_LOOP_BOUND): New.
2006-12-25 Kazu Hirata* tree-vectorizer.h (VECT_SMODULO): Remove.
2006-12-12 Diego Novillo[multiple changes]
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-11-30 Richard Guenthertree-vectorizer.h (vectorizable_function): Export.
2006-11-27 Richard Guenthertarget.h (struct gcc_target): Add builtin_vectorized_fu...
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-22 Ira Rosenc-tree.texi: Document new tree codes.
2006-11-21 Richard Guenthertree-vectorizer.h (NUM_PATTERNS): Increase.
2006-11-12 Zdenek Dvoraktree-ssa-loop.c (tree_vectorize): Return the result...
2006-11-08 Dorit Nuzman[multiple changes]
2006-09-12 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-03-28 Sebastian Poptree-loop-linear.c: Don't include varray.h.
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-01-28 Kazu Hirataintegrate.h: Remove the prototype for copy_decl_for_inl...
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2005-09-06 Keith Besawcommon.opt: Add option ftree-vect-loop-version.
2005-08-18 Dorit Nuzmanre PR tree-optimization/22228 (ICE with -ftree-vectoriz...
2005-07-25 Ira Rosenexpr.c (highest_pow2_factor): Make extern.
2005-07-06 Devang Pateltree-vectorizer.h (struct _loop_vec_info): Remove loop_...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-18 Dorit Nuzmantree.def (REDUC_MAX_EXPR, [...]): New tree-codes.
2005-06-12 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-06-10 Dorit Nuzmantree-vect-analyze.c (vect_analyze_data_ref_dependence...
2005-06-05 Dorit Nuzmantree-flow.h (stmt_ann_d): Move aux to ...
2005-05-03 Kazu Hiratatree-flow.h (tree_ann_common_d): Move aux to ...
2005-04-12 Devang Pateltree-data-ref.c (build_classic_dist_vector, [...])...
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-03-29 Dorit Nuzmantree-ssanames.c (duplicate_ssa_name_ptr_info): New...
2005-03-15 Dorit Naishlostree-vectorizer.h (unknown_alignment_for_access_p)...
2005-03-13 Daniel BerlinIn gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin...
2005-02-17 Dorit NaishlosMakefile.in (tree-vect-analyze.o, [...]): New.
2005-02-12 Ira Rosentree-vectorizer.h (struct _stmt_vec_info): Rename a...
2005-02-07 Kazu Hiratacfgcleanup.c, [...]: Update copyright.
2005-02-07 Leehod Baruchinvoke.texi (ftree-vectorizer-verbose): New.
2005-02-03 Leehod Baruchtree-vectorizer.h (LOC): New type.
2005-02-03 Leehod Baruchtree-vectorizer.c (vect_analyze_data_ref_dependence...
2004-12-29 Ira Rosenre PR tree-optimization/18179 (vectorizer: wrong alignm...
2004-11-04 Dorit Naishlosre PR tree-optimization/18009 (ICE in vect_transform_st...
2004-10-14 Olga Golovanevsky2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-19 Ira Rosentree-vectorizer.h (stmt_vec_info): Add vect_dr_base...
2004-09-10 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-08-17 Dorit Naishlostree-vectorizer.c: New File: loop vectorization on...