]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-06-27  Nathaniel Sheadc++/modules: Avoid name clashes when streaming internal...
2025-06-27  Nathaniel Sheadc++/modules: Support streaming new size cookie for...
2025-06-27  Nathaniel Sheadc++/modules: Implement streaming of uncontexted TYPE_DE...
2025-06-27  Tomasz Kamińskilibstdc++: Fix warnings introduced by type-erasing...
2025-06-27  Jan HubickaFix afdo profiles for functions that was not early...
2025-06-27  Georg-Johann LayAVR: target/113934 - Use LRA per default.
2025-06-27  Jeff Law[RISC-V][PR target/119971] Avoid losing shift count...
2025-06-27  Richard Bienertree-optimization/120808 - SLP patterns with FMA/FMS
2025-06-27  Richard BienerFixup vector epilog analysis skipping when not using...
2025-06-27  Richard BienerFixup partial_vectors_supported_p use
2025-06-27  Iain Sandoelibstdc++: Fix Darwin bootstrap by simplifying ver...
2025-06-27  Nathaniel Sheadc++: Add fix note for how to declare main in a module
2025-06-27  Tamar Christinadocs: fix a typo in used attribute documentation
2025-06-27  H.J. Lux86: Handle vector broadcast source
2025-06-27  Alexandre Oliva[lra] catch all to-sp eliminations with nonzero offsets...
2025-06-27  Alexandre Oliva[lra] apply elimination offsets to MEM in autoinc addre...
2025-06-27  Alexandre Oliva[lra] reorder operations in lra_update_fp2sp_eliminatio...
2025-06-27  Alexandre Oliva[lra] rework deactivation of fp2sp elimination [PR120424]
2025-06-27  Alexandre Oliva[lra] recompute ranges upon disabling fp2sp elimination...
2025-06-27  Alexandre Oliva[genoutput] mark scratch outputs as eliminable [PR120424]
2025-06-27  Alexandre Oliva[lra] inactivate disabled fp2sp elimination [PR120424]
2025-06-26  Dimitar Dimitrovpru: Split 64-bit moves into a sequence of 32-bit moves
2025-06-26  David Malcolmdiagnostics: make 5 more fields of diagnostic_context...
2025-06-26  David Malcolmdiagnostics, testsuite: don't assume host has "dot...
2025-06-26  David Malcolmdiagnostics: refactor sarif_scheme_handler::make_sink
2025-06-26  Paul-Antoine... RISC-V: update prepare_ternary_operands to handle vecto...
2025-06-26  Tomasz Kamińskilibstdc++: Lift chrono localized formatting to main...
2025-06-26  Alex Coplancontrib/mklog.py: Add main function
2025-06-26  Martin Jamborrust: Silence a clang warning in borrow-checker-diagnostics
2025-06-26  Tomasz Kamińskilibstdc++: Type-erase chrono-data for formatting [PR110739]
2025-06-26  Jakub Jelineklibstdc++: Implement C++26 P2927R3 - Inspecting excepti...
2025-06-26  Jakub Jelinekc++, libstdc++: Implement C++26 P2830R10 - Constexpr...
2025-06-26  Uros Bizjaki386: Introduce crc_rev<mode>si4 expanders [PR120719]
2025-06-26  Kito ChengRISC-V: Fix build issue
2025-06-26  Martin Jamborlto-ltrans-cache: Remove unused private member
2025-06-26  Kito ChengRISC-V: Add comment and reorder the the include files...
2025-06-26  Martin Jambortree-vect-stmts.cc: Remove an unused shadowed variable
2025-06-26  Martin JamborSilence a clang warning in tree-vect-slp.cc about an...
2025-06-26  Martin Jamborfortran: Avoid freeing uninitialized value
2025-06-26  Jan HubickaAdd testcase for afdo offlining and fix two bugs
2025-06-26  Andre VehreschildFortran: Prevent creation of unused tree.
2025-06-26  Andre VehreschildFortran: Fix wasting memory in coarray single mode.
2025-06-26  Andre VehreschildFortran: Fix out of bounds access in structure construc...
2025-06-26  Jan HubickaAvoid some lost AFDO profiles with LTO
2025-06-26  H.J. Lux86: Also handle all 1s float vector constant
2025-06-26  H.J. Lux86: Handle REG_EH_REGION note in DEF_INSN
2025-06-26  H.J. Lux86: Add preserve_none and update no_caller_saved_regis...
2025-06-26  GCC AdministratorDaily bump.
2025-06-25  H.J. Lux86: Add debug dump for the remove_redundant_vector...
2025-06-25  Luis Silvaarc: Use intrinsics for __builtin_mul_overflow ()
2025-06-25  Luis Silvaarc: Add commutative multiplication patterns
2025-06-25  Luis Silvaarc: testsuite: Scan rlc instead of mov.hs
2025-06-25  Shahab VahediARC: Use intrinsics for __builtin_sub_overflow*()
2025-06-25  Shahab VahediARC: Use intrinsics for __builtin_add_overflow*()
2025-06-25  Martin Jambordiagnostics: Mark path_label::get_effects as final...
2025-06-25  Martin Jamborranger-op: Use CFN_ constant instead of plain BUILTIN_ one
2025-06-25  Martin Jamborvalue-relation.h: Mark dom_oracle::next_relation as...
2025-06-25  Martin Jambortree-ssa-propagate.h: Mark two functions as override
2025-06-25  Martin Jamborranger: Mark several member functions as final override
2025-06-25  Martin Jamborcoroutines: Remove unused private member in cp_coroutin...
2025-06-25  Martin JamborMark pass_sccopy gate and execute functions as final...
2025-06-25  Martin JamborMark rtl_avoid_store_forwarding functions final override
2025-06-25  Andrew MacLeodRemove unused vector in value-relation.cc.
2025-06-25  Andrew MacLeodPromote verify_range to vrange.
2025-06-25  Andrew MacLeodget_bitmask is sometimes less refined.
2025-06-25  Richard Bienertree-optimization/109892 - SLP reduction of fma
2025-06-25  Richard Bienertree-optimization/120808 - SLP build with mixed .FMA...
2025-06-25  Alfie Richardsivopts: Change constant_multiple_of to expand aff nodes.
2025-06-25  Tomasz Kamińskilibstdc++: Test for %S precision for durations with...
2025-06-25  Richard Sandifordrtl-ssa: Rewrite process_uses_of_deleted_def [PR120745]
2025-06-25  Tomasz Kamińskilibstdc++: Report compilation error on formatting ...
2025-06-25  H.J. Lux86: Update -mtune=intel for Diamond Rapids/Clearwater...
2025-06-25  Haochen Jiangi386: Remove CLDEMOTE for clients
2025-06-25  JiaweiRISC-V: Add Profiles RVA/B23S64 support.
2025-06-25  Jan HubickaAdd -fauto-profile-inlining
2025-06-25  Jan HubickaRemove early inlining from afdo pass
2025-06-25  GCC AdministratorDaily bump.
2025-06-24  Tobias Burnusgcn: Fix glc vs. sc0 handling for scalar memory access
2025-06-24  Tobias BurnusFortran/OpenACC: Add Fortran support for acc_attach...
2025-06-24  Paul-Antoine... RISC-V: Add patterns for vector-scalar multiply-(subtra...
2025-06-24  Harald AnlaufFortran: fix ICE in verify_gimple_in_seq with substring...
2025-06-24  Jakub Jelinekc++: Implement C++26 P3618R0 - Allow attaching main...
2025-06-24  Uros Bizjaki386: Convert LEA stack adjust insn to SUB when FLAGS_R...
2025-06-24  Richard BienerRemove non-SLP path from vectorizable_load
2025-06-24  Marc Poulhièsdiagnostic: fix for older version of GCC
2025-06-24  Patrick Palkalibstdc++: Unnecessary type completion in __is_complete...
2025-06-24  Yuao Magcc: remove atan from edom_only_function
2025-06-24  Juergen Christs390: Fix float vector extract for pre-z13
2025-06-24  Tamar ChristinaAArch64: promote aarch64-autovec-peference to mautovec...
2025-06-24  Tamar ChristinaAArch64: propose -mmax-vectorization as an option to...
2025-06-24  Mikael Morinfortran: Mention user variable in SELECT TYPE temporary...
2025-06-24  hongtao.liuDon't duplicate setup code cost when do group-candidate...
2025-06-24  Tamar Christinamiddle-end: Apply loop->unroll directly in vectorizer
2025-06-24  Tamar Christinamiddle-end: replace log_vf usages with vf to allow...
2025-06-24  H.J. Lux86: Extend the remove_redundant_vector pass
2025-06-24  H.J. Lux86: Update memcpy/memset inline strategies for -mtune...
2025-06-24  Jan HubickaCopy discriminators when inlining
2025-06-24  Jan HubickaFix AFDO zero profile handling
2025-06-24  Lili CuiFix shrink wrap separate ICE for mingw [PR120741]
2025-06-24  Jeff Law[RISC-V][PR target/118241] Fix data prefetch predicate...
next