aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-26re PR tree-optimization/49038 (-ftree-vectorise introduces reads past end of ...Ira Rosen1-0/+6
2011-05-18re PR tree-optimization/41881 (Complete unrolling (inner) versus vectorizatio...Ira Rosen1-0/+5
2011-05-18tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use new names for...Ira Rosen1-24/+24
2011-05-03md.texi (vec_load_lanes, [...]): Document.Richard Sandiford1-3/+6
2011-04-28re PR tree-optimization/48765 (ICE in vect_transform_stmt)Ira Rosen1-1/+1
2011-04-20Revert last patch.Richard Sandiford1-6/+3
2011-04-20md.texi (vec_load_lanes, [...]): Document.Richard Sandiford1-3/+6
2011-04-14tree-vectorizer.h (vect_strided_store_supported): Add a HOST_WIDE_INT argument.Richard Sandiford1-6/+4
2011-04-14tree-vectorizer.h (vect_create_data_ref_ptr): Add an extra type parameter.Richard Sandiford1-3/+3
2011-03-28tree-vectorizer.h (vect_create_data_ref_ptr): Adjust prototype.Eric Botcazou1-1/+2
2010-12-23Fix PR47002: memory leaks.Sebastian Pop1-0/+4
2010-11-24common.opt (user_vect_verbosity_level): New Variable entry.Joseph Myers1-17/+1
2010-10-21re PR tree-optimization/46049 (ICE: in expand_widen_pattern_expr, at optabs.c...Ira Rosen1-1/+2
2010-10-07machmode.h (mode_for_vector): Declare.Richard Guenther1-0/+1
2010-09-16tree-vectorizer.c: Fix documentation.Ira Rosen1-0/+24
2010-09-02tree-vectorizer.h (get_later_stmt): New function.Ira Rosen1-1/+27
2010-07-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen1-2/+28
2010-06-09cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c...Jan Hubicka1-5/+4
2010-06-07tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen1-64/+0
2010-05-10tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.Michael Matz1-1/+1
2010-04-26cfgloop.h (struct loop): Move can_be_parallel field up.Nathan Froyd1-24/+25
2010-04-26tree-vectorizer.h (struct _stmt_vec_info): Add new field to determine if the ...Ira Rosen1-0/+5
2010-04-19re PR tree-optimization/37027 (SLP loop vectorization missing support for red...Ira Rosen1-2/+7
2010-04-13tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Only add RW depende...Richard Guenther1-2/+6
2010-04-09tree-vectorizer.h (struct _stmt_vec_info): Document that vectype is the type ...Richard Guenther1-5/+8
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-2/+2
2010-02-16re PR tree-optimization/43074 (ICE in vectorizable_reduction, at tree-vect-lo...Ira Rosen1-0/+4
2009-11-25Remove trailing white spaces.H.J. Lu1-58/+58
2009-07-20tree-vectorizer.h (vectorizable_condition): Add parameters.Ira Rosen1-1/+3
2009-07-12tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additio...Ira Rosen1-1/+2
2009-07-08basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao1-2/+3
2009-06-16tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additio...Ira Rosen1-1/+6
2009-06-01re PR tree-optimization/39129 (The meaning of 'BB' in "too many BBs in loop")Ira Rosen1-19/+24
2009-05-31tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don't mark phis ...Ira Rosen1-3/+0
2009-05-24passes.texi (Tree-SSA passes): Document SLP pass.Ira Rosen1-12/+51
2009-04-28tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use REPORT_VECTOR...Ira Rosen1-13/+11
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-1/+2
2009-04-04Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.Richard Guenther1-2/+3
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-1/+1
2009-03-30tree-vect-loop-manip.c: New file.Ira Rosen1-85/+102
2008-09-22re PR tree-optimization/37482 (definition in block 51 follows the use for SSA...Ira Rosen1-0/+31
2008-08-28target.h (struct vectorize): Add new target builtin.Ira Rosen1-2/+21
2008-08-23re PR middle-end/37161 (Revision 139225 caused gfortran.dg/vect/pr33301.f -O)Ira Rosen1-0/+2
2008-08-19tree-vectorizer.c (supportable_widening_operation): Support multi-step conver...Ira Rosen1-4/+19
2008-08-12tree-vectorizer.c: Depend on langhooks.h.Ira Rosen1-2/+2
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-44/+68
2008-03-12tree-vectorizer.c (free_stmt_vec_info): New function.Victor Kaplansky1-0/+1
2008-02-28invoke.texi: Document -ftree-loop-distribution.Sebastian Pop1-0/+1
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-14/+6
2007-12-17tree-vectorizer.h (verbosity_levels): Add new verbosity level REPORT_COST.Dorit Nuzman1-0/+1