Age | Commit message (Expand) | Author | Files | Lines |
2019-11-21 | Reject versioning for alignment with different masks (PR 92526) | Richard Sandiford | 1 | -7/+9 |
2019-11-16 | Add flags to dr_with_seg_len_pair_t | Richard Sandiford | 1 | -5/+18 |
2019-11-16 | Move canonicalisation of dr_with_seg_len_pair_ts | Richard Sandiford | 1 | -12/+4 |
2019-11-16 | Apply maximum nunits for BB SLP | Richard Sandiford | 1 | -5/+9 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -6/+5 |
2019-11-08 | [vect] PR 92351: When peeling for alignment make alignment of epilogues unknown | Andre Vieira | 1 | -0/+12 |
2019-11-08 | Generalise gather and scatter optabs | Richard Sandiford | 1 | -43/+58 |
2019-10-25 | arc.c (hwloop_optimize): Add missing space in string literal. | Jakub Jelinek | 1 | -1/+1 |
2019-10-21 | Pass a vec_info to get_vectype_for_scalar_type | Richard Sandiford | 1 | -2/+3 |
2019-10-11 | re PR tree-optimization/92066 (Many vectorization tests FAIL) | Richard Biener | 1 | -1/+1 |
2019-10-10 | re PR middle-end/92046 (Command line options (that are per-functions) are aff... | Richard Biener | 1 | -9/+14 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -18/+18 |
2019-07-09 | re PR tree-optimization/91114 (ICE in vect_analyze_loop, at tree-vect-loop.c:... | Richard Biener | 1 | -0/+2 |
2019-07-03 | re PR tree-optimization/91033 (ICE in vect_analyze_loop, at tree-vect-loop.c:... | Jakub Jelinek | 1 | -7/+11 |
2019-06-21 | tree-vect-data-refs.c (vect_find_stmt_data_reference): Handle even zero DR_OF... | Jakub Jelinek | 1 | -29/+45 |
2019-06-21 | omp-low.c (lower_rec_simd_input_clauses): Add rvar2 argument... | Jakub Jelinek | 1 | -1/+2 |
2019-06-21 | tree-vect-data-refs.c (vect_find_stmt_data_reference): Handle "omp simd array... | Jakub Jelinek | 1 | -3/+6 |
2019-06-17 | omp-low.c (struct omp_context): Add scan_inclusive field. | Jakub Jelinek | 1 | -3/+14 |
2019-05-28 | Current vectoriser doesn't support masked loads for SLP. | Alejandro Martinez | 1 | -4/+14 |
2019-04-11 | re PR tree-optimization/90018 (r265453 miscompiled 527.cam4_r in SPEC CPU 2017) | Richard Biener | 1 | -15/+49 |
2019-04-10 | tree-vectorizer.h (_stmt_vec_info): Remove same_dr_stmt member. | Richard Biener | 1 | -53/+22 |
2019-04-09 | SVE fallout from PR90006 | Richard Sandiford | 1 | -7/+22 |
2019-04-08 | re PR tree-optimization/90006 (gcc loops indefinitely around vect_get_constan... | Richard Biener | 1 | -0/+9 |
2019-03-26 | re PR tree-optimization/81740 (wrong code at -O3 in both 32-bit and 64-bit mo... | Bin Cheng | 1 | -2/+16 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-21 | tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Use DR_TARGET_ALIGN... | Jakub Jelinek | 1 | -3/+3 |
2018-12-20 | tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Don't do versioning... | Joern Rennecke | 1 | -0/+14 |
2018-11-14 | fix Darwin bootstrap. | Iain Sandoe | 1 | -1/+2 |
2018-11-13 | Ensure that dump calls are guarded with dump_enabled_p | David Malcolm | 1 | -4/+6 |
2018-11-13 | [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variable | Andre Vieira | 1 | -29/+65 |
2018-10-26 | re PR tree-optimization/87746 (ICE in vect_update_misalignment_for_peel, at t... | Richard Biener | 1 | -20/+19 |
2018-10-25 | tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Initialize ng to sile... | Richard Biener | 1 | -1/+1 |
2018-10-24 | re PR tree-optimization/87105 (Autovectorization [X86, SSE2, AVX2, DoublePrec... | Richard Biener | 1 | -28/+80 |
2018-10-24 | re PR tree-optimization/87665 (gcc HEAD (svn: 265340) breaks elements on resize) | Richard Biener | 1 | -9/+19 |
2018-10-22 | Add a fun parameter to three stmt_could_throw... functions | Martin Jambor | 1 | -1/+1 |
2018-10-04 | Report vectorization problems via a new opt_problem class | David Malcolm | 1 | -192/+155 |
2018-09-19 | dump_printf: use %T and %G throughout | David Malcolm | 1 | -326/+155 |
2018-08-23 | tree-vect-data-refs.c (vect_grouped_store_supported): Fix typo "permutaion". | Prathamesh Kulkarni | 1 | -1/+1 |
2018-08-22 | Make the vectoriser drop to strided accesses for stores with gaps | Richard Sandiford | 1 | -4/+4 |
2018-08-17 | Formatted printing for dump_* in the middle-end | David Malcolm | 1 | -5/+3 |
2018-08-01 | [06/11] Handle VMAT_INVARIANT separately | Richard Sandiford | 1 | -22/+11 |
2018-08-01 | [04/11] Add a vect_orig_stmt helper function | Richard Sandiford | 1 | -4/+2 |
2018-07-31 | [40/46] Add vec_info::lookup_dr | Richard Sandiford | 1 | -43/+45 |
2018-07-31 | [39/46] Change STMT_VINFO_UNALIGNED_DR to a dr_vec_info | Richard Sandiford | 1 | -1/+1 |
2018-07-31 | [38/46] Use dr_vec_info to represent a data reference | Richard Sandiford | 1 | -295/+338 |
2018-07-31 | [37/46] dr_aux tweaks | Richard Sandiford | 1 | -4/+4 |
2018-07-31 | [33/46] Use stmt_vec_infos instead of vec_info/gimple stmt pairs | Richard Sandiford | 1 | -7/+7 |
2018-07-31 | [32/46] Use stmt_vec_info in function interfaces (part 2) | Richard Sandiford | 1 | -62/+52 |
2018-07-31 | [31/46] Use stmt_vec_info in function interfaces (part 1) | Richard Sandiford | 1 | -4/+5 |