Age | Commit message (Expand) | Author | Files | Lines |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -59/+45 |
2012-10-05 | tree-vectorizer.h (vect_estimate_min_profitable_iters): Remove. | Jan Hubicka | 1 | -1/+0 |
2012-10-01 | invoke.texi: Add documentation for the new option. | Sharad Singhai | 1 | -5/+2 |
2012-09-10 | Remove unnecessary VEC function overloads. | Diego Novillo | 1 | -1/+1 |
2012-07-31 | re PR tree-optimization/53773 (Vectorizer generates non-canonical multiplies) | Bill Schmidt | 1 | -0/+7 |
2012-07-25 | tm.texi: Regenerate. | Bill Schmidt | 1 | -49/+32 |
2012-07-17 | Clean up supportable_widening_operation. | Richard Henderson | 1 | -3/+2 |
2012-07-13 | tm.texi: Regenerate. | Bill Schmidt | 1 | -29/+92 |
2012-06-14 | tree-vectorizer.h (vect_get_stmt_cost): Move from tree-vect-stmts.c. | Bill Schmidt | 1 | -2/+14 |
2012-05-09 | tree-vectorizer.h (vect_loop_versioning): Adjust prototype. | Richard Guenther | 1 | -3/+3 |
2012-04-25 | tree-vectorizer.h (vect_loop_versioning): Adjust prototype. | Richard Guenther | 1 | -1/+1 |
2012-04-17 | re PR tree-optimization/18437 (vectorizer failed for matrix multiplication) | Michael Matz | 1 | -0/+3 |
2012-04-10 | tree-vectorizer.h (_loop_vec_info.strided_stores): Rename to grouped_stores. | Michael Matz | 1 | -12/+12 |
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 |