| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-vectorizer.h (vect_recog_func_ptr): Make last argument to | irar | 2011-06-07 | 1 | -1/+1 |
* | PR tree-optimization/49038 | irar | 2011-05-26 | 1 | -0/+6 |
* | PR tree-optimization/41881 | irar | 2011-05-18 | 1 | -0/+5 |
* | * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use new | irar | 2011-05-18 | 1 | -24/+24 |
* | gcc/ | rsandifo | 2011-05-03 | 1 | -3/+6 |
* | PR tree-optimization/48765 | irar | 2011-04-28 | 1 | -1/+1 |
* | Revert last patch. | rsandifo | 2011-04-20 | 1 | -6/+3 |
* | gcc/ | rsandifo | 2011-04-20 | 1 | -3/+6 |
* | gcc/ | rsandifo | 2011-04-14 | 1 | -6/+4 |
* | gcc/ | rsandifo | 2011-04-14 | 1 | -3/+3 |
* | * tree-vectorizer.h (vect_create_data_ref_ptr): Adjust prototype. | ebotcazou | 2011-03-28 | 1 | -1/+2 |
* | Fix PR47002: memory leaks. | spop | 2010-12-23 | 1 | -0/+4 |
* | * common.opt (user_vect_verbosity_level): New Variable entry. | jsm28 | 2010-11-24 | 1 | -17/+1 |
* | PR tree-optimization/46049 | irar | 2010-10-21 | 1 | -1/+2 |
* | 2010-10-07 Richard Guenther <rguenther@suse.de> | rguenth | 2010-10-07 | 1 | -0/+1 |
* | * tree-vectorizer.c: Fix documentation. | irar | 2010-09-16 | 1 | -0/+24 |
* | * tree-vectorizer.h (get_later_stmt): New function. | irar | 2010-09-02 | 1 | -1/+27 |
* | * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): | irar | 2010-07-04 | 1 | -2/+28 |
* | * cgraph.h (varpool_first_static_initializer, | hubicka | 2010-06-09 | 1 | -5/+4 |
* | * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update | irar | 2010-06-07 | 1 | -64/+0 |
* | * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg. | matz | 2010-05-10 | 1 | -1/+1 |
* | * cfgloop.h (struct loop): Move can_be_parallel field up. | froydnj | 2010-04-26 | 1 | -24/+25 |
* | * tree-vectorizer.h (struct _stmt_vec_info): Add new field to | irar | 2010-04-26 | 1 | -0/+5 |
* | PR tree-optimization/37027 | irar | 2010-04-19 | 1 | -2/+7 |
* | 2010-04-13 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-13 | 1 | -2/+6 |
* | 2010-04-09 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-09 | 1 | -5/+8 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -2/+2 |
* | PR tree-optimization/43074 | irar | 2010-02-16 | 1 | -0/+4 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -58/+58 |
* | * tree-vectorizer.h (vectorizable_condition): Add parameters. | irar | 2009-07-20 | 1 | -1/+3 |
* | * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction | irar | 2009-07-12 | 1 | -1/+2 |
* | 2009-07-08 Shujing Zhao <pearly.zhao@oracle.com> | paolo | 2009-07-08 | 1 | -2/+3 |
* | * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction | irar | 2009-06-16 | 1 | -1/+6 |
* | PR tree-optimization/39129 | irar | 2009-06-01 | 1 | -19/+24 |
* | * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don't | irar | 2009-05-31 | 1 | -3/+0 |
* | * doc/passes.texi (Tree-SSA passes): Document SLP pass. | irar | 2009-05-24 | 1 | -12/+51 |
* | * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): | irar | 2009-04-28 | 1 | -13/+11 |
* | ./: | ian | 2009-04-27 | 1 | -1/+2 |
* | 2009-04-04 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-04 | 1 | -2/+3 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -1/+1 |
* | * tree-vect-loop-manip.c: New file. | irar | 2009-03-30 | 1 | -85/+102 |
* | PR tree-optimization/37482 | irar | 2008-09-22 | 1 | -0/+31 |
* | * target.h (struct vectorize): Add new target builtin. | irar | 2008-08-28 | 1 | -2/+21 |
* | PR tree-optimization/37161 | irar | 2008-08-23 | 1 | -0/+2 |
* | * tree-vectorizer.c (supportable_widening_operation): Support | irar | 2008-08-19 | 1 | -4/+19 |
* | * tree-vectorizer.c: Depend on langhooks.h. | irar | 2008-08-12 | 1 | -2/+2 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -44/+68 |
* | 2008-03-12 Victor Kaplansky <victork@il.ibm.com> | victork | 2008-03-12 | 1 | -0/+1 |
* | * doc/invoke.texi: Document -ftree-loop-distribution. | spop | 2008-02-28 | 1 | -0/+1 |
* | gcc | tromey | 2008-02-26 | 1 | -14/+6 |