tree-vectorizer.c: Fix documentation.
[gcc.git] / gcc / tree-vectorizer.c
2010-09-16 Ira Rosentree-vectorizer.c: Fix documentation.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2009-12-10 Richard Guenthertree-vectorizer.c (vectorize_loops): Properly guard...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-07-21 Paul Brooktree-vectorizer.c (increase_alignment): Handle nested...
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-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-03-30 Ira Rosentree-vect-loop-manip.c: New file.
2009-03-18 Richard Guenthertree-vect-transform.c (vect_loop_versioning): Fold...
2008-09-26 Dorit Nuzmanre PR tree-optimization/37574 (ICE with the vectorizer...
2008-09-11 Richard Guenthertree-vectorizer.c (slpeel_add_loop_guard): Fix types.
2008-09-02 Sebastian Popbackport: configure: Regenerate.
2008-08-30 Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-08-28 Ira Rosentarget.h (struct vectorize): Add new target builtin.
2008-08-19 Ira Rosentree-vectorizer.c (supportable_widening_operation)...
2008-08-12 Ira Rosentree-vectorizer.c: Depend on langhooks.h.
2008-07-30 H.J. Lu[multiple changes]
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-22 H.J. Ludefaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as...
2008-05-20 Richard Guenthertree-ssa-reassoc.c (fini_reassoc): Use the statistics...
2008-05-14 Michael MeissnerAdd SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
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-21 Tomas Bily* tree-vectorizer.c (vect_is_simple_reduction): Fix...
2008-02-21 Richard Guenthertree.def (PAREN_EXPR): New tree code.
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-30 Dorit Nuzmanre PR target/32893 (zlib segfault in inflate_table...
2007-09-09 Ira Rosentree-vectorizer.h (enum vect_def_type): Start enumerati...
2007-09-04 Revital EresAdd new fp flags: -fassociative-math and -freciprocal...
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-23 Kaveh R. Ghaziarc-protos.h (arc_select_cc_mode, gen_compare_reg)...
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-08-09 Jan Hubickaoptabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
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-06-06 Uros Bizjakre PR tree-optimization/32216 (ICE: verify_stmts failed...
2007-06-05 Uros Bizjakre PR tree-optimization/32215 (ICE in supportable_narro...
2007-05-17 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-05-11 Zdenek Dvoraktree-loop-linear.c (gather_interchange_stats, [......
2007-05-01 Jan Hubickatree-vectorize.c (vect_is_simple_use): gimple_min_invar...
2007-04-27 Zdenek Dvoraktree-ssa-loop-im.c (determine_invariantness_stmt):...
2007-04-22 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-04-18 Dorit Nuzmantree-vectorizer.c (destroy_loop_vec_info): Set loop...
2007-04-18 Dorit Nuzmantree-vect-analyze.c (process_use): New function.
2007-03-05 Richard Guentherre PR tree-optimization/26420 (-ftree-vectorizer-verbos...
2007-02-22 Dorit Nuzmanre PR tree-optimization/30858 (ice for legal code with...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-06 Dorit Nuzmantree-vectorizer.c (vect_is_simple_use): Support induction.
2007-01-31 Zdenek Dvorakcfgloop.h: Include vec-prim.h.
2007-01-28 Ian Lance Taylorcommon.opt: Add fstrict-overflow.
2007-01-21 Ira Rosentree-vectorizer.h (struct _stmt_vec_info): Add new...
2007-01-14 Dorit Nuzmanparam.h (MIN_VECT_LOOP_BOUND): New.
2007-01-12 Zdenek Dvorakloop.texi: Document recording of loop exits.
2007-01-08 Jan Hubicka* tree-vectorizer.c (gate_increase_alignment): Fix...
2007-01-08 Jan Hubickatree-pas.h (TODO_remove_function): New flag.
2006-12-12 Diego Novillo[multiple changes]
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-02 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
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 Zdenek Dvoraktree-loop-linear.c (linear_transform_loops): Use single...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-12 Zdenek Dvoraktree-ssa-loop.c (tree_vectorize): Return the result...
2006-11-08 Dorit Nuzman[multiple changes]
2006-10-30 Mike StumpFix whitespacing.
2006-09-16 Steven Bosschertree-vectorizer.c (vectorize_loops): Clear vect_loop_lo...
2006-09-12 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-08-03 Dorit Nuzmanre PR middle-end/27770 (wrong code in spec tests for...
2006-06-05 Dorit Nuzmanre PR tree-optimization/26360 (Autovectorization of...
2006-03-28 Sebastian Poptree-loop-linear.c: Don't include varray.h.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-11-05 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2005-09-19 Dorit Nuzmantree-ssa-operands.c (swap_tree_operands): Export.
2005-09-06 Keith Besawcommon.opt: Add option ftree-vect-loop-version.
2005-08-24 Zdenek Dvorakbb-reorder.c (copy_bb, [...]): Add argument to duplicat...
2005-08-18 Dorit Nuzmanre PR tree-optimization/22228 (ICE with -ftree-vectoriz...
2005-07-28 Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-28 Dorit Nuzmanre PR tree-optimization/22506 (ICE with -ftree-vectoriz...
2005-07-25 Ira Rosenexpr.c (highest_pow2_factor): Make extern.
2005-07-24 Ira Rosenre PR tree-optimization/22526 (vectorizer produces...
2005-07-21 Volker Reicheltreg-stack.c: Fix comment typo(s).
2005-07-06 Devang Pateltree-vectorizer.h (struct _loop_vec_info): Remove loop_...
next