aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-24i386: Fine tune STV register conversion costs for -Os.Roger Sayle
2023-10-24ARC: Improved SImode shifts and rotates on !TARGET_BARREL_SHIFTER.Roger Sayle
2023-10-24testsuite: Fix gcc.target/arm/mve/mve_vadcq_vsbcq_fpscr_overwrite.cChristophe Lyon
2023-10-24arc: Remove mpy_dest_reg_operand predicateClaudiu Zissulescu
2023-10-24Improve factor_out_conditional_operation for conversions and constantsAndrew Pinski
2023-10-24match: Fix the `popcnt(a&b) + popcnt(a|b)` pattern for types [PR111913]Andrew Pinski
2023-10-24rtl-ssa: Avoid creating duplicated phisRichard Sandiford
2023-10-24rtl-ssa: Don't insert after insns that can throwRichard Sandiford
2023-10-24rtl-ssa: Fix handling of deleted insnsRichard Sandiford
2023-10-24rtl-ssa: Fix null deref in first_any_insn_useRichard Sandiford
2023-10-24i386: Avoid paradoxical subreg dests in vector zero_extendRichard Sandiford
2023-10-24i386: Fix unprotected REGNO in aeswidekl_operationRichard Sandiford
2023-10-24aarch64: Define TARGET_INSN_COSTRichard Sandiford
2023-10-24aarch64: Avoid bogus atomics matchRichard Sandiford
2023-10-24RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935]xuli
2023-10-24libgcc: make heap-based trampolines conditional on libc presenceSergei Trofimovich
2023-10-24Remove obsolete debugging formats from names listMark Harmstone
2023-10-24RISC-V: Fix ICE of RTL CHECK on VSETVL PASS[PR111947]Juzhe-Zhong
2023-10-24Daily bump.GCC Administrator
2023-10-23libcpp: Improve the diagnostic for poisoned identifiers [PR36887]Lewis Hyatt
2023-10-23compiler: move Selector_expression up in fileIan Lance Taylor
2023-10-23compiler: make xx_constant_value methods non-constIan Lance Taylor
2023-10-23compiler: pass gogo to Runtime::make_callIan Lance Taylor
2023-10-23compiler: add Expression::is_untyped methodIan Lance Taylor
2023-10-23syscall: add missing type conversionIan Lance Taylor
2023-10-23vect: Allow same precision for bit-precision conversions.Robin Dapp
2023-10-23RISC-V: Add popcount fallback expander.Robin Dapp
2023-10-23tree-optimization/111916 - SRA of BIT_FIELD_REF of constant pool entriesRichard Biener
2023-10-23tree-optimization/111915 - mixing grouped and non-grouped accessesRichard Biener
2023-10-23ipa/111914 - perform parameter init after remapping typesRichard Biener
2023-10-23configure, libquadmath: Remove unintended AC_CHECK_LIBM [PR111928]Iain Sandoe
2023-10-23SH: Fix PR 111001Oleg Endo
2023-10-23middle-end: don't keep .MEM guard nodes for PHI nodes who dominate loop [PR11...Tamar Christina
2023-10-23move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_co...Andrew Pinski
2023-10-23Use error_mark_node after error in convertAndrew Pinski
2023-10-23convert_to_complex vs invalid_conversion [PR111903]Andrew Pinski
2023-10-23tree-optimization/111917 - bougs IL after guard hoistingRichard Biener
2023-10-23RISC-V: Fix ICE for the fusion case from vsetvl to scalar move[PR111927]Juzhe-Zhong
2023-10-23RISC-V: Remove unnecessary asm check for vec cvtPan Li
2023-10-23libatomic: drop redundant all-multi commandJan Beulich
2023-10-23RISC-V: Bugfix for merging undef tmp register for truncPan Li
2023-10-23LoongArch: Document -mexplicit-relocs={auto,none,always}Xi Ruoyao
2023-10-23LoongArch: Use explicit relocs for addresses only used for one load or store ...Xi Ruoyao
2023-10-23LoongArch: Use explicit relocs for TLS access with -mexplicit-relocs=autoXi Ruoyao
2023-10-23LoongArch: Use explicit relocs for GOT access when -mexplicit-relocs=auto and...Xi Ruoyao
2023-10-23LoongArch: Add enum-style -mexplicit-relocs= optionXi Ruoyao
2023-10-23RISC-V: Fix typo[VSETVL PASS]Juzhe-Zhong
2023-10-23gcc.c-torture/execute/builtins/pr93262-chk.c: Remove return statementFlorian Weimer
2023-10-23RISC-V: Remove unnecessary asm check for binop constraintPan Li
2023-10-23RISC-V: Remove unnecessary asm check for rounding autovecPan Li