Daily bump.
[gcc.git] / gcc / tree-vect-loop.c
2021-01-11 Richard Bienertree-optimization/98526 - fix vectorizer reduction...
2021-01-05 Richard Bienertree-optimization/98381 - fix live bool vector extract
2021-01-05 Richard Sandifordvect: Fix missing alias checks for 128-bit SVE [PR98371]
2021-01-04 Richard Bienertree-optimization/98291 - allow SLP more vectorization...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-18 Przemyslaw Wirkusaarch64: SVE: ICE in expand_direct_optab_fn [PR98177]
2020-12-17 Kyrylo Tkachovvect, aarch64: Extend SVE vs Advanced SIMD costing...
2020-12-13 Tamar Christinamiddle-end: Support complex Addition
2020-12-02 Richard Bienerguard maybe_set_vectorized_backedge_value calls
2020-11-30 Richard Bienertree-optimization/98064 - fix BB SLP live lane extract...
2020-11-19 Richard Sandifordvect: Add a “very cheap” cost model
2020-11-18 Richard Bienertree-optimization/97886 - deal with strange LC PHI...
2020-11-16 Richard BienerDelay SLP instance loads gathering
2020-11-16 Richard Bienertree-optimization/97835 - fix step vector construction...
2020-11-10 Richard Bienertree-optimization/97760 - reduction paths with unhandle...
2020-11-09 Richard Bienertree-optimization/97753 - fix SLP induction vect
2020-11-06 Richard Bienertree-optimization/97732 - fix init of SLP induction...
2020-11-05 Tamar Christinamiddle-end: Store and use the SLP instance kind when...
2020-11-04 Tamar Christinamiddle-end: Move load/store-lanes check till late.
2020-11-04 Richard Bieneradd costing to SLP vectorized PHIs
2020-11-04 Richard Bienertree-optimization/97709 - set abnormal flag when vector...
2020-11-04 Richard BienerRe-instantiate SLP induction IV CSE
2020-11-03 Richard Bienertree-optimization/80928 - SLP vectorize nested loop...
2020-11-03 Richard Bienertree-optimization/97678 - fix SLP induction epilogue...
2020-11-02 Richard BienerRewrite SLP induction vectorization
2020-11-02 Richard Bienertree-optimization/97558 - compute vectype for SLP neste...
2020-11-02 Richard Bienertree-optimization/97558 - avoid SLP analyzing irrelevan...
2020-10-29 Richard BienerFix some memleaks
2020-10-27 Richard BienerSLP vectorize across PHI nodes
2020-10-23 Kewen Linvect: Remove redundant LOOP_VINFO_FULLY_MASKED_P
2020-10-20 Richard BienerFix latch PHI arg lookup in vectorizable_reduction...
2020-10-15 Richard BienerFix ICE in vectorizable_live_operation
2020-10-09 Richard Bienerrandom memory leak fixes
2020-09-29 Richard Bienertree-optimization/97241 - fix ICE in reduction vectoriz...
2020-09-23 Richard Sandifordvect: Fix epilogue loop handling of partial vectors
2020-09-23 Richard Bienertree-optimization/97173 - extend assert in vectorizable...
2020-09-18 Richard Bienertree-optimization/97095 - fix typo in vectorizable_live...
2020-09-16 Andrea Corallovec: don't select partial vectors when unnecessary
2020-09-16 Richard Bienerremove STMT_VINFO_NUM_SLP_USES
2020-09-11 Richard Bienerimprove BB vectorization dump locations
2020-09-07 Andrea Corallovec: Revert "dead code removal in tree-vect-loop.c...
2020-09-07 Richard Bienercode generate live lanes in basic-block vectorization
2020-09-04 Richard Bienertree-optimization/96920 - another ICE when vectorizing...
2020-09-04 Andrea Corallovec: dead code removal in tree-vect-loop.c
2020-08-27 Martin Liskavec: add exact argument for various grow functions.
2020-08-26 Richard Bienertree-optimization/96698 - fix ICE when vectorizing...
2020-08-24 Martin LiskaSLP: support entire BB.
2020-08-06 Kewen Linvect/rs6000: Support vector with length cost modeling
2020-07-31 Kewen Linvect: Don't consider branch costs if no peeled iterations
2020-07-28 Kewen Linvect: Refactor peel_iters_{pro,epi}logue cost modeling
2020-07-20 Kewen Linvect: Support length-based partial vectors approach
2020-07-10 Kewen Linvect: Use adjusted niters by considering peeling prologue
2020-07-09 Richard Bienerremove premature vect_verify_datarefs_alignment
2020-07-09 Kewen Linvect/testsuite: Adjust dumping for fully masking decision
2020-06-26 Richard Bienertree-optimization/95897 - fix fold-left SLP reduction...
2020-06-15 Fei Yangvect: Use LOOP_VINFO_DATAREFS and LOOP_VINFO_DDRS consi...
2020-06-12 Kewen Linvect: Factor out and rename some functions/macros
2020-06-11 Kewen Linvect: Rename things related to rgroup_masks
2020-06-11 Kewen Linvect: Rename fully_masked_p to using_partial_vectors_p
2020-06-11 Kewen Linvect: Rename can_fully_mask_p to can_use_partial_vectors_p
2020-06-10 Richard Bieneravoid stmt-info allocation for debug stmts
2020-06-10 Richard BienerMake {SLP_TREE,STMT_VINFO}_VEC_STMTS a vector of gimple *
2020-06-10 Richard BienerIntroduce STMT_VINFO_VEC_STMTS
2020-06-09 Richard BienerRemove dead code
2020-06-04 Richard Bieneradd vect_get_slp_vect_def
2020-06-04 Richard BienerAdd explicit SLP_TREE_LANES
2020-06-04 Richard BienerSimplify SLP code wrt SLP_TREE_DEF_TYPE
2020-05-29 Richard Bienertree-optimization/95272 - add SLP_TREE_REPRESENTATIVE
2020-05-22 Richard Bienerenfoce SLP_TREE_VECTYPE for invariants
2020-05-20 Richard Bienertree-optimization/95219 - improve IV selection for...
2020-05-13 Richard Bieneradd vectype parameter to add_stmt_cost hook
2020-05-13 Richard BienerRemove SLP_INSTANCE_GROUP_SIZE
2020-05-12 Richard Sandifordtree: Add vector_element_bits(_tree) [PR94980 1/3]
2020-05-08 Richard Bienermove permutation validity check
2020-05-05 Richard Bieneradd vec_info * parameters where needed
2020-04-20 Richard Sandifordvect: Tweak vect_better_loop_vinfo_p handling of variab...
2020-04-03 Kewen LinFix PR94443 with gsi_insert_seq_before [PR94443]
2020-04-01 Kewen LinFix PR94043 by making vect_live_op generate lc-phi
2020-03-17 Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-01-28 Richard Sandifordvect: Pattern-matched calls in reduction chains
2020-01-20 Richard Bienertree-optimization/93094 pass down VECTORIZED_CALL to...
2020-01-16 Andre VieiraPR tree-optimization/92429 do not fold when updating...
2020-01-15 Richard SandifordPR tree-optimization/93247 - ICE in get_load_store_type
2020-01-10 Richard SandifordUse get_related_vectype_for_scalar_type for reduction...
2020-01-10 Richard SandifordFix gather/scatter check when updating a vector epilogu...
2020-01-10 Andre Vieira[vect] Keep track of DR_OFFSET advance in dr_vec_info...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-27 Richard SandifordAdd missing target check for fully-masked fold-left...
2019-12-17 Andrew StubbsAdd pointer to PR92772
2019-12-10 Richard SandifordAdd missing conversion in vect_create_epilog_for_reduction
2019-12-10 Richard SandifordDisallow EXTRACT_LAST_REDUCTION for reduction chains
2019-12-05 Sudakshina Das[Patch, GCC] Fix a condition post r278611
2019-12-02 Richard Bienerre PR tree-optimization/92742 (ICE in info_for_reductio...
2019-11-29 Richard SandifordFix DR_GROUP_GAP for strided accesses (PR 92677)
2019-11-29 Richard SandifordDon't defer choice of vector type for bools (PR 92596)
2019-11-22 Richard SandifordMove EXTRACT_LAST_REDUCTION costing to vectorizable_con...
2019-11-19 Richard Bienerre PR tree-optimization/92581 (condition chains vectori...
2019-11-19 Richard Bienerre PR tree-optimization/92554 (ICE in vect_create_epilo...
2019-11-19 Richard Bienerre PR tree-optimization/92555 (ICE in exact_div, at...
2019-11-18 Richard Bienerre PR tree-optimization/92558 (Miscompare of 554.roms_r...
next