summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
Commit message (Expand)AuthorAgeFilesLines
* * common.opt (user_vect_verbosity_level): New Variable entry.jsm282010-11-241-17/+1
* PR tree-optimization/46049irar2010-10-211-1/+2
* 2010-10-07 Richard Guenther <rguenther@suse.de>rguenth2010-10-071-0/+1
* * tree-vectorizer.c: Fix documentation.irar2010-09-161-0/+24
* * tree-vectorizer.h (get_later_stmt): New function.irar2010-09-021-1/+27
* * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST):irar2010-07-041-2/+28
* * cgraph.h (varpool_first_static_initializer,hubicka2010-06-091-5/+4
* * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Updateirar2010-06-071-64/+0
* * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.matz2010-05-101-1/+1
* * cfgloop.h (struct loop): Move can_be_parallel field up.froydnj2010-04-261-24/+25
* * tree-vectorizer.h (struct _stmt_vec_info): Add new field to irar2010-04-261-0/+5
* PR tree-optimization/37027irar2010-04-191-2/+7
* 2010-04-13 Richard Guenther <rguenther@suse.de>rguenth2010-04-131-2/+6
* 2010-04-09 Richard Guenther <rguenther@suse.de>rguenth2010-04-091-5/+8
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-2/+2
* PR tree-optimization/43074irar2010-02-161-0/+4
* Remove trailing white spaces.hjl2009-11-251-58/+58
* * tree-vectorizer.h (vectorizable_condition): Add parameters.irar2009-07-201-1/+3
* * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reductionirar2009-07-121-1/+2
* 2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-07-081-2/+3
* * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reductionirar2009-06-161-1/+6
* PR tree-optimization/39129irar2009-06-011-19/+24
* * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don'tirar2009-05-311-3/+0
* * doc/passes.texi (Tree-SSA passes): Document SLP pass.irar2009-05-241-12/+51
* * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks):irar2009-04-281-13/+11
* ./:ian2009-04-271-1/+2
* 2009-04-04 Richard Guenther <rguenther@suse.de>rguenth2009-04-041-2/+3
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-1/+1
* * tree-vect-loop-manip.c: New file.irar2009-03-301-85/+102
* PR tree-optimization/37482irar2008-09-221-0/+31
* * target.h (struct vectorize): Add new target builtin.irar2008-08-281-2/+21
* PR tree-optimization/37161irar2008-08-231-0/+2
* * tree-vectorizer.c (supportable_widening_operation): Supportirar2008-08-191-4/+19
* * tree-vectorizer.c: Depend on langhooks.h.irar2008-08-121-2/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-44/+68
* 2008-03-12 Victor Kaplansky <victork@il.ibm.com>victork2008-03-121-0/+1
* * doc/invoke.texi: Document -ftree-loop-distribution.spop2008-02-281-0/+1
* gcctromey2008-02-261-14/+6
* * tree-vectorizer.h (verbosity_levels): Add new verbosity leveldorit2007-12-171-0/+1
* PR tree-optimization/34371jakub2007-12-101-1/+2
* 2007-12-05 Harsha Jagasia <harsha.jagasia@amd.com>spop2007-12-061-1/+6
* 2007-09-23 Razya Ladelskyrazya2007-10-291-1/+1
* rsha Jagasia <harsha.jagasia@amd.com>hjagasia2007-09-111-3/+8
* * tree-vectorizer.h (stmt_vinfo_set_inside_of_loop_cost,irar2007-09-091-0/+21
* * tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.irar2007-09-091-6/+129
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-3/+3
* * tree-data-refs.c (split_constant_offset): Expose.dorit2007-08-191-2/+19
* * tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_infodorit2007-08-191-7/+28
* gcc/ChangeLogvictork2007-08-161-0/+5
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-1/+1