summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-03-20 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-03-201-3/+5
* 2008-03-11 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-03-171-12/+19
* 2008-03-02 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-03-021-18/+5
* 2008-02-26 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-02-261-2/+8
* 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
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-1/+1
* 2007-02-06 Dorit Nuzman <dorit@il.ibm.com>dorit2007-02-061-17/+15
* * cfgloop.h: Include vec-prim.h.rakdver2007-01-311-1/+1
* ./:ian2007-01-281-2/+2
* * tree-vectorizer.h (struct _stmt_vec_info): Add new fieldirar2007-01-211-0/+1
* * param.h (MIN_VECT_LOOP_BOUND): New.dorit2007-01-141-2/+4
* * doc/loop.texi: Document recording of loop exits.rakdver2007-01-121-1/+0
* * tree-vectorizer.c (gate_increase_alignment): Fix return type.hubicka2007-01-081-1/+1
* * tree-pas.h (TODO_remove_function): New flag.hubicka2007-01-081-0/+66
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-6/+8
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-10/+6
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-10/+10
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-3/+3
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-12/+9
* * doc/c-tree.texi: Document new tree codes.irar2006-11-221-0/+6
* * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorrakdver2006-11-211-17/+20
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-5/+0
* * tree-ssa-loop.c (tree_vectorize): Return the result ofrakdver2006-11-121-1/+3