summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-12 Dorit Nuzman <dorit@il.ibm.com>dorit2007-07-121-0/+15
* * tree-vectorizer.c (new_loop_vec_info): Initializedorit2007-07-051-0/+13
* gcc/ChangeLog:hjagasia2007-06-081-1/+45
* * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.rakdver2007-05-291-1/+2
* PR tree-optimization/24659uros2007-05-171-0/+3
* * tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL.dorit2007-04-181-2/+5
* * tree-vectorizer.h (stmt_vec_info_type): Add enum valuedorit2007-04-171-0/+2
* PR tree-optimization/30858dorit2007-02-221-0/+8
* * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.dorit2007-02-111-1/+4
* 2007-02-05 Richard Guenther <rguenther@suse.de>rguenth2007-02-051-1/+1
* * tree-vectorizer.h (struct _stmt_vec_info): Add new fieldirar2007-01-211-0/+5
* * tree-vectorizer.h (is_pattern_stmt_p): New.dorit2007-01-161-0/+15
* * param.h (MIN_VECT_LOOP_BOUND): New.dorit2007-01-141-1/+1
* * tree-vectorizer.h (VECT_SMODULO): Remove.kazu2006-12-251-3/+0