]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vect-loop-manip.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-vect-loop-manip.c
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-11-13  Andre Vieira[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time...
2018-11-06  Richard Bienerre PR tree-optimization/87889 (CPU2000 177.mesa failed...
2018-11-05  Richard Bienerre PR tree-optimization/87873 (ICE: verify_gimple faile...
2018-10-04  David MalcolmAdd -fopt-info-internals
2018-09-19  David Malcolmdump_printf: use %T and %G throughout
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[39/46] Change STMT_VINFO_UNALIGNED_DR to a dr_vec_info
2018-07-31  Richard Sandiford[38/46] Use dr_vec_info to represent a data reference
2018-07-31  Richard Sandiford[31/46] Use stmt_vec_info in function interfaces (part 1)
2018-07-31  Richard Sandiford[28/46] Use stmt_vec_info instead of gimple stmts inter...
2018-07-31  Richard Sandiford[27/46] Remove duplicated stmt_vec_info lookups
2018-07-31  Richard Sandiford[23/46] Make LOOP_VINFO_MAY_MISALIGN_STMTS use stmt_vec...
2018-07-31  Richard Sandiford[19/46] Make vect_dr_stmt return a stmt_vec_info
2018-07-31  Richard Sandiford[10/46] Temporarily make stmt_vec_info a class
2018-06-30  Richard Sandiford[13/n] PR85694: Try to avoid vectorising casts of invar...
2018-06-26  David MalcolmIntroduce dump_location_t
2018-06-21  Richard Bienertree-data-ref.c (dr_step_indicator): Handle NULL DR_STEP.
2018-06-18  David MalcolmIntroduce DUMP_VECT_SCOPE macro
2018-06-01  Richard Bienertree-vectorizer.h (vect_dr_stmt): New function.
2018-03-16  Jakub Jelinekre PR c/84909 (typo: conversion from %qT to to %qT)
2018-03-13  Richard Sandiford[SLP/AArch64] Fix unpack handling for big-endian SVE
2018-02-07  Richard Bienerre PR tree-optimization/84037 (Speed regression of...
2018-01-13  Richard SandifordSupport for aliasing with variable strides
2018-01-13  Richard SandifordUse single-iteration epilogues when peeling for gaps
2018-01-13  Richard SandifordHandle peeling for alignment with masking
2018-01-13  Richard SandifordAdd support for fully-predicated loops
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-03  Richard Sandifordpoly_int: vectoriser vf and uf
2018-01-03  Richard SandifordAdd an alternative vector loop iv mechanism
2017-12-21  Richard Sandifordpoly_int: loop versioning threshold
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-11-24  Richard Bienerre PR tree-optimization/82402 (error: SSA_NAME_OCCURS_I...
2017-11-16  Jan Hubickatree-vect-loop-manip.c (vect_do_peeling): Do not use...
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-10-10  Bin Chengtree-vect-loop-manip.c (rename_variables_in_bb): Rename...
2017-10-10  Bin Chengtree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_e...
2017-09-22  Richard SandifordLet the target choose a vectorisation alignment
2017-08-04  Richard SandifordUse base inequality for some vector alias checks
2017-07-25  Richard Bienerre PR tree-optimization/81303 (410.bwaves regression...
2017-07-03  Jan Hubicka* tree-vect-loop-manip.c (vect_do_peeling): Fix scaling up.
2017-07-03  Richard SandifordAvoid minimum - 1 confusion in vectoriser
2017-07-03  Richard SandifordUse innermost_loop_behavior for outer loop vectorisation
2017-07-01  Jan Hubickacfg.c (scale_bbs_frequencies): New function.
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-07  Bin Chengtree-vect-loop-manip.c (vect_do_peeling): Don't skip...
2017-06-07  Bin Chengtree-vectorizer.h (vect_build_loop_niters): New parameter.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-31  Bin Cheng* tree-vect-loop-manip.c (create_intersect_range_checks...
2017-05-26  Bin Chengtree-vect-loop-manip.c (create_intersect_range_checks_i...
2017-03-28  Bin Chengtree-vect-loop-manip.c (slpeel_add_loop_guard): New...
2017-03-07  Richard Bienertree-vect-loop-manip.c (slpeel_add_loop_guard): Preserv...
2017-02-15  Bin Chengre PR tree-optimization/79347 (vect_do_peeling is messi...
2017-02-05  Jan Hubickare PR tree-optimization/79347 (vect_do_peeling is messi...
2017-01-09  Jakub Jelinekre PR tree-optimization/78899 (Vestorized loop with...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-08  Bin Chengre PR middle-end/78684 (ICE in create_intersect_range_c...
2016-11-16  Yuri RumyantsevSupport non-masked epilogue vectoriziation
2016-11-16  Richard SandifordFix nb_iterations calculation in tree-vect-loop-manip.c
2016-10-19  Bin Chengre PR tree-optimization/78005 (172.mgrid and 450.soplex...
2016-10-13  Bin Chengtree-vect-loop-manip.c (adjust_vec_debug_stmts): Don...
2016-10-13  Bin Chengtree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_e...
2016-10-13  Bin Chengtree-vect-loop-manip.c (slpeel_can_duplicate_loop_p...
2016-09-28  Robin Dappre PR tree-optimization/77724 (bootstrap-O3 broken...
2016-09-23  Bin Chengtree-vect-loop-manip.c (create_intersect_range_checks_i...
2016-08-19  Richard Bienerre PR tree-optimization/77286 (ICE in fold_convert_loc...
2016-08-17  Richard Bienertree-ssa.c: Include tree-cfg.h and tree-dfa.h.
2016-08-01  Alan Haywardre PR tree-optimization/71818 (ICE in as_a, at is-a...
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-06-17  Bin Chengtree-vectorizer.h (struct dr_with_seg_len): Remove...
2016-06-08  Alan Haywardtree-vect-data-refs.c (vect_analyze_data_refs): Remove...
2016-03-09  Richard Bienerre PR tree-optimization/70138 (wrong code at -O3 on...
2016-01-28  Richard Bienerre PR tree-optimization/69466 (ICE: Invalid PHI argumen...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-27  Martin LiskaFix memory leak in loop_vec_info
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-19  Trevor Saundersremove more useless typedefs
2015-07-23  Yuri RumyantsevPR tree-optimization/66926,66951
2015-07-17  Yuri Rumyantsevtree-vect-loop-manip.c (rename_variables_in_bb): Add...
2015-07-13  Aldy HernandezFix double word typos.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06  Richard Bienerre PR tree-optimization/66767 (FAIL: gcc.dg/vect/vect...
2015-07-02  Richard Bienerbuiltins.c (get_pointer_alignment_1): Handle POINTER_PL...
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-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
next