]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-04-28  Dimitar Dimitrovpru: Allow device spec to append assembler command...
2026-04-28  Tharo[HWASAN] [RISC-V] Update EnableTaggingAbi for RISC...
2026-04-28  Jeff Law[RISC-V][PR tree-optimization/94892] Improve equality...
2026-04-28  Tomasz Kamińskilibstdc++: Make pointer_traits::pointer_to constexpr...
2026-04-28  Tomasz Kamińskilibstdc++: Expand tests for std::type_order.
2026-04-28  Tobias Burnuslibgomp.fortran/map-subarray-6.f90: Fix and robustify
2026-04-28  Richard BienerAvoid live code-generation for stmts kept as scalars
2026-04-28  Richard BienerCost each BB vect live lane only once
2026-04-28  Richard Bienertree-optimization/124222 - rewrite BB SLP costing scala...
2026-04-28  Richard BienerSimplify vect_bb_slp_mark_live_stmts
2026-04-28  Richard BienerRe-do vect_mark_slp_stmts to compute full scalar stmt...
2026-04-28  Richard BienerAdd slp_oprnds class
2026-04-28  Richard BienerMove BB analysis code to make flow more obvious
2026-04-28  Richard BienerCleanup vect_slp_child_index_for_operand and vect_get_o...
2026-04-28  Richard BienerHandle VIEW_CONVERT_EXPR via vect_get_operand_map
2026-04-28  Uros Bizjaki386: Avoid redundant classify_argument call in constru...
2026-04-28  Bohan LeiRISC-V: Specify -mcpu if --with-cpu is used
2026-04-28  Bohan Leisimplify-rtx: Simplify (cmp (and/ior x C1) C2)
2026-04-28  Richard BienerAdd comment to vect_estimate_min_profitable_iters
2026-04-28  Richard BienerUse scalar_costs in vect_get_known_peeling_cost
2026-04-28  Richard BienerCost scalar into vect_body
2026-04-28  Richard BienerSimplify vect_get_known_peeling_cost
2026-04-28  Bohan LeiMAINTAINERS: Add myself to write after approval and DCO
2026-04-28  Netanel Kommmatch.pd: x != CST1 ? x + CST2 : CST3 -> x + CST2 ...
2026-04-28  Monk ChiangRISC-V: Use long jump for crossing section boundaries
2026-04-28  Jakub Jelinekrange-op-float: Fix ICE on undefined_p ranges [PR125039]
2026-04-28  Jakub Jelinekc, middle-end: Implement C2Y N3747 paper - Integer...
2026-04-28  Andrew Pinskiivopts: Fix up doloop support for enum and bitint types...
2026-04-28  Jason Merrillc++: ICE with [[trivial_abi]] [PR125022]
2026-04-28  GCC AdministratorDaily bump.
2026-04-27  Joseph MyersUpdate gcc sv.po
2026-04-27  Jeff Law[RISC-V][PR tree-optimization/57650] Detect more czero...
2026-04-27  Patrick Palkac++: fix decltype(id) for pointer-to-data-member access...
2026-04-27  Patrick Palkac++/modules: defer completion of streamed-in cNTTPs...
2026-04-27  Soumya ARaarch64: Remove redundant m_curr_insn initialization...
2026-04-27  Philipp Tomsichext-dce: Promote narrow operations to wider mode when...
2026-04-27  Philipp Tomsichext-dce: Only remove REG_EQUAL/EQUIV notes on successfu...
2026-04-27  Soumya ARaarch64: Update br_mispredict_factor for generic tunings
2026-04-27  Philipp Tomsichmatch.pd: Relax single_use for fold-to-zero comparisons
2026-04-27  Jason Merrillc++: constexpr union with no active member [PR124910]
2026-04-27  Vladimir N... [LRA]: Fix reg notes update
2026-04-27  Vladimir N... [IRA]: Fix some cost calculation.
2026-04-27  Vladimir N... [RA]: Fix some typos and remove unused code
2026-04-27  Pengxuan Zhengmatch: (X * C1) + (X << C2) -> X * (C1 + (1 << C2)...
2026-04-27  Jeff Law[RISC-V][PR target/121268] Add splitters to improve...
2026-04-27  Muhammad Kamranaarch64/testsuite: add LTO coverage for branch-protecti...
2026-04-27  Muhammad Kamrantestsuite: Extend object-readelf beyond attributes
2026-04-27  Netanel Komm[PATCH v3] tree-optimization: lower mempcpy to memcpy...
2026-04-27  Jakub Jelineklibstdc++: Fix up std::is_scalar for std::meta::info...
2026-04-27  Jakub Jelinektestsuite: Fix up bitint-95.c test [PR124988]
2026-04-27  Richard Bienertree-optimization/125025 - ICE with niter analysis...
2026-04-27  Richard Bienertree-optimization/125019 - fix ICE with recurrence...
2026-04-27  GCC AdministratorDaily bump.
2026-04-26  Andrew Pinskimatch: Optimize `signed < 0 ? positive : min<signed...
2026-04-26  Gerald Pfeiferinstall: Use Binutils over binutils
2026-04-26  Roger Saylertl-optimization: Simplify vec_select of a vec_select.
2026-04-26  Roger SaylePR tree-optimization/124715: pow(0,-1) sets errno with...
2026-04-26  Roger Saylei386: Refactor AVX512 comparisons in machine descriptio...
2026-04-26  GCC AdministratorDaily bump.
2026-04-26  Jeff Law[RISC-V][PR rtl-optimization/56096] Improve equality...
2026-04-25  Andrew Pinskiscev/niter: Use INTEGRAL_NB_TYPE_P instead of direct...
2026-04-25  Jeff Law[RISC-V][PR target/123904] Improve bit masking of shift...
2026-04-25  Jeff Law[RISC-V][PR target/123838] Improve code generated for...
2026-04-25  Martin Ueckerc: Fix recursive structure / union redeclaration with...
2026-04-25  Pan LiRISC-V: Add test for vec_duplicate + vmsle.vv combine...
2026-04-25  Pan LiRISC-V: Combine vec_duplicate + vmsle.vv to vmsle.vx...
2026-04-25  Daniel Barbozamatch.pd: remove bit set/bit clear branch mispredict...
2026-04-25  Avinal Kumartree-ssa-strlen: Use gimple_build/gimple_convert_to_ptr...
2026-04-25  Rainer Orthtestsuite: Fix gcc.target/x86_64/abi tests on FreeBSD
2026-04-25  Jeff Law[RISC-V][PR target/124984] Fix RTL checking abort in...
2026-04-25  GCC AdministratorDaily bump.
2026-04-24  Hans-Peter... testsuite: New effective-target sleep
2026-04-24  Jeff Law[RISC-V][PR rtl-optimization/80770] Canonicalize extend...
2026-04-24  Carter Rennickmips: Fix ICE on mips64-elf by removing MAX_FIXED_MODE_...
2026-04-24  Eikansh Guptatree-ssa-dce: eliminate dead relaxed atomic loads with...
2026-04-24  Tomasz Kamińskilibstdc++: Disallow duration of cv-qualified types...
2026-04-24  Milan Tripkovic[PATCH] RISC-V: Add vector cost model for Spacemit-X60
2026-04-24  Tomasz Kamińskilibsdc++: Restore check for validity of std::get for...
2026-04-24  Richard BienerSome TLC to vect_create_new_slp_node APIs
2026-04-24  Richard BienerDo not pass vector type to scalar costing
2026-04-24  Raphael Zinsly[RISC-V][V2][PR target/123839] Improve subset of consta...
2026-04-24  Jakub Jelinekrs6000: Don't fold stuff for C++ during targetm.resolve...
2026-04-24  Jakub Jelinekbitintlower: Padding bit fixes, part 5 [PR123635]
2026-04-24  Tomasz Kamińskilibstdc++: Reject using views::iota on iota_view.
2026-04-24  Tomasz Kamińskilibstdc++: Constrain views::adjacent(_transform)?<0...
2026-04-24  Tomasz Kamińskilibstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS comment...
2026-04-24  H.J. Lux86_cse: Use integer load for CONST_VECTOR load
2026-04-24  Tomasz Kamińskilibstdc+: Provide iterator type for basic_const_iterator.
2026-04-24  Richard Bienertree-optimization/124843 - vectorize inversion of scala...
2026-04-24  Richard BienerImprove points-to after vectorization
2026-04-24  Richard BienerSLP pattern TLC
2026-04-24  Richard BienerSLP pattern TLC
2026-04-24  Jonathan Wakelylibstdc++: Update tzdata to 2026a
2026-04-24  feedableDo not use DEFAULT_CFLAGS in ieee.exp [PR125003]
2026-04-24  Netanel Kommmatch.pd: x != -CST ? x + CST : 0 -> x + CST [PR122996]
2026-04-24  Richard Bienertree-optimization/124947 - IVOPTs emits uninit use
2026-04-24  Richard Bienertree-optimization/124946 - signed overflow with emulate...
2026-04-24  GCC AdministratorDaily bump.
2026-04-23  Patrick Palkac++/modules: stream PTRMEM_CST_LOCATION and TRAIT_EXPR_...
2026-04-23  Patrick Palkac++/modules: PTRMEM_CST member considered unused [PR124981]
next