boz_9.f90: Do not generate denormal floating point numbers.
[gcc.git] / gcc / tree-vectorizer.h
2009-07-20 Ira Rosentree-vectorizer.h (vectorizable_condition): Add parameters.
2009-07-12 Ira Rosentree-parloops.c (loop_parallel_p): Call vect_is_simple_...
2009-07-08 Shujing Zhaobasic-block.h (dump_regset, [...]): Remove duplicate...
2009-06-16 Ira Rosentree-parloops.c (loop_parallel_p): Call vect_is_simple_...
2009-06-01 Ira Rosenre PR tree-optimization/39129 (The meaning of 'BB'...
2009-05-31 Ira Rosentree-vect-loop-manip.c (slpeel_update_phi_nodes_for_gua...
2009-05-24 Ira Rosenpasses.texi (Tree-SSA passes): Document SLP pass.
2009-04-28 Ira Rosentree-vect-loop-manip.c (vect_create_cond_for_alias_chec...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-04 Richard GuentherMakefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-30 Ira Rosentree-vect-loop-manip.c: New file.
2008-09-22 Ira Rosenre PR tree-optimization/37482 (definition in block...
2008-08-28 Ira Rosentarget.h (struct vectorize): Add new target builtin.
2008-08-23 Ira Rosenre PR middle-end/37161 (Revision 139225 caused gfortran...
2008-08-19 Ira Rosentree-vectorizer.c (supportable_widening_operation)...
2008-08-12 Ira Rosentree-vectorizer.c: Depend on langhooks.h.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-03-12 Victor Kaplanskytree-vectorizer.c (free_stmt_vec_info): New function.
2008-02-28 Sebastian Popinvoke.texi: Document -ftree-loop-distribution.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-12-17 Dorit Nuzmantree-vectorizer.h (verbosity_levels): Add new verbosity...
2007-12-10 Jakub Jelinekre PR tree-optimization/34371 (verify_stmts failed...
2007-12-06 Harsha Jagasiatree-vectorizer.c (slpeel_add_loop_guard): Gimplify...
2007-10-29 Razya Ladelsky2007-09-23 Razya Ladelsky
2007-09-11 Harsha Jagasiarsha Jagasia <harsha.jagasia@amd.com>
2007-09-09 Ira Rosentree-vectorizer.h (stmt_vinfo_set_inside_of_loop_cost...
2007-09-09 Ira Rosentree-vectorizer.h (enum vect_def_type): Start enumerati...
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-19 Dorit Nuzmantree-data-refs.c (split_constant_offset): Expose.
2007-08-19 Dorit Nuzmantree-vectorizer.h (vect_is_simple_reduction): Takes...
2007-08-16 Victor Kaplanskytree-vectorizer.c (new_loop_vec_info): Initialize new...
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-12 Dorit Nuzmantarget.h (builtin_vectorization_cost): Add new target...
2007-07-05 Dorit Nuzmantree-vectorizer.c (new_loop_vec_info): Initialize LOOP_...
2007-06-08 Harsha Jagasiaextend.texi: Add fvect-cost-model flag.
2007-05-29 Zdenek Dvoraktree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.
2007-05-17 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-04-18 Dorit Nuzmantree-vectorizer.c (destroy_loop_vec_info): Set loop...
2007-04-17 Dorit Nuzmantree-vectorizer.h (stmt_vec_info_type): Add enum value...
2007-02-22 Dorit Nuzmanre PR tree-optimization/30858 (ice for legal code with...
2007-02-11 Tehila Meyzelstm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New...
2007-02-05 Richard Guenthertree-vectorizer.h (vectorizable_function): Add argument...
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...