summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-transform.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-vectorizer.h (is_pattern_stmt_p): New.dorit2007-01-161-9/+14
* * param.h (MIN_VECT_LOOP_BOUND): New.dorit2007-01-141-2/+7
* * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.rakdver2007-01-031-1/+3
* 2006-12-12 Andrew Pinski <pinskia@gmail.com>pinskia2006-12-131-0/+2
* 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-12-121-0/+6
* * tree-vect-analyze.c (vect_analyze_data_ref_access): Add another checkirar2006-12-121-8/+26
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-17/+14
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-3/+3
* * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Useirar2006-12-111-2/+2
* 2006-12-07 Richard Guenther <rguenther@suse.de>rguenth2006-12-071-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-108/+120
* * config/i386/darwin.h, config/spu/spu.c, tree-ssa-live.c,kazu2006-12-051-1/+1
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-10/+10
* 2006-11-30 Richard Guenther <rguenther@suse.de>rguenth2006-11-301-1/+1
* 2006-11-27 Richard Guenther <rguenther@suse.de>rguenth2006-11-271-0/+150
* PR tree-optimization/22372irar2006-11-271-56/+70
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-13/+8
* * doc/c-tree.texi: Document new tree codes.irar2006-11-221-141/+854
* * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorrakdver2006-11-211-8/+8
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-3/+1
* 2006-11-17 Zdenek Dvorak <dvorakz@suse.cz>rakdver2006-11-171-28/+34
* 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit2006-11-081-248/+1070
* * tree-vect-transform.c (vectorizable_load): Use the type of theirar2006-10-221-3/+5
* PR rtl-optimization/28071hubicka2006-09-121-2/+2
* 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-061-3/+3
* PR tree-optimization/26197dorit2006-08-101-1/+1
* * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu2006-05-281-1/+1
* 2006-05-23 Andrew MacLeod <amacleod@redhat.com>amacleod2006-05-231-14/+14
* 2006-05-06 Richard Guenther <rguenther@suse.de>rguenth2006-05-061-0/+5
* Implement new immediate use iterators.amacleod2006-04-271-2/+4
* * tree-loop-linear.c: Don't include varray.h.spop2006-03-281-6/+4
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-2/+2
* * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.dnovillo2006-03-011-2/+2
* * Makefile.in (tree-vect-patterns.o): Add rule for new file.dorit2006-01-191-128/+294
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-1/+1
* PR tree-optimization/24378dorit2005-12-181-0/+32
* In gcc/dberlin2005-12-061-1/+1
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-2/+2
* * tree-vect-transform.c (vect_create_epilog_for_reduction):sje2005-10-041-1/+1
* * tree-vect-transform.c, config/ms1/ms1.md,kazu2005-09-301-1/+1
* * tree-flow.h (merge_alias_info): Declare.rth2005-09-191-117/+43
* 2005-09-14 Uros Bizjak <uros@kss-loka.si>dorit2005-09-141-2/+43
* * common.opt: Add option ftree-vect-loop-version.irar2005-09-061-1/+147
* * tree-vect-transform.c (get_initial_def_for_reduction): Setdorit2005-08-211-42/+21
* PR tree-optimization/22228dorit2005-08-181-0/+9
* * tree-vect-transform.c (vect_create_epilog_for_reduction): Setdorit2005-08-091-9/+16
* * expr.c (highest_pow2_factor): Make extern.irar2005-07-251-30/+21
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-2/+3
* * bt-load.c (link_btr_uses): Fix uninitialised warnings.bje2005-07-191-1/+1
* * tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number.dpatel2005-07-061-57/+57