]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vect-data-refs.c
Put the CL into the right dir.
[thirdparty/gcc.git] / gcc / tree-vect-data-refs.c
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-09  rguenth2019-07-09 Richard Biener <rguenther@suse.de>
2019-07-03  jakub PR tree-optimization/91033
2019-06-21  jakub * tree-vect-data-refs.c (vect_find_stmt_data_reference...
2019-06-21  jakub * omp-low.c (lower_rec_simd_input_clauses): Add rvar2...
2019-06-21  jakub * tree-vect-data-refs.c (vect_find_stmt_data_reference...
2019-06-17  jakub * omp-low.c (struct omp_context): Add scan_inclusive...
2019-05-28  alejandroCurrent vectoriser doesn't support masked loads for...
2019-04-11  rguenth2019-04-11 Richard Biener <rguenther@suse.de>
2019-04-10  rguenth2019-04-10 Richard Biener <rguenther@suse.de>
2019-04-09  rsandifoSVE fallout from PR90006
2019-04-08  rguenth2019-04-08 Richard Biener <rguenther@suse.de>
2019-03-26  rguenth2019-03-26 Bin Cheng <bin.cheng@linux.alibaba.com>
2019-01-01  jakub Update copyright years.
2018-12-21  jakub * tree-vect-data-refs.c (vect_enhance_data_refs_alignm...
2018-12-20  amylaar2018-12-20 Joern Rennecke <joern.rennecke@riscy-ip...
2018-11-14  iainsfix Darwin bootstrap.
2018-11-13  dmalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-11-13  avieira[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time...
2018-10-26  rguenth2018-10-26 Richard Biener <rguenther@suse.de>
2018-10-25  rguenth2018-10-25 Richard Biener <rguenther@suse.de>
2018-10-24  rguenth2018-10-24 Richard Biener <rguenther@suse.de>
2018-10-24  rguenth2018-10-24 Richard Biener <rguenther@suse.de>
2018-10-22  jambormAdd a fun parameter to three stmt_could_throw... functions
2018-10-04  dmalcolmReport vectorization problems via a new opt_problem...
2018-09-19  dmalcolmdump_printf: use %T and %G throughout
2018-08-23  prathamesh34922018-08-23 Prathamesh Kulkarni <prathamesh.kulkarni...
2018-08-22  rsandifoMake the vectoriser drop to strided accesses for stores...
2018-08-17  dmalcolmFormatted printing for dump_* in the middle-end
2018-08-01  rsandifo[06/11] Handle VMAT_INVARIANT separately
2018-08-01  rsandifo[04/11] Add a vect_orig_stmt helper function
2018-07-31  rsandifo[40/46] Add vec_info::lookup_dr
2018-07-31  rsandifo[39/46] Change STMT_VINFO_UNALIGNED_DR to a dr_vec_info
2018-07-31  rsandifo[38/46] Use dr_vec_info to represent a data reference
2018-07-31  rsandifo[37/46] dr_aux tweaks
2018-07-31  rsandifo[33/46] Use stmt_vec_infos instead of vec_info/gimple...
2018-07-31  rsandifo[32/46] Use stmt_vec_info in function interfaces (part 2)
2018-07-31  rsandifo[31/46] Use stmt_vec_info in function interfaces (part 1)
2018-07-31  rsandifo[28/46] Use stmt_vec_info instead of gimple stmts inter...
2018-07-31  rsandifo[27/46] Remove duplicated stmt_vec_info lookups
2018-07-31  rsandifo[26/46] Make more use of dyn_cast in tree-vect*
2018-07-31  rsandifo[25/46] Make get_earlier/later_stmt take and return...
2018-07-31  rsandifo[23/46] Make LOOP_VINFO_MAY_MISALIGN_STMTS use stmt_vec...
2018-07-31  rsandifo[20/46] Make *FIRST_ELEMENT and *NEXT_ELEMENT stmt_vec_...
2018-07-31  rsandifo[19/46] Make vect_dr_stmt return a stmt_vec_info
2018-07-31  rsandifo[18/46] Make SLP_TREE_SCALAR_STMTS a vec<stmt_vec_info>
2018-07-31  rsandifo[14/46] Make STMT_VINFO_VEC_STMT a stmt_vec_info
2018-07-31  rsandifo[13/46] Make STMT_VINFO_RELATED_STMT a stmt_vec_info
2018-07-31  rsandifo[06/46] Add vec_info::add_stmt
2018-06-29  rguenth2018-06-29 Richard Biener <rguenther@suse.de>
2018-06-25  rguenth2018-06-25 Richard Biener <rguenther@suse.de>
2018-06-25  rguenth2018-06-25 Richard Biener <rguenther@suse.de>
2018-06-25  rguenth2018-06-25 Richard Biener <rguenther@suse.de>
2018-06-21  rguenth2018-06-21 Richard Biener <rguenther@suse.de>
2018-06-18  dmalcolmIntroduce DUMP_VECT_SCOPE macro
2018-06-08  dmalcolmConvert dump and optgroup flags to enums
2018-06-01  rguenth2018-06-01 Richard Biener <rguenther@suse.de>
2018-05-29  rguenth2018-05-29 Richard Biener <rguenther@suse.de>
2018-05-28  rguenth2018-05-28 Richard Biener <rguenther@suse.de>
2018-05-25  rguenth2018-05-25 Richard Biener <rguenther@suse.de>
2018-05-25  rguenth2018-05-25 Richard Biener <rguenther@suse.de>
2018-05-25  rguenth2018-05-25 Richard Biener <rguenther@suse.de>
2018-05-02  rsandifoTighten early exit in vect_analyze_data_ref_dependence...
2018-04-26  rguenth2018-04-26 Richard Biener <rguenther@suse.de>
2018-04-19  rguenth2018-04-19 Richard Biener <rguenther@suse.de>
2018-04-10  rsandifoAdd missing cases to vect_get_smallest_scalar_type...
2018-03-24  rsandifoUse SCEV information when aligning for vectorisation...
2018-03-02  rsandifoUse loop->safelen rather than loop->force_vectorize
2018-01-16  rsandifoDon't group gather loads (PR83847)
2018-01-13  rsandifoSupport for aliasing with variable strides
2018-01-13  rsandifoAdd support for SVE scatter stores
2018-01-13  rsandifoAllow gather loads to be used for grouped accesses
2018-01-13  rsandifoUse gather loads for strided accesses
2018-01-13  rsandifoAdd support for SVE gather loads
2018-01-13  rsandifoAllow single-element interleaving for non-power-of...
2018-01-13  rsandifoAdd support for masked load/store_lanes
2018-01-13  rsandifoGive the target more control over ARRAY_TYPE modes
2018-01-12  rsandifoHandle polynomial DR_INIT
2018-01-05  rsandifoRevert DECL_USER_ALIGN part of r241959
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  rsandifopoly_int: vect_permute_load/store_chain
2018-01-03  rsandifopoly_int: GET_MODE_NUNITS
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: vect_no_alias_p
2018-01-03  rsandifopoly_int: vector_alignment_reachable_p
2018-01-03  rsandifopoly_int: vectoriser vf and uf
2018-01-02  rsandifoUse explicit encodings for simple permutes
2018-01-02  rsandifoMake vec_perm_indices use new vector encoding
2018-01-02  rsandifoRemove vec_perm_const optab
2018-01-02  rsandifoSplit can_vec_perm_p into can_vec_perm_{var,const}_p
2017-12-21  rsandifopoly_int: compute_data_ref_alignment
2017-12-21  rsandifopoly_int: MEM_REF offsets
2017-12-21  rsandifopoly_int: get_inner_reference & co.
2017-12-20  rsandifopoly_int: tree constants
2017-12-01  rguenth2017-12-01 Richard Biener <rguenther@suse.de>
2017-10-06  rguenth2017-10-06 Richard Biener <rguenther@suse.de>
2017-09-22  rsandifoPR82289: Computing peeling costs for irrelevant drs
2017-09-22  rsandifoLet the target choose a vectorisation alignment
2017-09-22  rsandifoAdd a vect_get_scalar_dr_size helper function
next