| Commit message (Expand) | Author | Age | Files | Lines |
* | tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume... | Ira Rosen | 2010-07-04 | 1 | -2/+28 |
* | cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c... | Jan Hubicka | 2010-06-09 | 1 | -5/+4 |
* | tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation. | Ira Rosen | 2010-06-07 | 1 | -64/+0 |
* | tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg. | Michael Matz | 2010-05-10 | 1 | -1/+1 |
* | cfgloop.h (struct loop): Move can_be_parallel field up. | Nathan Froyd | 2010-04-26 | 1 | -24/+25 |
* | tree-vectorizer.h (struct _stmt_vec_info): Add new field to determine if the ... | Ira Rosen | 2010-04-26 | 1 | -0/+5 |
* | re PR tree-optimization/37027 (SLP loop vectorization missing support for red... | Ira Rosen | 2010-04-19 | 1 | -2/+7 |
* | tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Only add RW depende... | Richard Guenther | 2010-04-13 | 1 | -2/+6 |
* | tree-vectorizer.h (struct _stmt_vec_info): Document that vectype is the type ... | Richard Guenther | 2010-04-09 | 1 | -5/+8 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -2/+2 |
* | re PR tree-optimization/43074 (ICE in vectorizable_reduction, at tree-vect-lo... | Ira Rosen | 2010-02-16 | 1 | -0/+4 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -58/+58 |
* | tree-vectorizer.h (vectorizable_condition): Add parameters. | Ira Rosen | 2009-07-20 | 1 | -1/+3 |
* | tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additio... | Ira Rosen | 2009-07-12 | 1 | -1/+2 |
* | basic-block.h (dump_regset, [...]): Remove duplicate prototypes. | Shujing Zhao | 2009-07-08 | 1 | -2/+3 |
* | tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additio... | Ira Rosen | 2009-06-16 | 1 | -1/+6 |
* | re PR tree-optimization/39129 (The meaning of 'BB' in "too many BBs in loop") | Ira Rosen | 2009-06-01 | 1 | -19/+24 |
* | tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don't mark phis ... | Ira Rosen | 2009-05-31 | 1 | -3/+0 |
* | passes.texi (Tree-SSA passes): Document SLP pass. | Ira Rosen | 2009-05-24 | 1 | -12/+51 |
* | tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use REPORT_VECTOR... | Ira Rosen | 2009-04-28 | 1 | -13/+11 |
* | collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind. | Ian Lance Taylor | 2009-04-27 | 1 | -1/+2 |
* | Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency. | Richard Guenther | 2009-04-04 | 1 | -2/+3 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -1/+1 |
* | tree-vect-loop-manip.c: New file. | Ira Rosen | 2009-03-30 | 1 | -85/+102 |
* | re PR tree-optimization/37482 (definition in block 51 follows the use for SSA... | Ira Rosen | 2008-09-22 | 1 | -0/+31 |
* | target.h (struct vectorize): Add new target builtin. | Ira Rosen | 2008-08-28 | 1 | -2/+21 |
* | re PR middle-end/37161 (Revision 139225 caused gfortran.dg/vect/pr33301.f -O) | Ira Rosen | 2008-08-23 | 1 | -0/+2 |
* | tree-vectorizer.c (supportable_widening_operation): Support multi-step conver... | Ira Rosen | 2008-08-19 | 1 | -4/+19 |
* | tree-vectorizer.c: Depend on langhooks.h. | Ira Rosen | 2008-08-12 | 1 | -2/+2 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -44/+68 |
* | tree-vectorizer.c (free_stmt_vec_info): New function. | Victor Kaplansky | 2008-03-12 | 1 | -0/+1 |
* | invoke.texi: Document -ftree-loop-distribution. | Sebastian Pop | 2008-02-28 | 1 | -0/+1 |
* | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 2008-02-26 | 1 | -14/+6 |
* | tree-vectorizer.h (verbosity_levels): Add new verbosity level REPORT_COST. | Dorit Nuzman | 2007-12-17 | 1 | -0/+1 |
* | re PR tree-optimization/34371 (verify_stmts failed (incorrect sharing of tree... | Jakub Jelinek | 2007-12-10 | 1 | -1/+2 |
* | tree-vectorizer.c (slpeel_add_loop_guard): Gimplify the condition. | Harsha Jagasia | 2007-12-06 | 1 | -1/+6 |
* | 2007-09-23 Razya Ladelsky | Razya Ladelsky | 2007-10-29 | 1 | -1/+1 |
* | rsha Jagasia <harsha.jagasia@amd.com> | Harsha Jagasia | 2007-09-11 | 1 | -3/+8 |
* | tree-vectorizer.h (stmt_vinfo_set_inside_of_loop_cost, [...]): New functions. | Ira Rosen | 2007-09-09 | 1 | -0/+21 |
* | tree-vectorizer.h (enum vect_def_type): Start enumeration from 1. | Ira Rosen | 2007-09-09 | 1 | -6/+129 |
* | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 2007-08-25 | 1 | -3/+3 |
* | tree-data-refs.c (split_constant_offset): Expose. | Dorit Nuzman | 2007-08-19 | 1 | -2/+19 |
* | tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_info as argume... | Dorit Nuzman | 2007-08-19 | 1 | -7/+28 |
* | tree-vectorizer.c (new_loop_vec_info): Initialize new field. | Victor Kaplansky | 2007-08-16 | 1 | -0/+5 |
* | alias.c (component_uses_parent_alias_set): Constify. | Kaveh R. Ghazi | 2007-08-14 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | target.h (builtin_vectorization_cost): Add new target builtin. | Dorit Nuzman | 2007-07-12 | 1 | -0/+15 |
* | tree-vectorizer.c (new_loop_vec_info): Initialize LOOP_VINFO_COST_MODEL_MIN_I... | Dorit Nuzman | 2007-07-05 | 1 | -0/+13 |
* | extend.texi: Add fvect-cost-model flag. | Harsha Jagasia | 2007-06-08 | 1 | -1/+45 |
* | tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer. | Zdenek Dvorak | 2007-05-29 | 1 | -1/+2 |