Age | Commit message (Expand) | Author | Files | Lines |
2023-07-05 | Fix PR 110554: vec lowering introduces scalar signed-boolean:32 comparisons | Andrew Pinski | 1 | -2/+6 |
2023-06-19 | vect: vectorize via libfuncs | Andrew Stubbs | 1 | -1/+4 |
2023-06-05 | Remove widen_plus/minus_expr tree codes | Andre Vieira | 1 | -4/+0 |
2023-05-18 | gcc: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -4/+4 |
2023-04-28 | tree-optimization/108752 - vectorize emulated vectors in lowered form | Richard Biener | 1 | -33/+4 |
2023-04-08 | PR tree-optimization/109392 | Jakub Jelinek | 1 | -1/+10 |
2023-03-23 | tree-vect-generic: Fix up expand_vector_condition [PR109176] | Jakub Jelinek | 1 | -0/+9 |
2023-03-12 | middle-end: Revert can_special_div_by_const changes [PR108583] | Tamar Christina | 1 | -11/+0 |
2023-01-23 | tree-optimization/108482 - remove stray .LOOP_DIST_ALIAS calls | Richard Biener | 1 | -0/+8 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-14 | middle-end: Support not decomposing specific divisions during vectorization. | Tamar Christina | 1 | -0/+11 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -4/+7 |
2022-05-25 | Add new parameter to vec_perm_const hook for specifying operand mode. | Prathamesh Kulkarni | 1 | -1/+4 |
2022-05-23 | Force the selection operand of a GIMPLE COND_EXPR to be a register | Richard Biener | 1 | -3/+3 |
2022-05-13 | Make gimple_build main workers more flexible | Richard Biener | 1 | -12/+3 |
2022-05-03 | tree-optimization/105394 - vector lowering of compares | Richard Biener | 1 | -1/+4 |
2022-04-08 | tree-optimization/105175 - avoid -Wvector-operation-performance | Richard Biener | 1 | -14/+27 |
2022-02-01 | veclower: Fix up -fcompare-debug issue in expand_vector_comparison [PR104307] | Jakub Jelinek | 1 | -18/+20 |
2022-01-20 | tree-optimization/104114 - avoid diagnosing V1mode lowering | Richard Biener | 1 | -1/+4 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+2466 |