summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number.dpatel2005-07-061-33/+37
* * c-decl.c, tree-object-size.c, tree-vectorizer.c,kazu2005-07-031-1/+1
* * tree-vectorizer.c (vect_is_simple_reduction): Compare typesrth2005-06-291-2/+3
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): Newdorit2005-06-181-11/+214
* * cgraphunit.c, tree-ssa-loop-ivopts.c,kazu2005-06-121-1/+1
* * tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whosedorit2005-06-101-3/+7
* * tree-flow.h (stmt_ann_d): Move aux to ...dorit2005-06-051-34/+144
* PR tree-optimization/21734dorit2005-06-021-3/+11
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-23/+5
* gcc:bonzini2005-04-271-14/+3
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-142/+49
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-2/+0
* * tree-data-ref.c (build_classic_dist_vector,dpatel2005-04-121-5/+6
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-4/+0
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-17/+0
* * tree-vectorizer.c: Fix comment typos.kazu2005-03-301-3/+3
* * tree-vectorizer.c (slpeel_update_phi_nodes_for_guard): Removed.dorit2005-03-291-84/+362
* * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.dorit2005-03-291-2/+1
* 2005-03-16 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-161-0/+1
* * tree-vectorizer.h (unknown_alignment_for_access_p): Replaced bydorit2005-03-151-3/+4
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-2/+2
* * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.rakdver2005-03-101-1/+1
* * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find,rakdver2005-03-011-27/+21
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-1/+1
* * Makefile.in (tree-vect-analyze.o, tree-vect-transform.o): New.dorit2005-02-171-4254/+18
* * tree-vectorizer.c (vect_get_base_and_offset): Remove.dorit2005-02-121-435/+422
* * tree-data-ref.c (array_base_name_differ_p): Check that the basesdorit2005-02-121-12/+73
* 2005-02-13 Ira Rosen <irar@il.ibm.com>dorit2005-02-121-33/+8
* * tree-vectorizer.c (vect_set_dump_settings): Check that dump_filedorit2005-02-091-2/+4
* * doc/invoke.texi (ftree-vectorizer-verbose): New.dorit2005-02-071-450/+513
* * tree-vectorizer.h (LOC): New type.dorit2005-02-031-219/+256
* * tree-vectorizer.c (vect_analyze_data_ref_dependence): Functiondorit2005-02-031-59/+60
* * tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Copydorit2005-02-031-23/+54
* 2005-01-31 Ira Rosen <irar@il.ibm.com>dorit2005-01-311-44/+45
* * tree-flow-inline.h (phi_arg_from_edge): Remove.kazu2005-01-241-4/+3
* * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,kazu2005-01-231-3/+3