Age | Commit message (Expand) | Author | Files | Lines |
2023-08-29 | tree-ssa-math-opts: Improve uaddc/usubc pattern matching [PR111209] | Jakub Jelinek | 1 | -1/+148 |
2023-07-13 | SSA MATH: Support COND_LEN_FMA for floating-point math optimization | Ju-Zhe Zhong | 1 | -12/+68 |
2023-07-02 | tree-ssa-math-opts: Fix up ICE in match_uaddc_usubc [PR110508] | Jakub Jelinek | 1 | -5/+8 |
2023-06-29 | tree-ssa-math-opts: Use element_precision. | Robin Dapp | 1 | -2/+2 |
2023-06-20 | tree-ssa-math-opts: Small uaddc/usubc pattern matching improvement [PR79173] | Jakub Jelinek | 1 | -0/+5 |
2023-06-16 | tree-ssa-math-opts: Fix up uaddc/usubc pattern matching [PR110271] | Jakub Jelinek | 1 | -3/+6 |
2023-06-15 | middle-end, i386: Pattern recognize add/subtract with carry [PR79173] | Jakub Jelinek | 1 | -2/+498 |
2023-05-19 | tree-ssa-math-opts: Pattern recognize some further hand written forms of sign... | Jakub Jelinek | 1 | -0/+25 |
2023-05-19 | tree-ssa-math-opts: Pattern recognize hand written __builtin_mul_overflow_p w... | Jakub Jelinek | 1 | -1/+4 |
2023-05-17 | tree-ssa-math-opts: correct -ffp-contract= check | Alexander Monakov | 1 | -1/+1 |
2023-05-03 | More last_stmt removal | Richard Biener | 1 | -23/+16 |
2023-03-29 | tree-ssa-math-opts: Move PROP_gimple_opt_math from sincos pass to powcabs [PR... | Jakub Jelinek | 1 | -2/+2 |
2023-03-12 | middle-end: don't form FMAs when multiplication is not single use. [PR108583] | Tamar Christina | 1 | -0/+14 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-07-20 | Move pass_cse_sincos after vectorizer. | liuhongt | 1 | -21/+91 |
2022-06-27 | Add 'final' and 'override' on dom_walker vfunc impls | David Malcolm | 1 | -1/+1 |
2022-06-27 | Add 'final' and 'override' to opt_pass vfunc impls | David Malcolm | 1 | -6/+9 |
2022-05-13 | Make gimple_build main workers more flexible | Richard Biener | 1 | -1/+1 |
2022-04-29 | tree-optimization/105431 - another overflow in powi handling | Richard Biener | 1 | -7/+5 |
2022-04-29 | Prefer global range info setters that take a range. | Aldy Hernandez | 1 | -1/+2 |
2022-04-25 | tree-optimization/105368 - avoid overflow in powi_cost | Richard Biener | 1 | -1/+1 |
2022-04-12 | tree-optimization/105235 - clean EH in execute_cse_conv_1 | Richard Biener | 1 | -6/+9 |
2022-01-21 | PR middle-end/104140: bootstrap ICE on riscv. | Roger Sayle | 1 | -0/+4 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+5070 |