]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vect-loop.c
i386.c (make_resolver_func): Update.
[thirdparty/gcc.git] / gcc / tree-vect-loop.c
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-06-02  Richard Bienertree-vect-loop.c (vect_analyze_loop_operations): Not...
2017-06-02  Richard Bienertree-vect-loop.c (get_initial_def_for_induction): Inlin...
2017-05-31  Martin LiskaChange comment style to one we normally use.
2017-05-30  Richard Bienertree-vectorizer.h (struct _stmt_vec_info): Add reduc_ty...
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-03-28  Bin Chengtree-vect-loop.c (optimize_mask_stores): Add bb to...
2017-02-27  Bin Chengre PR tree-optimization/77536 (Vectorizer not maintaini...
2017-02-06  Jakub Jelinekre PR tree-optimization/79284 (ICE on valid code at...
2017-02-03  Jakub Jelinekre PR tree-optimization/79340 (Memory leaks in tree...
2017-02-01  Andrew Pinskitree-vect-loop.c (vect_compute_single_scalar_iteration_...
2017-01-05  Alexandre Oliva[bootstrap-O1] add initializers to avoid warnings at -O1
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-06  Jakub Jelinekre PR tree-optimization/78675 (ICE: verify_gimple faile...
2016-11-16  Yuri RumyantsevSupport non-masked epilogue vectoriziation
2016-11-16  Richard SandifordFix nb_iterations_estimate calculation in tree-vect...
2016-11-03  Bin Chengtree-vect-loop.c (destroy_loop_vec_info): Handle cond_expr.
2016-10-13  Bin Chengtree-vect-loop.c (loop_niters_no_overflow): New func.
2016-10-13  Bin Chengtree-vect-loop-manip.c (adjust_vec_debug_stmts): Don...
2016-10-13  Bin Chengtree-vect-loop.c (vect_analyze_loop_2): Check and skip...
2016-10-13  Bin Chengtree-vect-loop.c (vectorizable_live_operation): Support...
2016-09-26  Marek Polacekipa-inline-analysis.c (find_foldable_builtin_expect...
2016-09-15  Bin Chengre PR tree-optimization/77503 (ICE in vect_transform_st...
2016-08-23  Richard Bienerre PR tree-optimization/77286 (ICE in fold_convert_loc...
2016-08-17  Alan Haywardre PR tree-optimization/71752 (ICE in compute_live_loop...
2016-08-12  Bin Chengre PR tree-optimization/69848 (poor vectorization of...
2016-07-29  Bin Chengre PR tree-optimization/57558 (Loop not vectorized...
2016-07-19  Ilya Enkovichtree-vect-loop-manip.c (vect_update_ivs_after_vectorize...
2016-07-13  Bin Chengtree-vect-data-refs.c (vect_no_alias_p): New function.
2016-07-08  Alan Haywardre PR debug/71667 (ICE in as_a, at is-a.h:192 w/ -g...
2016-07-06  Richard Sandiford[5/7] Move the fix for PR65518
2016-06-29  Yuri Rumyantsevre PR tree-optimization/70729 (Loop marked with omp...
2016-06-17  Bin Chengtree-vect-loop.c (vect_create_epilog_for_reduction...
2016-06-15  Alan Haywardre PR tree-optimization/71483 (g++ ICE at -O3 on valid...
2016-06-15  Alan Haywardre PR tree-optimization/71439 (wrong code at -O3 in...
2016-06-13  Alan Haywardre PR tree-optimization/71416 (ICE at -O3 in 32-bit...
2016-06-10  Alan Haywardre PR tree-optimization/71407 (ICE at -O3 in 32-bit...
2016-06-08  Alan Haywardtree-vect-data-refs.c (vect_analyze_data_refs): Remove...
2016-06-03  Alan Hayward[3/3] No need to vectorize simple only-live stmts
2016-06-03  Alan Hayward[2/3] Vectorize inductions that are live after the...
2016-06-01  Eric Botcazoutree-vect-loop.c (vect_determine_vectorization_factor...
2016-06-01  Eric Botcazoutree-vect-loop.c (vect_determine_vectorization_factor...
2016-05-30  Jan Hubicka* tree-vect-loop.c (vect_transform_loop): Update likely...
2016-05-30  Jan Hubickatree-vect-loop.c (vect_analyze_loop_2): Use likely_max_...
2016-05-24  Richard SandifordClean up PURE_SLP_STMT handling
2016-05-19  Jan Hubickatree-vect-loop.c (vect_analyze_loop_2): Use also max_lo...
2016-05-19  Bin Chengre PR tree-optimization/69848 (poor vectorization of...
2016-05-12  Ilya Enkovichre PR tree-optimization/71006 (ICE: verify_gimple faile...
2016-04-29  Ilya Enkovichtree-vect-loop.c (vect_transform_loop): Fix nb_iteratio...
2016-04-12  Martin LiskaRevert r234572 (aka PR testsuite/70577)
2016-03-30  Jan Hubickatree-ssa-loop-niter.c (idx_infer_loop_bounds): We can...
2016-03-16  Bin Chengtree-vect-loop.c (vect_analyze_loop_2): Fix wrong dump...
2016-03-03  Martin LiskaSkip properly debug stmt in optimize_mask_stores (PR
2016-02-29  Richard Bienerre PR tree-optimization/69720 (wrong code at -O3 on...
2016-02-22  Bin Chengtree-vect-loop.c (vect_estimate_min_profitable_iters...
2016-02-10  Yuri Rumyantsevre PR tree-optimization/69652 ([ICE] verify_ssa fail...
2016-02-02  Yuri Rumyantsevre PR middle-end/68542 (10% 481.wrf performance regression)
2016-01-27  Richard Bienerre PR tree-optimization/69166 (ICE in get_initial_def_f...
2016-01-15  Richard Bienerre PR tree-optimization/66856 (ICE in compute_live_loop...
2016-01-14  Alan LawrenceTidy: remove reduc_xxx_optab migration code.
2016-01-14  Richard Bienerre PR tree-optimization/68060 (ICE on valid code at...
2016-01-12  Richard Bienerre PR target/69053 (ICE in build_vector_from_val)
2016-01-12  Richard Bienerre PR tree-optimization/69168 (ICE in vect_analyze_loop...
2016-01-11  Richard Bienerre PR tree-optimization/69173 (ICE (segfault) in vinfo_...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-10  Richard Bienerre PR tree-optimization/68806 (internal compiler error...
2015-11-30  Richard Bienerre PR tree-optimization/68592 (ICE in vect_get_vec_def_...
2015-11-27  Richard Bienerre PR tree-optimization/68559 (Excessive peeling for...
2015-11-27  Martin LiskaFix memory leak in loop_vec_info
2015-11-26  Richard Bienerre PR tree-optimization/66721 (gcc.target/i386/pr61403...
2015-11-23  Ilya Enkovichre PR tree-optimization/68327 (ICE on valid code at...
2015-11-20  Alan Haywardre PR tree-optimization/68413 (internal compiler error...
2015-11-18  Richard Bienerre PR middle-end/67790 (verify_ssa failed: definition...
2015-11-13  Ilya Enkovichtree-vect-loop.c (vect_determine_vectorization_factor...
2015-11-13  Alan HaywardOptimize condition reductions where the result is an...
2015-11-13  Richard Bienertree-vect-loop.c (vect_analyze_loop_2): Add fatal param...
2015-11-10  Ilya Enkovichoptabs.c (expand_binop_directly): Allow scalar mode...
2015-11-10  Ilya Enkovichexpr.c (do_store_flag): Use expand_vec_cmp_expr for...
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-27  Alan Hayward2015-10-27 Alan Hayward <alan.hayward@arm.com>
2015-10-26  Alan Haywardtree-vect-loop.c (vect_create_epilog_for_reduction...
2015-10-23  Alan HaywardSupport for vectorizing conditional expressions
2015-10-15  Richard Bienertree-vectorizer.h (vect_get_new_ssa_name): Declare.
2015-10-14  Richard Bienertree-vectorizer.h (vect_is_simple_use): Remove unused...
2015-10-14  Richard Bienertree-vect-data-refs.c (vect_enhance_data_refs_alignment...
2015-10-13  Richard Bienertree-vect-data-refs.c (vect_analyze_data_ref_dependence...
2015-10-12  Richard Bienertree-vect-loop.c (vect_analyze_loop_operations): Move...
2015-10-08  Yuri Rumyantsevtree-vect-loop.c (vect_analyze_loop_operations): Skip...
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-09-17  Richard SandifordSplit up optabs.[hc]
2015-08-01  Tom de VriesAllow non-overflow ops in reductions
2015-07-23  Tom de VriesCheck TYPE_OVERFLOW_WRAPS for parloops reductions
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-22  Richard Bienertree-vectorizer.h (_loop_vec_info): Add scalar_cost_vec...
2015-06-18  Richard Bienerre PR tree-optimization/66510 (gcc.target/arm/pr53636...
next