aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-transform.c
AgeCommit message (Expand)Author
2007-01-16 * tree-vectorizer.h (is_pattern_stmt_p): New.dorit
2007-01-14 * param.h (MIN_VECT_LOOP_BOUND): New.dorit
2007-01-03 * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.rakdver
2006-12-132006-12-12 Andrew Pinski <pinskia@gmail.com>pinskia
2006-12-122006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia
2006-12-12 * tree-vect-analyze.c (vect_analyze_data_ref_access): Add another checkirar
2006-12-122006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo
2006-12-11 * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo
2006-12-11 * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Useirar
2006-12-072006-12-07 Richard Guenther <rguenther@suse.de>rguenth
2006-12-05Merge gimple-tuples-branch into mainline.aldyh
2006-12-05 * config/i386/darwin.h, config/spu/spu.c, tree-ssa-live.c,kazu
2006-12-02 * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu
2006-11-302006-11-30 Richard Guenther <rguenther@suse.de>rguenth
2006-11-272006-11-27 Richard Guenther <rguenther@suse.de>rguenth
2006-11-27 PR tree-optimization/22372irar
2006-11-25 * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver
2006-11-22 * doc/c-tree.texi: Document new tree codes.irar
2006-11-21 * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorrakdver
2006-11-17 * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver
2006-11-172006-11-17 Zdenek Dvorak <dvorakz@suse.cz>rakdver
2006-11-082006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit
2006-10-22 * tree-vect-transform.c (vectorizable_load): Use the type of theirar
2006-09-12 PR rtl-optimization/28071hubicka
2006-09-062006-09-05 Andrew Pinski <pinskia@physics.uc.edu>pinskia
2006-08-10 PR tree-optimization/26197dorit
2006-05-28 * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu
2006-05-232006-05-23 Andrew MacLeod <amacleod@redhat.com>amacleod
2006-05-062006-05-06 Richard Guenther <rguenther@suse.de>rguenth
2006-04-27Implement new immediate use iterators.amacleod
2006-03-28 * tree-loop-linear.c: Don't include varray.h.spop
2006-03-04 * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu
2006-03-01 * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.dnovillo
2006-01-19 * Makefile.in (tree-vect-patterns.o): Add rule for new file.dorit
2006-01-06 * tree-cfg.c (bsi_replace): Rename final argument fromlaw
2005-12-18 PR tree-optimization/24378autovect-last-mergedorit
2005-12-06In gcc/dberlin
2005-12-022005-12-02 Richard Guenther <rguenther@suse.de>rguenth
2005-10-04 * tree-vect-transform.c (vect_create_epilog_for_reduction):sje
2005-09-30 * tree-vect-transform.c, config/ms1/ms1.md,kazu
2005-09-19 * tree-flow.h (merge_alias_info): Declare.rth
2005-09-142005-09-14 Uros Bizjak <uros@kss-loka.si>dorit
2005-09-06 * common.opt: Add option ftree-vect-loop-version.irar
2005-08-21 * tree-vect-transform.c (get_initial_def_for_reduction): Setdorit
2005-08-18 PR tree-optimization/22228dorit
2005-08-09 * tree-vect-transform.c (vect_create_epilog_for_reduction): Setdorit
2005-07-25 * expr.c (highest_pow2_factor): Make extern.irar
2005-07-20 Make CONSTRUCTOR use VEC to store initializers.giovannibajo
2005-07-19 * bt-load.c (link_btr_uses): Fix uninitialised warnings.bje
2005-07-06 * tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number.dpatel