summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-transform.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * tree-vect-transform.c (vect_min_worthwhile_factor): Declare.rth2005-06-291-0/+31
* PR middle-end/21969sje2005-06-291-1/+1
* * tree-vect-transform.c (get_initial_def_for_reduction): Use correctrth2005-06-281-11/+16
* * tree-vect-transform.c (vect_create_epilog_for_reduction): Removerth2005-06-281-10/+5
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-11/+11
* * cfg.c, tree-vect-transform.c, tree.def: Fix comment typos.kazu2005-06-261-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs.dorit2005-06-211-51/+206
* * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): Newdorit2005-06-181-32/+534
* * tree-vect-transform.c (vect_do_peeling_for_loop_bound): Userth2005-06-171-3/+6
* * tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whosedorit2005-06-101-4/+4
* * tree-flow.h (stmt_ann_d): Move aux to ...dorit2005-06-051-131/+233
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* 2005-05-29 Keith Besaw <kbesaw@us.ibm.com>dorit2005-05-291-18/+21
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* 2005-05-26 Paolo Bonzini <bonzini@gnu.org>bonzini2005-05-261-1/+6
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-7/+5
* gcc:bonzini2005-04-271-0/+36
* * tree-ssa-copy.c (copy_prop_visit_cond_stmt): Usekazu2005-04-241-1/+1
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-0/+5
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-1/+0
* * tree-vect-transform.c (vectorizable_store): Mark necessarylaw2005-04-151-15/+11
* * tree-vect-transform.c: Fix comment typos.kazu2005-04-121-2/+2
* * tree-data-ref.c (build_classic_dist_vector,dpatel2005-04-121-0/+146
* 2005-04-11 Paolo Bonzini <bonzini@gnu.org>bonzini2005-04-111-3/+3
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-2/+11
* * tree-vectorizer.c (slpeel_update_phi_nodes_for_guard): Removed.dorit2005-03-291-2/+0
* * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.dorit2005-03-291-35/+117
* * tree-vectorizer.h (unknown_alignment_for_access_p): Replaced bydorit2005-03-151-36/+59
* In gcc/ada/dberlin2005-03-131-1/+3
* * tree-vect-transform.c (vect_get_new_vect_var): Remove localkazu2005-03-121-3/+0
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-2/+2
* Various fixes to allow us to again build if --enable-mapped-location:bothner2005-03-071-1/+1