OSDN Git Service

2007-05-22 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / tree-vect-transform.c
2007-05-17 uros PR tree-optimization/24659
2007-05-13 rakdver * tree-scalar-evolution.c (resolve_mixers): Exported.
2007-05-03 uros * tree-vect-transform.c (vect_update_inits_of_d...
2007-05-03 dorit PR tree-optimization/31699
2007-05-01 rakdver * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr...
2007-04-22 uros2007-04-22 Uros Bizjak <ubizjak@gmail.com>
2007-04-21 pinskia2007-04-21 Andrew Pinski <andrew_pinski@playstation...
2007-04-18 dorit * tree-vectorizer.c (destroy_loop_vec_info...
2007-04-18 dorit * tree-vect-transform.c (get_initial_def_for_re...
2007-04-17 dorit * tree-vectorizer.h (stmt_vec_info_type): Add...
2007-04-16 dorit * tree-vect-analyze.c (vect_analyze_operations...
2007-03-18 dorit * tree-vect-transform.c (get_initial_def_for_in...
2007-03-17 dorit PR tree-optimization/31041
2007-03-08 sayle * tree-eh.c (do_return_redirection): Call build_gimple...
2007-02-25 uros PR tree-optimization/30938
2007-02-22 irar PR tree-optimization/30843
2007-02-19 dorit PR tree-optimization/30975
2007-02-18 kazu * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-11 dorit * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERS...
2007-02-06 dorit2007-02-06 Dorit Nuzman <dorit@il.ibm.com>
2007-02-05 rguenth2007-02-05 Richard Guenther <rguenther@suse.de>
2007-01-16 dorit * tree-vectorizer.h (is_pattern_stmt_p): New.
2007-01-14 dorit * param.h (MIN_VECT_LOOP_BOUND): New.
2007-01-03 rakdver * loop-unswitch.c (unswitch_loop): Pass probabilities...
2006-12-13 pinskia2006-12-12 Andrew Pinski <pinskia@gmail.com>
2006-12-12 pinskia2006-12-12 Andrew Pinski <andrew_pinski@playstation...
2006-12-12 irar * tree-vect-analyze.c (vect_analyze_data_ref_access...
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-11 irar * tree-vect-patterns.c (vect_recog_dot_prod_pattern...
2006-12-07 rguenth2006-12-07 Richard Guenther <rguenther@suse.de>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-05 kazu * config/i386/darwin.h, config/spu/spu.c, tree-ssa...
2006-12-02 kazu * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,
2006-11-30 rguenth2006-11-30 Richard Guenther <rguenther@suse.de>
2006-11-27 rguenth2006-11-27 Richard Guenther <rguenther@suse.de>
2006-11-27 irar PR tree-optimization/22372
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-22 irar * doc/c-tree.texi: Document new tree codes.
2006-11-21 rakdver * tree-loop-linear.c (linear_transform_loops): Use...
2006-11-17 rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-17 rakdver2006-11-17 Zdenek Dvorak <dvorakz@suse.cz>
2006-11-08 dorit2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
2006-10-22 irar * tree-vect-transform.c (vectorizable_load...
2006-09-12 hubicka PR rtl-optimization/28071
2006-09-06 pinskia2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>
2006-08-10 dorit PR tree-optimization/26197
2006-05-28 kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-05-23 amacleod2006-05-23 Andrew MacLeod <amacleod@redhat.com>
2006-05-06 rguenth2006-05-06 Richard Guenther <rguenther@suse.de>
2006-04-27 amacleodImplement new immediate use iterators.
2006-03-28 spop * tree-loop-linear.c: Don't include varray.h.
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-03-01 dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-01-19 dorit * Makefile.in (tree-vect-patterns.o): Add rule...
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2005-12-18 dorit PR tree-optimization/24378
2005-12-06 dberlinIn gcc/
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-10-04 sje * tree-vect-transform.c (vect_create_epilog_for_reduct...
2005-09-30 kazu * tree-vect-transform.c, config/ms1/ms1.md,
2005-09-19 rth * tree-flow.h (merge_alias_info): Declare.
2005-09-14 dorit2005-09-14 Uros Bizjak <uros@kss-loka.si>
2005-09-06 irar * common.opt: Add option ftree-vect-loop-version.
2005-08-21 dorit * tree-vect-transform.c (get_initial_def_for_re...
2005-08-18 dorit PR tree-optimization/22228
2005-08-09 dorit * tree-vect-transform.c (vect_create_epilog_for_reduct...
2005-07-25 irar * expr.c (highest_pow2_factor): Make extern.
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-19 bje * bt-load.c (link_btr_uses): Fix uninitialised warnings.
2005-07-06 dpatel * tree-vectorizer.h (struct _loop_vec_info...
2005-06-29 rth * tree-vect-transform.c (vect_min_worthwhile_fa...
2005-06-29 sje PR middle-end/21969
2005-06-28 rth * tree-vect-transform.c (get_initial_def_for_re...
2005-06-28 rth * tree-vect-transform.c (vect_create_epilog_for...
2005-06-26 kazu * builtins.c, c-common.c, c-convert.c, c-decl.c, c...
2005-06-26 kazu * cfg.c, tree-vect-transform.c, tree.def: Fix comment...
2005-06-25 kcookUpdate FSF address.
2005-06-21 dorit * genopinit.c (vec_shl_optab, vec_shr_optab...
2005-06-18 dorit * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR...
2005-06-17 rth * tree-vect-transform.c (vect_do_peeling_for_lo...
2005-06-10 dorit * tree-vect-analyze.c (vect_analyze_data_ref_de...
2005-06-05 dorit * tree-flow.h (stmt_ann_d): Move aux to ...
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-29 dorit2005-05-29 Keith Besaw <kbesaw@us.ibm.com>
2005-05-26 kazu * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c,...
2005-05-26 bonzini2005-05-26 Paolo Bonzini <bonzini@gnu.org>
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-27 bonzinigcc:
2005-04-24 kazu * tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use
2005-04-23 dnovillo2005-04-22 Diego Novillo <dnovillo@redhat.com>
2005-04-17 kazu * tree-flow-inline.h (get_stmt_operands): Remove.
2005-04-15 law * tree-vect-transform.c (vectorizable_store): Mark...
2005-04-12 kazu * tree-vect-transform.c: Fix comment typos.
2005-04-12 dpatel * tree-data-ref.c (build_classic_dist_vector,
2005-04-11 bonzini2005-04-11 Paolo Bonzini <bonzini@gnu.org>
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-03-29 dorit * tree-vectorizer.c (slpeel_update_phi_nodes_fo...
2005-03-29 dorit * tree-ssanames.c (duplicate_ssa_name_ptr_info...
next