|
| 1 | +2025-09-06 Sam James <sam@gentoo.org> |
| 2 | + |
| 3 | + * doc/generic.texi (TYPE_CANONICAL): Don't mention long-removed |
| 4 | + --param verify-canonical-types. |
| 5 | + |
| 6 | +2025-09-06 Andrew Pinski <andrew.pinski@oss.qualcomm.com> |
| 7 | + |
| 8 | + PR rtl-optimization/121835 |
| 9 | + * dep-fusion.cc (pass_dep_fusion::execute): Return early if |
| 10 | + macro_fusion_pair_p is null. |
| 11 | + |
| 12 | +2025-09-06 Artemiy Volkov <artemiyv@acm.org> |
| 13 | + |
| 14 | + * Makefile.in (OBJS): Add dep-fusion.o. |
| 15 | + * common.opt (fdep-fusion): Add option. |
| 16 | + * dep-fusion.cc: New pass. |
| 17 | + * doc/invoke.texi: Document it. |
| 18 | + * opts.cc (default_options_table): Enable it at -O2+ and -Os. |
| 19 | + * passes.def: Insert two instances of dep_fusion. |
| 20 | + * tree-pass.h (make_pass_dep_fusion): Declare new function. |
| 21 | + |
| 22 | +2025-09-06 Sam James <sam@gentoo.org> |
| 23 | + |
| 24 | + * doc/invoke.texi (x86 Options): Fix '-momit-leaf-frame-pointer' typo. |
| 25 | + |
| 26 | +2025-09-06 Andrew Pinski <andrew.pinski@oss.qualcomm.com> |
| 27 | + |
| 28 | + * tree-ssa-forwprop.cc (simplify_builtin_call): Factor out |
| 29 | + the memcpy followed by a memset optimization to ... |
| 30 | + (simplify_builtin_memcpy_memset): Here. New function. |
| 31 | + |
| 32 | +2025-09-06 Andrew Pinski <andrew.pinski@oss.qualcomm.com> |
| 33 | + |
| 34 | + * tree-ssa-forwprop.cc (simplify_builtin_call): Factor out the memchr |
| 35 | + optimization to ... |
| 36 | + (simplify_builtin_memchr): Here. New function. |
| 37 | + |
| 38 | +2025-09-06 Simon Martin <simon@nasilyan.com> |
| 39 | + |
| 40 | + * ipa-inline-transform.cc: Define INCLUDE_ALGORITHM. |
| 41 | + |
| 42 | +2025-09-06 Gerald Pfeifer <gerald@pfeifer.com> |
| 43 | + |
| 44 | + PR target/69374 |
| 45 | + * doc/install.texi (Prerequisites): Properly capitalize |
| 46 | + GNU Binutils. |
| 47 | + (Configuration): Ditto. |
| 48 | + (Building): Ditto. |
| 49 | + (Specific): Ditto. |
| 50 | + |
| 51 | +2025-09-06 Sam James <sam@gentoo.org> |
| 52 | + |
| 53 | + * doc/invoke.texi: Say 'whole-program' consistently where |
| 54 | + appropriate. |
| 55 | + |
| 56 | +2025-09-06 Sam James <sam@gentoo.org> |
| 57 | + |
| 58 | + * doc/invoke.texi: Capitalize 'GNU Binutils' consistently. |
| 59 | + |
| 60 | +2025-09-06 Sam James <sam@gentoo.org> |
| 61 | + |
| 62 | + PR ipa/116410 |
| 63 | + * doc/invoke.texi (Link Options): Update -flinker-output= text |
| 64 | + to reflect GNU Binutils changes. Fix grammar. |
| 65 | + |
| 66 | +2025-09-06 Kuan-Lin Chen <rufus@andestech.com> |
| 67 | + |
| 68 | + * config/riscv/andes-vector-builtins-bases.cc |
| 69 | + (nds_nibbleload): New class. |
| 70 | + * config/riscv/andes-vector-builtins-bases.h (nds_vln8): New def. |
| 71 | + (nds_vlnu8): Ditto. |
| 72 | + * config/riscv/andes-vector-builtins-functions.def (nds_vln8): Ditto. |
| 73 | + (nds_vlnu8): Ditto. |
| 74 | + * config/riscv/andes-vector.md (@pred_intload_mov<su><mode>): New pattern. |
| 75 | + * config/riscv/riscv-vector-builtins-types.def (DEF_RVV_Q_OPS): New def. |
| 76 | + (DEF_RVV_QU_OPS): Ditto. |
| 77 | + * config/riscv/riscv-vector-builtins.cc |
| 78 | + (q_v_void_const_ptr_ops): New operand information. |
| 79 | + (qu_v_void_const_ptr_ops): Ditto. |
| 80 | + * config/riscv/riscv-vector-builtins.def (void_const_ptr): New def. |
| 81 | + * config/riscv/riscv-vector-builtins.h (enum required_ext): Ditto. |
| 82 | + (required_ext_to_isa_name): Add case XANDESVSINTLOAD_EXT. |
| 83 | + (required_extensions_specified): Ditto. |
| 84 | + * config/riscv/vector-iterators.md (NDS_QVI): New iterator. |
| 85 | + |
| 86 | +2025-09-06 Kuan-Lin Chen <rufus@andestech.com> |
| 87 | + |
| 88 | + * common/config/riscv/riscv-common.cc: |
| 89 | + Turn on VECTOR_ELEN_BF_16 for XAndesvbfhcvt. |
| 90 | + * config.gcc: Add extra_objs andes-vector-builtins-bases.o |
| 91 | + and extra_headers andes_vector.h. |
| 92 | + * config/riscv/riscv-vector-builtins-shapes.cc |
| 93 | + (BASE_NAME_MAX_LEN): Increase size to 20. |
| 94 | + * config/riscv/riscv-vector-builtins.cc |
| 95 | + (f32_to_bf16_nf_w_ops): New operand information. |
| 96 | + (f32_to_bf16_nf_w_ops): New operand information. |
| 97 | + (DEF_RVV_FUNCTION): New def. |
| 98 | + * config/riscv/riscv-vector-builtins.def (bf16): Ditto. |
| 99 | + * config/riscv/riscv-vector-builtins.h (enum required_ext): Ditto. |
| 100 | + (required_ext_to_isa_name): Add case XANDESVBFHCVT_EXT. |
| 101 | + (required_extensions_specified): Ditto. |
| 102 | + * config/riscv/t-riscv: Add andes-vector-builtins-functions.def, |
| 103 | + andes-vector-builtins-bases.h and andes-vector-builtins-bases.o. |
| 104 | + * config/riscv/vector-iterators.md (NDS_VWEXTBF): New iterator. |
| 105 | + (NDS_V_DOUBLE_TRUNC_BF): New attr. |
| 106 | + * config/riscv/andes-vector-builtins-bases.cc: New file. |
| 107 | + * config/riscv/andes-vector-builtins-bases.h: New file. |
| 108 | + * config/riscv/andes-vector-builtins-functions.def: New file. |
| 109 | + * config/riscv/andes_vector.h: New file. |
| 110 | + * config/riscv/andes-vector.md: New file. |
| 111 | + * config/riscv/vector.md: Include andes_vector.md. |
| 112 | + |
| 113 | +2025-09-06 Anton Blanchard <antonb@tenstorrent.com> |
| 114 | + |
| 115 | + * config/riscv/riscv-cores.def (RISCV_TUNE): Update. |
| 116 | + * config/riscv/riscv-opts.h (enum riscv_microarchitecture_type): |
| 117 | + Add tt_ascalon_d8. |
| 118 | + * config/riscv/riscv.md: Update tune attribute and include |
| 119 | + tt-ascalon-d8.md. |
| 120 | + * config/riscv/tt-ascalon-d8.md: New file. |
| 121 | + |
| 122 | +2025-09-06 Andrew Pinski <andrew.pinski@oss.qualcomm.com> |
| 123 | + |
| 124 | + PR tree-optimization/108466 |
| 125 | + * tree-ssa-phiopt.cc (factor_out_conditional_operation): Give better |
| 126 | + locations to the new phi args and the new statement. |
| 127 | + |
1 | 128 | 2025-09-05 Andre Vehreschild <vehre@gcc.gnu.org>
|
2 | 129 |
|
3 | 130 | PR middle-end/121806
|
|
0 commit comments