| Commit message (Expand) | Author | Age | Files | Lines |
* | PR tree-optimization/24659 | uros | 2007-05-17 | 1 | -109/+204 |
* | * tree-scalar-evolution.c (resolve_mixers): Exported. | rakdver | 2007-05-13 | 1 | -1/+1 |
* | * tree-vect-transform.c (vect_update_inits_of_drs): Use | uros | 2007-05-03 | 1 | -3/+3 |
* | PR tree-optimization/31699 | dorit | 2007-05-03 | 1 | -9/+14 |
* | * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Use | rakdver | 2007-05-01 | 1 | -9/+9 |
* | 2007-04-22 Uros Bizjak <ubizjak@gmail.com> | uros | 2007-04-22 | 1 | -62/+67 |
* | 2007-04-21 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-04-21 | 1 | -2/+2 |
* | * tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL. | dorit | 2007-04-18 | 1 | -0/+1 |
* | * tree-vect-transform.c (get_initial_def_for_reduction): Clean away | dorit | 2007-04-18 | 1 | -56/+26 |
* | * tree-vectorizer.h (stmt_vec_info_type): Add enum value | dorit | 2007-04-17 | 1 | -22/+97 |
* | * tree-vect-analyze.c (vect_analyze_operations): Reorganize calls to | dorit | 2007-04-16 | 1 | -115/+151 |
* | * tree-vect-transform.c (get_initial_def_for_induction): Replace | dorit | 2007-03-18 | 1 | -2/+2 |
* | PR tree-optimization/31041 | dorit | 2007-03-17 | 1 | -4/+12 |
* | * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt | sayle | 2007-03-08 | 1 | -87/+69 |
* | PR tree-optimization/30938 | uros | 2007-02-25 | 1 | -1/+1 |
* | PR tree-optimization/30843 | irar | 2007-02-22 | 1 | -11/+3 |
* | PR tree-optimization/30975 | dorit | 2007-02-19 | 1 | -2/+0 |
* | * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c, | kazu | 2007-02-18 | 1 | -1/+1 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -25/+22 |
* | * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook. | dorit | 2007-02-11 | 1 | -0/+156 |
* | 2007-02-06 Dorit Nuzman <dorit@il.ibm.com> | dorit | 2007-02-06 | 1 | -13/+199 |
* | 2007-02-05 Richard Guenther <rguenther@suse.de> | rguenth | 2007-02-05 | 1 | -66/+105 |
* | * tree-vectorizer.h (is_pattern_stmt_p): New. | dorit | 2007-01-16 | 1 | -9/+14 |
* | * param.h (MIN_VECT_LOOP_BOUND): New. | dorit | 2007-01-14 | 1 | -2/+7 |
* | * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify. | rakdver | 2007-01-03 | 1 | -1/+3 |
* | 2006-12-12 Andrew Pinski <pinskia@gmail.com> | pinskia | 2006-12-13 | 1 | -0/+2 |
* | 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-12-12 | 1 | -0/+6 |
* | * tree-vect-analyze.c (vect_analyze_data_ref_access): Add another check | irar | 2006-12-12 | 1 | -8/+26 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -17/+14 |
* | * tree-ssa-operands.h (create_ssa_artificial_load_stmt): | dnovillo | 2006-12-11 | 1 | -3/+3 |
* | * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Use | irar | 2006-12-11 | 1 | -2/+2 |
* | 2006-12-07 Richard Guenther <rguenther@suse.de> | rguenth | 2006-12-07 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -108/+120 |
* | * config/i386/darwin.h, config/spu/spu.c, tree-ssa-live.c, | kazu | 2006-12-05 | 1 | -1/+1 |
* | * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c, | kazu | 2006-12-02 | 1 | -10/+10 |
* | 2006-11-30 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-30 | 1 | -1/+1 |
* | 2006-11-27 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-27 | 1 | -0/+150 |
* | PR tree-optimization/22372 | irar | 2006-11-27 | 1 | -56/+70 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -13/+8 |
* | * doc/c-tree.texi: Document new tree codes. | irar | 2006-11-22 | 1 | -141/+854 |
* | * tree-loop-linear.c (linear_transform_loops): Use single_exit accessor | rakdver | 2006-11-21 | 1 | -8/+8 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -3/+1 |
* | 2006-11-17 Zdenek Dvorak <dvorakz@suse.cz> | rakdver | 2006-11-17 | 1 | -28/+34 |
* | 2006-11-08 Dorit Nuzman <dorit@il.ibm.com> | dorit | 2006-11-08 | 1 | -248/+1070 |
* | * tree-vect-transform.c (vectorizable_load): Use the type of the | irar | 2006-10-22 | 1 | -3/+5 |
* | PR rtl-optimization/28071 | hubicka | 2006-09-12 | 1 | -2/+2 |
* | 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-09-06 | 1 | -3/+3 |
* | PR tree-optimization/26197 | dorit | 2006-08-10 | 1 | -1/+1 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -1/+1 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -14/+14 |