summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-vect-loop-manip.c: New file.irar2009-03-301-2670/+68
* 2009-03-18 Richard Guenther <rguenther@suse.de>rguenth2009-03-181-4/+4
* PR tree-optimization/37574dorit2008-09-261-2/+2
* 2008-09-11 Richard Guenther <rguenther@suse.de>rguenth2008-09-111-5/+5
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-1/+1
* * parse.c (parse_interface): Silence uninitialized var warning.hubicka2008-08-301-10/+11
* * target.h (struct vectorize): Add new target builtin.irar2008-08-281-1/+2
* * tree-vectorizer.c (supportable_widening_operation): Supportirar2008-08-191-63/+95
* * tree-vectorizer.c: Depend on langhooks.h.irar2008-08-121-10/+88
* 2008-07-30 Joey Ye <joey.ye@intel.com>hjl2008-07-301-3/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-233/+253
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-1/+1
* gcc/rwild2008-06-061-14/+15
* 2008-05-22 H.J. Lu <hongjiu.lu@intel.com>hjl2008-05-221-8/+10
* 2008-05-20 Richard Guenther <rguenther@suse.de>rguenth2008-05-201-0/+1
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplymeissner2008-05-141-6/+6
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-4/+2
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* 2008-03-12 Victor Kaplansky <victork@il.ibm.com>victork2008-03-121-12/+19
* * doc/invoke.texi: Document -ftree-loop-distribution.spop2008-02-281-18/+5
* * tree-vectorizer.c (vect_is_simple_reduction): Fix comment typo.bje2008-02-211-1/+1
* 2008-02-21 Richard Guenther <rguenther@suse.de>rguenth2008-02-211-1/+7
* PR tree-optimization/34371jakub2007-12-101-5/+6
* 2007-12-05 Harsha Jagasia <harsha.jagasia@amd.com>spop2007-12-061-20/+206
* PR tree-optimization/32893dorit2007-10-301-6/+3
* * tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.irar2007-09-091-1/+10
* Add new fp flags: -fassociative-math and -freciprocal-mathrevitale2007-09-041-1/+1
* * config/arm/arm.c, config/rs6000/ppu_intrinsics.h,kazu2007-09-011-1/+1
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-2/+2
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-1/+1
* * tree-data-refs.c (split_constant_offset): Expose.dorit2007-08-191-4/+93
* * tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_infodorit2007-08-191-30/+119
* gcc/ChangeLogvictork2007-08-161-2/+6
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-1/+1
* * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka2007-08-091-6/+6
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+10
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * tree-vectorizer.c (new_loop_vec_info): Initializedorit2007-07-051-0/+1
* gcc/ChangeLog:hjagasia2007-06-081-0/+2
* PR tree-optimization/32216uros2007-06-061-6/+19
* PR tree-optimization/32215uros2007-06-051-0/+11
* PR tree-optimization/24659uros2007-05-171-4/+75
* * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops):rakdver2007-05-111-2/+2
* * tree-vectorize.c (vect_is_simple_use): gimple_min_invariant ishubicka2007-05-011-1/+7
* * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt torakdver2007-04-271-21/+5
* 2007-04-22 Uros Bizjak <ubizjak@gmail.com>uros2007-04-221-1/+1
* * tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL.dorit2007-04-181-0/+1
* * tree-vect-analyze.c (process_use): New function.dorit2007-04-181-11/+1
* 2007-03-05 Richard Guenther <rguenther@suse.de>rguenth2007-03-051-2/+9
* PR tree-optimization/30858dorit2007-02-221-8/+44