summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit2006-11-081-2/+124
* Fix whitespacing.mrs2006-10-301-2/+2
* * tree-vectorizer.c (vectorize_loops): Clear vect_loop_locationsteven2006-09-161-0/+1
* PR rtl-optimization/28071hubicka2006-09-121-4/+4
* PR tree-optimization/27770dorit2006-08-031-1/+3
* Changelog:victork2006-06-051-1/+19
* * tree-loop-linear.c: Don't include varray.h.spop2006-03-281-4/+4
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * Makefile.in (tree-vect-patterns.o): Add rule for new file.dorit2006-01-191-1/+3
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-1/+1
* * c-typeck.c, config/i386/netware.h, config/m32c/cond.md,kazu2005-11-051-2/+2
* * tree-ssa-operands.c (swap_tree_operands): Export.dorit2005-09-191-15/+3
* * common.opt: Add option ftree-vect-loop-version.irar2005-09-061-1/+5
* * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argumentrakdver2005-08-241-1/+2
* PR tree-optimization/22228dorit2005-08-181-0/+19
* * builtins.c: Fix comment typo(s).reichelt2005-07-281-1/+1
* PR tree-optimization/22506dorit2005-07-281-0/+4
* * expr.c (highest_pow2_factor): Make extern.irar2005-07-251-40/+4
* PR tree-optimization/22526irar2005-07-241-1/+2
* * reg-stack.c: Fix comment typo(s).reichelt2005-07-211-1/+1