|
| 1 | +2025-10-01 Jeff Law < [email protected]> |
| 2 | + |
| 3 | + PR target/122106 |
| 4 | + * config/riscv/bitmanip.md (crc expanders): Add predicate for |
| 5 | + polynomial argument. Drop unnecessary constraints. |
| 6 | + |
| 7 | +2025-10-01 Andreas Schwab < [email protected]> |
| 8 | + |
| 9 | + PR target/122066 |
| 10 | + * config/m68k/m68k.md (adddi3, subdi3): Strip POST_INC and PRE_DEC |
| 11 | + when generating high part of the destination operand. |
| 12 | + |
| 13 | +2025-10-01 Jan Hubicka < [email protected]> |
| 14 | + |
| 15 | + * auto-profile.cc (afdo_calculate_branch_prob): Improve dump file. |
| 16 | + |
| 17 | +2025-10-01 Jan Hubicka < [email protected]> |
| 18 | + |
| 19 | + * auto-profile.cc (determine_scale): Break out from ... |
| 20 | + (afdo_adjust_guessed_profile): ... here. |
| 21 | + (scale_bb_profile): New function. |
| 22 | + (afdo_annotate_cfg): Use it. |
| 23 | + * params.opt (auto-profile-bbs): New parmaeter. |
| 24 | + * doc/invoke.texi (auto-profile-bbs): Document. |
| 25 | + |
| 26 | +2025-10-01 Jan Hubicka < [email protected]> |
| 27 | + |
| 28 | + * auto-profile.cc (afdo_unscaled_edge_count): New function based on |
| 29 | + part of ... |
| 30 | + (afdo_set_bb_count): ... this function; use it here. |
| 31 | + (afdo_calculate_branch_prob): Try to determine edge counts using |
| 32 | + phi args and goto locuses. |
| 33 | + |
| 34 | +2025-10-01 Jan Hubicka < [email protected]> |
| 35 | + |
| 36 | + * Makefile.in (ALL_FDAS): New variable. |
| 37 | + (ALL_HOST_BACKEND_OBJ): Use all.fda instead of cc1plus.fda |
| 38 | + (all.fda): New target |
| 39 | + |
| 40 | +2025-10-01 Jan Hubicka < [email protected]> |
| 41 | + |
| 42 | + * cfghooks.cc (merge_blocks): Choose more reliable or higher BB |
| 43 | + count. |
| 44 | + |
| 45 | +2025-10-01 Jan Hubicka < [email protected]> |
| 46 | + |
| 47 | + * predict.cc (unlikely_executed_stmt_p): Remove redundant check. |
| 48 | + (rebuild_frequencies): Also recompute unlikely bbs when profile is |
| 49 | + present or consistent. |
| 50 | + |
| 51 | +2025-10-01 Andrew MacLeod < [email protected]> |
| 52 | + |
| 53 | + PR tree-optimization/120560 |
| 54 | + * vr-values.cc (range_from_loop_direction): Use wi::ge_p rather |
| 55 | + than wi::gt_p. |
| 56 | + |
| 57 | +2025-10-01 Richard Biener < [email protected]> |
| 58 | + |
| 59 | + PR tree-optimization/122110 |
| 60 | + * tree-vect-loop.cc (vectorizable_reduction): Relax restriction |
| 61 | + to mode-precision operations. |
| 62 | + |
1 | 63 | 2025-09-30 David Malcolm < [email protected]> |
2 | 64 |
|
3 | 65 | * diagnostics/output-spec.cc (text_scheme_handler::make_sink): Use |
|
0 commit comments