Age | Commit message (Expand) | Author | Files | Lines |
2015-11-20 | re PR tree-optimization/68413 (internal compiler error: in vect_transform_stmt) | Alan Hayward | 1 | -2/+5 |
2015-11-17 | Vectorize internal functions | Richard Sandiford | 1 | -1/+0 |
2015-11-13 | Optimize condition reductions where the result is an integer induction variable | Alan Hayward | 1 | -1/+2 |
2015-11-12 | tree-vectorizer.h (vect_slp_analyze_data_ref_dependences): Rename to vect_slp... | Richard Biener | 1 | -1/+1 |
2015-11-11 | tree-vectorizer.h (vect_slp_analyze_and_verify_instance_alignment): Declare. | Richard Biener | 1 | -2/+3 |
2015-11-10 | optabs.c (expand_binop_directly): Allow scalar mode for vec_pack_trunc_optab. | Ilya Enkovich | 1 | -1/+1 |
2015-11-10 | expr.c (do_store_flag): Use expand_vec_cmp_expr for mask results. | Ilya Enkovich | 1 | -2/+7 |
2015-11-09 | re PR tree-optimization/56118 (Piecewise vector / complex initialization from... | Richard Biener | 1 | -0/+1 |
2015-11-06 | tree-vectorizer.h (struct _bb_vec_info): Add region_begin/end members. | Richard Biener | 1 | -0/+3 |
2015-11-03 | tree-vect-data-refs.c (vect_analyze_data_refs): Do not collect data reference... | Richard Biener | 1 | -5/+2 |
2015-10-23 | Support for vectorizing conditional expressions | Alan Hayward | 1 | -0/+11 |
2015-10-15 | tree-vectorizer.h (vect_get_new_ssa_name): Declare. | Richard Biener | 1 | -0/+2 |
2015-10-14 | tree-vectorizer.h (vect_is_simple_use): Remove unused parameters. | Richard Biener | 1 | -5/+5 |
2015-10-14 | tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Reset info at start. | Richard Biener | 1 | -29/+0 |
2015-10-13 | tree-vect-data-refs.c (vect_analyze_data_ref_dependences): Allocate the data ... | Richard Biener | 1 | -47/+0 |
2015-10-07 | tree-vectorizer.h (stmt_vec_info_vec): Use vec<stmt_vec_info>. | Richard Biener | 1 | -7/+4 |
2015-10-06 | tree-vectorizer.h (vec_info): New base class for... | Richard Biener | 1 | -59/+70 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -61/+63 |
2015-09-04 | tm.texi.in (TARGET_VECTORIZE_BUILTIN_SCATTER): New. | Andrey Turetskiy | 1 | -5/+5 |
2015-08-19 | remove more useless typedefs | Trevor Saunders | 1 | -2/+2 |
2015-08-06 | Vectorize mult expressions with power 2 constants via shift, for targets has ... | Venkataramanan Kumar | 1 | -1/+1 |
2015-08-03 | re PR tree-optimization/66917 (ARM: NEON: memcpy compiles to vst1 with incorr... | Richard Biener | 1 | -6/+9 |
2015-07-23 | Check TYPE_OVERFLOW_WRAPS for parloops reductions | Tom de Vries | 1 | -1/+2 |
2015-06-25 | hash-traits.h (free_ptr_hash): New class. | Richard Sandiford | 1 | -3/+1 |
2015-06-22 | tree-vectorizer.h (_loop_vec_info): Add scalar_cost_vec and single_scalar_ite... | Richard Biener | 1 | -2/+8 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -1/+0 |
2015-05-28 | tree-vectorizer.h (struct _slp_instance): Remove body_cost_vec member. | Richard Biener | 1 | -6/+2 |
2015-05-26 | tree-vect-loop.c (vect_update_vf_for_slp): Split out from ... | Richard Biener | 1 | -0/+1 |
2015-05-22 | tree-vectorizer.h (struct _slp_oprnd_info): Add second_pattern member. | Richard Biener | 1 | -0/+1 |
2015-05-21 | tree-vectorizer.h (struct _stmt_vec_info): Rename stride_load_p to strided_p. | Michael Matz | 1 | -2/+4 |
2015-05-12 | re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not... | Richard Biener | 1 | -0/+3 |
2015-04-23 | tree-vect-slp.c (vect_find_first_load_in_slp_instance): Remove. | Richard Biener | 1 | -5/+0 |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -6/+6 |
2015-04-04 | re PR tree-optimization/64909 (Missed vectorization with bdver1) | Richard Biener | 1 | -2/+4 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-27 | re PR tree-optimization/64024 (gcc.dg/vect/vect-simd-clone-6.c ICEs) | Jakub Jelinek | 1 | -3/+5 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -1/+1 |
2014-11-13 | [Vectorizer] Split vect_gen_perm_mask into _checked and _any variants | Alan Lawrence | 1 | -1/+2 |
2014-09-25 | re PR tree-optimization/63341 (Vectorization miscompilation with -mcpu=power7) | Jakub Jelinek | 1 | -2/+4 |
2014-08-26 | re PR c/61271 (10 * possible coding error with logical not (!)) | Marek Polacek | 1 | -2/+2 |
2014-06-24 | tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r... | Cong Hou | 1 | -1/+1 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -1/+1 |
2014-04-17 | re PR tree-optimization/60841 (gcc: internal compiler error: Killed (program ... | Richard Biener | 1 | -2/+3 |
2014-04-14 | cfgloop.h (struct loop): Rename force_vect into force_vectorize. | Eric Botcazou | 1 | -1/+1 |
2014-04-03 | re PR tree-optimization/60505 (Warning caused by GCC vectorizer.) | Cong Hou | 1 | -0/+6 |
2014-02-21 | re PR tree-optimization/60276 (-O3 autovectorizer breaks on a particular loop) | Richard Biener | 1 | -0/+5 |
2014-01-16 | tree-vectorizer.h (struct _loop_vec_info): Add no_data_dependencies field. | Jakub Jelinek | 1 | -0/+20 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-31 | i386.c (MAX_CLASSES): Increase number of classes. | Alexander Ivchenko | 1 | -2/+2 |
2013-12-10 | tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field. | Jakub Jelinek | 1 | -1/+7 |