]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vectorizer.c
Move operand_less_p to vr-values.c.
[thirdparty/gcc.git] / gcc / tree-vectorizer.c
2020-05-13  Richard Bieneradd vectype parameter to add_stmt_cost hook
2020-05-05  Richard Bieneradd vec_info * parameters where needed
2020-01-20  Richard Bienertree-optimization/93094 pass down VECTORIZED_CALL to...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-14  Richard SandifordSupport vectorisation with mixed vector sizes
2019-11-14  Richard SandifordReplace vec_info::vector_size with vec_info::vector_mode
2019-11-04  Andre Vieira[vect] Clean up orig_loop_vinfo from vect_analyze_loop
2019-10-29  Andre Vieira[vect]PR 88915: Vectorize epilogues when versioning...
2019-10-21  Richard SandifordReplace current_vector_size with vec_info::vector_size
2019-10-21  Richard SandifordAvoid setting current_vector_size in get_vec_alignment_...
2019-10-18  Prathamesh Kulkarnire PR target/86753 (gcc.target/aarch64/sve/vcond_[45...
2019-10-17  Richard Bienertree-vectorizer.h (_stmt_vec_info::cond_reduc_code...
2019-10-08  Richard Bienertree-vectorizer.h (_stmt_vec_info::v_reduc_type): Remove.
2019-09-27  Richard Bienertree-vectorizer.h (_stmt_vec_info::reduc_fn): New.
2019-09-26  Richard Bienertree-vect-loop.c (vect_analyze_loop_operations): Also...
2019-09-26  Martin LiskaAdd TODO_update_ssa for SLP BB vectorization (PR tree...
2019-09-24  Richard Bienertree-vectorizer.h (_stmt_vec_info::const_cond_reduc_cod...
2019-09-20  Richard Bienerre PR testsuite/91821 (r275928 breaks gcc.target/powerp...
2019-08-05  Richard SandifordAdd a gimple_move_vops helper function
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-13  Richard Bienertree-vectorizer.h (vect_loop_vectorized_call): Declare.
2019-05-28  Alejandro MartinezCurrent vectoriser doesn't support masked loads for...
2019-02-07  David MalcolmFix more ICEs in -fsave-optimization-record (PR tree...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-05  Richard Bienerre PR tree-optimization/86637 (ICE: tree check: expecte...
2018-11-13  David MalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-10-15  Renlin Li[PR87563][AARCH64-SVE]: Don't keep ifcvt loop when...
2018-10-09  Richard Bienertree-vectorizer.c (dump_stmt_cost): Fix cut&paste missi...
2018-10-08  Richard Bienertree-vect-loop.c (vect_compute_single_scalar_iteration_...
2018-10-04  David MalcolmReport vectorization problems via a new opt_problem...
2018-09-19  David Malcolmdump_printf: use %T and %G throughout
2018-08-17  David MalcolmFormatted printing for dump_* in the middle-end
2018-07-31  Richard Sandiford[46/46] Turn stmt_vec_info back into a typedef
2018-07-31  Richard Sandiford[45/46] Remove vect_stmt_in_region_p
2018-07-31  Richard Sandiford[44/46] Remove global vinfo_for_stmt-related routines
2018-07-31  Richard Sandiford[43/46] Make free_stmt_vec_info take a stmt_vec_info
2018-07-31  Richard Sandiford[42/46] Add vec_info::replace_stmt
2018-07-31  Richard Sandiford[41/46] Add vec_info::remove_stmt
2018-07-31  Richard Sandiford[40/46] Add vec_info::lookup_dr
2018-07-31  Richard Sandiford[37/46] dr_aux tweaks
2018-07-31  Richard Sandiford[09/46] Add vec_info::lookup_single_use
2018-07-31  Richard Sandiford[08/46] Add vec_info::lookup_def
2018-07-31  Richard Sandiford[07/46] Add vec_info::lookup_stmt
2018-07-31  Richard Sandiford[06/46] Add vec_info::add_stmt
2018-07-31  Richard Sandiford[03/46] Remove unnecessary update of NUM_SLP_USES
2018-06-26  David MalcolmIntroduce dump_location_t
2018-06-25  Richard Bienerre PR regression/86304 ([MIPS] FAIL: gcc.dg/vect/pr7988...
2018-06-25  Richard Bienertree-vectorizer.h (struct vec_info_shared): New structu...
2018-06-19  Richard Bienertree-vectorizer.c (try_vectorize_loop_1): Split out...
2018-06-15  Richard Bienertree-vect-slp.c (vect_slp_bb): Dump MSG_OPTIMIZED_LOCAT...
2018-05-29  Richard Bienertree-vectorizer.h (struct vec_info): Add stmt_vec_infos...
2018-05-16  Richard Bienertree-vectorizer.h (struct stmt_info_for_cost): Add...
2018-01-13  Richard SandifordAdd an empty_mask_is_expensive hook
2018-01-12  Richard SandifordHandle poly_int vector sizes in get_vec_alignment_for_a...
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-03  Richard Sandifordpoly_int: vectoriser vf and uf
2017-12-12  Jakub Jelinekre PR tree-optimization/83359 (ICE in expand_LOOP_DIST_...
2017-08-08  Martin Liskatrans.c: Include header files.
2017-08-04  Richard SandifordC++-ify vec_info structures
2017-07-05  Bin Chengcfgloop.h (struct loop): Add comment.
2017-06-19  Richard Bienertree-ssa-loop-niter.h (estimate_numbers_of_iterations...
2017-05-26  Richard Bienerre PR tree-optimization/80844 (OpenMP SIMD doesn't...
2017-03-06  Richard Bienerre PR tree-optimization/79887 (ICE in set_uid_loop_bbs...
2017-01-09  Jakub Jelinekre PR tree-optimization/78899 (Vestorized loop with...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-25  Richard Bienerre PR tree-optimization/78396 (gcc.dg/vect/bb-slp-cond...
2016-11-23  Richard Bienerre PR tree-optimization/78396 (gcc.dg/vect/bb-slp-cond...
2016-11-16  Yuri RumyantsevSupport non-masked epilogue vectoriziation
2016-09-26  Marek Polacekipa-inline-analysis.c (find_foldable_builtin_expect...
2016-07-29  Bin Chengre PR tree-optimization/57558 (Loop not vectorized...
2016-07-01  Yuri Rumyantsevre PR tree-optimization/70729 (Loop marked with omp...
2016-05-20  Prathamesh Kulkarnitree-vectorizer.c (get_vec_alignment_for_decl): New...
2016-02-02  Yuri Rumyantsevre PR middle-end/68542 (10% 481.wrf performance regression)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-08  Ilya Enkovichre PR tree-optimization/68766 (internal compiler error...
2015-11-14  Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-12  Richard Bienertree-vectorizer.h (vect_slp_analyze_data_ref_dependence...
2015-11-06  Richard Bienertree-vectorizer.h (struct _bb_vec_info): Add region_beg...
2015-11-03  Richard Bienertree-vect-data-refs.c (vect_analyze_data_refs): Do...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-07  Richard Bienertree-vectorizer.h (stmt_vec_info_vec): Use vec<stmt_vec...
2015-10-06  Richard Bienertree-vectorizer.h (vec_info): New base class for...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-traits.h (free_ptr_hash): New class.
2015-06-17  Jakub Jelinekre PR middle-end/66429 (ICE in expand_GOMP_SIMD_LAST_LANE)
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-30  Aditya Kumartree-vectorizer.c (set_uid_loop_bbs): New.
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-08  Jan Hubickare PR ipa/65334 (r221099 caused: FAIL: gfortran.fortran...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
next