decl.c (value_annotation_hasher::handle_cache_entry): Delete.
[gcc.git] / gcc / tree-vect-loop.c
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...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 Trevor Saundersadd auto_vec
2013-11-21 Richard Bienerre PR tree-optimization/59058 (wrong code at -O3 on...
2013-11-21 Richard Bienertree-vect-loop-manip.c (vect_build_loop_niters, [....
2013-11-19 Richard Bienerre PR tree-optimization/59164 (ice: tree check: expecte...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-07 Aldy Hernandezgimplify.c (gimple_regimplify_operands): Do not set...
2013-11-01 Trevor SaundersReplace some heap vectors with stack vectors.
2013-10-31 Jakub Jelinektree.c (tree_ctz): New function.
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-15 Cong Houtree-vect-loop.c (vect_is_simple_reduction_1): Relax...
2013-10-01 Andrew MacLeodtree-into-ssa.c (enum need_phi_state): Relocate from...
2013-09-27 Xinliang David Livectorizer cost model enhancement
2013-09-26 Richard Bienerre PR tree-optimization/58539 (ICE with segfault at...
2013-09-16 Teresa Johnsondumpfile.c (dump_loc): Remove newline emission.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-05 Richard Bienerre PR tree-optimization/58137 ([trunk, ICE] full unroll...
2013-09-05 Richard Bienertree-vect-loop.c (vect_analyze_loop_operations): Proper...
2013-09-03 Xinliang David LiDelay base decl's alignment adjustment until transforma...
2013-08-30 Richard Bienerre PR tree-optimization/58010 (ICE in vect_create_epilo...
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-07-02 Jakub Jelinekre PR tree-optimization/57741 (ICE in tree.c:build_int_...
2013-06-25 Jakub Jelinekre PR tree-optimization/57705 (Non-constant step induct...
2013-06-03 Teresa Johnsondumpfile.c (opt_info_switch_p): Change -fopt-info defau...
2013-05-28 Richard Bienerre PR tree-optimization/56787 (Vectorization fails...
2013-05-15 Richard Bienertree-vect-loop.c (vect_transform_loop): Use MSG_NOTE...
2013-05-10 Richard Bienertree-vect-data-refs.c (vect_enhance_data_refs_alignment...
2013-04-23 Lawrence CrowlThis patch extracts approved portions of the hash_table...
2013-04-11 Richard Bienertree-vect-loop.c (get_initial_def_for_induction): Prope...
2013-04-08 Teresa JohnsonFirst phase of unifying the computation of profile...
2013-04-08 Richard Bienergimple-pretty-print.c (debug_gimple_stmt): Do not print...
2013-03-21 Richard Bienertree-vect-data-refs.c (vect_update_interleaving_chain...
2013-03-18 Richard Bienertree-ssa-loop-manip.c (find_uses_to_rename): Do not...
2013-03-05 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-03-04 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-27 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-19 Jakub Jelinekre PR tree-optimization/56350 (ICE in vectorizable_redu...
2013-02-18 Richard Bienerre PR tree-optimization/56366 (ICE: verify_gimple faile...
2013-01-15 Jakub Jelinekre PR tree-optimization/55955 (ICE in optab_for_tree_co...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-03 Richard Bienertree-vect-loop.c (vect_analyze_loop_form): Clarify...
next