Age | Commit message (Expand) | Author | Files | Lines |
2012-03-23 | re PR tree-optimization/52678 (internal compiler error: in vect_update_ivs_af... | Richard Guenther | 1 | -0/+8 |
2012-03-15 | tree-vectorizer.h (vect_pattern_recog): Add new argument. | Ira Rosen | 1 | -1/+1 |
2012-02-05 | re PR tree-optimization/52091 (ICE: verify_gimple failed) | Ira Rosen | 1 | -3/+5 |
2011-12-23 | Delete VEC_INTERLEAVE_*_EXPR. | Jakub Jelinek | 1 | -0/+1 |
2011-12-15 | tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmt field, add... | Jakub Jelinek | 1 | -4/+4 |
2011-12-13 | Revert two unintended commits | Richard Henderson | 1 | -1/+0 |
2011-12-13 | Delete VEC_INTERLEAVE_*_EXPR. | Richard Henderson | 1 | -0/+1 |
2011-11-07 | re PR tree-optimization/50789 (Gather vectorization) | Jakub Jelinek | 1 | -0/+6 |
2011-11-06 | tree-vectorizer.h (vectorizable_condition): Add argument. | Ira Rosen | 1 | -1/+1 |
2011-11-03 | re PR tree-optimization/50912 (gimple assertion failure at gimple.h:1940 with... | Ira Rosen | 1 | -10/+31 |
2011-10-30 | tree-vectorizer.h (NUM_PATTERNS): Bump to 9. | Jakub Jelinek | 1 | -1/+1 |
2011-10-23 | re PR tree-optimization/50819 (missed SLP vectorization) | Ira Rosen | 1 | -1/+1 |
2011-10-18 | md.texi (vec_widen_ushiftl_hi, [...]): Document. | Ira Rosen | 1 | -1/+1 |
2011-10-16 | re PR tree-optimization/50596 (Problems in vectorization of condition express... | Jakub Jelinek | 1 | -1/+1 |
2011-10-07 | re PR middle-end/50650 (ICE in vect_is_simple_use_1, at tree-vect-stmts.c:5689) | Jakub Jelinek | 1 | -1/+0 |
2011-10-06 | re PR tree-optimization/50596 (Problems in vectorization of condition express... | Jakub Jelinek | 1 | -2/+3 |
2011-08-04 | tree-vectorizer.h (struct _stmt_vec_info): Add new field for pattern def stat... | Ira Rosen | 1 | -1/+6 |
2011-06-16 | tree-vectorizer.h (vect_recog_func_ptr): Change the first argument to be a VE... | Ira Rosen | 1 | -1/+1 |
2011-06-07 | tree-vectorizer.h (vect_recog_func_ptr): Make last argument to be a pointer. | Ira Rosen | 1 | -1/+1 |
2011-05-26 | re PR tree-optimization/49038 (-ftree-vectorise introduces reads past end of ... | Ira Rosen | 1 | -0/+6 |
2011-05-18 | re PR tree-optimization/41881 (Complete unrolling (inner) versus vectorizatio... | Ira Rosen | 1 | -0/+5 |
2011-05-18 | tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use new names for... | Ira Rosen | 1 | -24/+24 |
2011-05-03 | md.texi (vec_load_lanes, [...]): Document. | Richard Sandiford | 1 | -3/+6 |
2011-04-28 | re PR tree-optimization/48765 (ICE in vect_transform_stmt) | Ira Rosen | 1 | -1/+1 |
2011-04-20 | Revert last patch. | Richard Sandiford | 1 | -6/+3 |
2011-04-20 | md.texi (vec_load_lanes, [...]): Document. | Richard Sandiford | 1 | -3/+6 |
2011-04-14 | tree-vectorizer.h (vect_strided_store_supported): Add a HOST_WIDE_INT argument. | Richard Sandiford | 1 | -6/+4 |
2011-04-14 | tree-vectorizer.h (vect_create_data_ref_ptr): Add an extra type parameter. | Richard Sandiford | 1 | -3/+3 |
2011-03-28 | tree-vectorizer.h (vect_create_data_ref_ptr): Adjust prototype. | Eric Botcazou | 1 | -1/+2 |
2010-12-23 | Fix PR47002: memory leaks. | Sebastian Pop | 1 | -0/+4 |
2010-11-24 | common.opt (user_vect_verbosity_level): New Variable entry. | Joseph Myers | 1 | -17/+1 |
2010-10-21 | re PR tree-optimization/46049 (ICE: in expand_widen_pattern_expr, at optabs.c... | Ira Rosen | 1 | -1/+2 |
2010-10-07 | machmode.h (mode_for_vector): Declare. | Richard Guenther | 1 | -0/+1 |
2010-09-16 | tree-vectorizer.c: Fix documentation. | Ira Rosen | 1 | -0/+24 |
2010-09-02 | tree-vectorizer.h (get_later_stmt): New function. | Ira Rosen | 1 | -1/+27 |
2010-07-04 | tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume... | Ira Rosen | 1 | -2/+28 |
2010-06-09 | cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c... | Jan Hubicka | 1 | -5/+4 |
2010-06-07 | tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation. | Ira Rosen | 1 | -64/+0 |
2010-05-10 | tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg. | Michael Matz | 1 | -1/+1 |
2010-04-26 | cfgloop.h (struct loop): Move can_be_parallel field up. | Nathan Froyd | 1 | -24/+25 |
2010-04-26 | tree-vectorizer.h (struct _stmt_vec_info): Add new field to determine if the ... | Ira Rosen | 1 | -0/+5 |
2010-04-19 | re PR tree-optimization/37027 (SLP loop vectorization missing support for red... | Ira Rosen | 1 | -2/+7 |
2010-04-13 | tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Only add RW depende... | Richard Guenther | 1 | -2/+6 |
2010-04-09 | tree-vectorizer.h (struct _stmt_vec_info): Document that vectype is the type ... | Richard Guenther | 1 | -5/+8 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -2/+2 |
2010-02-16 | re PR tree-optimization/43074 (ICE in vectorizable_reduction, at tree-vect-lo... | Ira Rosen | 1 | -0/+4 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -58/+58 |
2009-07-20 | tree-vectorizer.h (vectorizable_condition): Add parameters. | Ira Rosen | 1 | -1/+3 |
2009-07-12 | tree-parloops.c (loop_parallel_p): Call vect_is_simple_reduction with additio... | Ira Rosen | 1 | -1/+2 |
2009-07-08 | basic-block.h (dump_regset, [...]): Remove duplicate prototypes. | Shujing Zhao | 1 | -2/+3 |