]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vect-loop.c
Skip properly debug stmt in optimize_mask_stores (PR
[thirdparty/gcc.git] / gcc / tree-vect-loop.c
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...
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-05-28  Richard Bienertree-vect-loop.c (vect_fixup_reduc_chain): New function.
2015-05-28  Richard Bienertree-vectorizer.h (struct _slp_instance): Remove body_c...
2015-05-27  Richard Bienertree-vect-stmts.c (vectorizable_load): Initialize slp_p...
2015-05-26  Richard Bienertree-vect-loop.c (vect_update_vf_for_slp): Split out...
2015-05-22  Richard Bienertree-vectorizer.h (struct _slp_oprnd_info): Add second_...
2015-05-22  Richard Bienertree-vect-loop.c (get_reduction_op): New function.
2015-05-05  David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-04  Richard Bienerre PR tree-optimization/64909 (Missed vectorization...
2015-02-25  Kai Tietzre PR tree-optimization/61917 (ICE on valid code at...
2015-02-25  Richard Bienerre PR tree-optimization/61917 (ICE on valid code at...
2015-02-10  Richard Bienerre PR tree-optimization/64909 (Missed vectorization...
2015-01-29  Richard Bienerre PR target/64844 (Vectorization inhibited in gcc5...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-14  Richard Bienerre PR tree-optimization/64493 (ICE at -O3 on x86_64...
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-25  Richard Bienerre PR middle-end/61927 (Wrong results with loop vectori...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-14  Alan Lawrence[Vectorizer] Tidy up vect_create_epilog / use_scalar_result
2014-11-14  Alan Lawrence[Vectorizer]Make reductions-via-shifts and vec_shr_opta...
2014-11-13  Alan Lawrence[Vectorizer] Use a VEC_PERM_EXPR instead of VEC_RSHIFT_...
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Alan LawrenceAdd new optabs for reducing vectors to scalars
2014-10-27  Alan Lawrence[Vectorizer] Make REDUC_xxx_EXPR tree codes produce...
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-11  Felix Yangre PR c/62073 (Segmentation fault with tree vectorize)
2014-06-25  Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-17  Richard Bienerre PR c++/60836 (invalid PHI argument and ICE in verify...
2014-04-17  Richard Bienerre PR tree-optimization/60841 (gcc: internal compiler...
2014-04-14  Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-04-03  Cong Houre PR tree-optimization/60505 (Warning caused by GCC...
2014-03-04  Richard Bienerre PR tree-optimization/60382 (ICE on valid code at...
2014-02-14  Jakub Jelinektree-vect-loop.c (vect_is_slp_reduction): Don't set...
2014-02-05  Richard Bienertree-vect-loop.c (vect_analyze_loop_2): Be more informa...
2014-02-03  Cong Houre PR tree-optimization/60000 (GCC trunk build failure...
2014-01-30  Richard Bienerre PR tree-optimization/59903 (ICE on valid code at...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-12-10  Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-12-06  Richard Bienerre PR tree-optimization/59058 (wrong code at -O3 on...
2013-11-28  Sergey Ostanevichcommon.opt: Introduced a new option -fsimd-cost-model.
2013-11-27  Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-27  Richard Bienerre PR tree-optimization/59288 (ICE in get_initial_def_f...
next