aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
AgeCommit message (Expand)Author
2007-01-14 * param.h (MIN_VECT_LOOP_BOUND): New.dorit
2007-01-12 * doc/loop.texi: Document recording of loop exits.rakdver
2007-01-08 * tree-vectorizer.c (gate_increase_alignment): Fix return type.hubicka
2007-01-08 * tree-pas.h (TODO_remove_function): New flag.hubicka
2006-12-122006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo
2006-12-10 * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver
2006-12-05Merge gimple-tuples-branch into mainline.aldyh
2006-12-02 * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu
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-12 * tree-ssa-loop.c (tree_vectorize): Return the result ofrakdver
2006-11-082006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit
2006-10-30Fix whitespacing.mrs
2006-09-16 * tree-vectorizer.c (vectorize_loops): Clear vect_loop_locationsteven
2006-09-12 PR rtl-optimization/28071hubicka
2006-08-03 PR tree-optimization/27770dorit
2006-06-05Changelog:victork
2006-03-28 * tree-loop-linear.c: Don't include varray.h.spop
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki
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-11-05 * c-typeck.c, config/i386/netware.h, config/m32c/cond.md,kazu
2005-09-19 * tree-ssa-operands.c (swap_tree_operands): Export.dorit
2005-09-06 * common.opt: Add option ftree-vect-loop-version.irar
2005-08-24 * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argumentrakdver
2005-08-18 PR tree-optimization/22228dorit
2005-07-28 * builtins.c: Fix comment typo(s).reichelt
2005-07-28 PR tree-optimization/22506dorit
2005-07-25 * expr.c (highest_pow2_factor): Make extern.irar
2005-07-24 PR tree-optimization/22526irar
2005-07-21 * reg-stack.c: Fix comment typo(s).reichelt
2005-07-06 * tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number.dpatel
2005-07-03 * c-decl.c, tree-object-size.c, tree-vectorizer.c,kazu
2005-06-29 * tree-vectorizer.c (vect_is_simple_reduction): Compare typesrth
2005-06-26 * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu
2005-06-25Update FSF address.kcook
2005-06-18 * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): Newdorit
2005-06-12 * cgraphunit.c, tree-ssa-loop-ivopts.c,kazu
2005-06-10 * tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whosedorit
2005-06-05 * tree-flow.h (stmt_ann_d): Move aux to ...dorit
2005-06-02 PR tree-optimization/21734dorit
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi
2005-05-26 * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod
2005-04-27gcc:bonzini
2005-04-232005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo
2005-04-17 * tree-flow-inline.h (get_stmt_operands): Remove.kazu
2005-04-12 * tree-data-ref.c (build_classic_dist_vector,dpatel