2023-12-16 |
Andrew Carlotti | c-family: Simplify attribute exclusion handling |
commit | commitdiff | tree |
2023-12-16 |
Andrew Carlotti | aarch64: Add cpu feature detection to libgcc |
commit | commitdiff | tree |
2023-12-16 |
Andrew Carlotti | aarch64: Fix +nopredres, +nols64 and +nomops |
commit | commitdiff | tree |
2023-12-16 |
Andrew Carlotti | aarch64: Fix +nocrypto handling |
commit | commitdiff | tree |
2023-12-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-12-15 |
Mary Bennett | [PATCH v4 2/3] RISC-V: Update XCValu constraints to... |
commit | commitdiff | tree |
2023-12-15 |
Mary Bennett | [PATCH v4 1/3] RISC-V: Add support for XCVelw extension... |
commit | commitdiff | tree |
2023-12-15 |
Patrick O'Neill | [PATCH] RISC-V: Add -fno-vect-cost-model to pr112773... |
commit | commitdiff | tree |
2023-12-15 |
Jeff Law | Re: [PATCH] RISC-V: fix scalar crypto patterns |
commit | commitdiff | tree |
2023-12-15 |
Jerry DeLisle | fortran: Update degree trigs documentation. |
commit | commitdiff | tree |
2023-12-15 |
Alex Coplan | aarch64: Add new load/store pair fusion pass. |
commit | commitdiff | tree |
2023-12-15 |
Alex Coplan | aarch64: Rewrite non-writeback ldp/stp patterns |
commit | commitdiff | tree |
2023-12-15 |
Alex Coplan | aarch64: Generalize writeback ldp/stp patterns |
commit | commitdiff | tree |
2023-12-15 |
Alex Coplan | aarch64: Fix up printing of ldp/stp with -msve-vector... |
commit | commitdiff | tree |
2023-12-15 |
Alex Coplan | aarch64: Fix up aarch64_print_operand xzr/wzr case |
commit | commitdiff | tree |
2023-12-15 |
Alex Coplan | aarch64, testsuite: Fix up pr103147-10.[cC] |
commit | commitdiff | tree |
2023-12-15 |
Alex Coplan | aarch64, testsuite: Allow ldp/stp on SVE regs with... |
commit | commitdiff | tree |
2023-12-15 |
Alex Coplan | aarch64, testsuite: Fix up auto-init-padding tests |
commit | commitdiff | tree |
2023-12-15 |
Xiao Zeng | [PATCH] RISC-V: Add Zvfbfmin extension to the -march... |
commit | commitdiff | tree |
2023-12-15 |
Gaius Mulley | PR modula2/112946 ICE assignment of string to enumerati... |
commit | commitdiff | tree |
2023-12-15 |
Patrick Palka | c++: section attribute on templates [PR70435, PR88061] |
commit | commitdiff | tree |
2023-12-15 |
Patrick Palka | c++: abi_tag attribute on templates [PR109715] |
commit | commitdiff | tree |
2023-12-15 |
Andre Vieira | Fix tests for gomp |
commit | commitdiff | tree |
2023-12-15 |
Jonathan Wakely | libstdc++: Fix std::print test case for Windows |
commit | commitdiff | tree |
2023-12-15 |
Jonathan Wakely | libstdc++: Simplify std::vprint_unicode for non-Windows... |
commit | commitdiff | tree |
2023-12-15 |
Jonathan Wakely | libstdc++: Do not add padding for std::print to std... |
commit | commitdiff | tree |
2023-12-15 |
Wilco Dijkstra | libatomic: Enable lock-free 128-bit atomics on AArch64 |
commit | commitdiff | tree |
2023-12-15 |
Wilco Dijkstra | AArch64: Add inline memmove expansion |
commit | commitdiff | tree |
2023-12-15 |
Juzhe-Zhong | RISC-V: Fix vmerge optimization bug in vec_perm vectori... |
commit | commitdiff | tree |
2023-12-15 |
Thomas Schwinge | In 'libgomp.fortran/map-subarray-5.f90', restrict ... |
commit | commitdiff | tree |
2023-12-15 |
Jakub Jelinek | bitint: Introduce abi_limb_mode |
commit | commitdiff | tree |
2023-12-15 |
Julian Brown | OpenMP/OpenACC: Unordered/non-constant component offset... |
commit | commitdiff | tree |
2023-12-15 |
Alex Coplan | aarch64: Handle autoinc addresses in ld1rq splitter... |
commit | commitdiff | tree |
2023-12-15 |
Alex Coplan | emit-rtl, lra: Move lra's emit_inc to emit-rtl.cc |
commit | commitdiff | tree |
2023-12-15 |
Thomas Schwinge | Fix 'gcc.dg/pr110279-2.c' syntax error due to '__attrib... |
commit | commitdiff | tree |
2023-12-15 |
Jakub Jelinek | match.pd: Optimize sign-extension followed by truncatio... |
commit | commitdiff | tree |
2023-12-15 |
Jakub Jelinek | lower-bitint: Fix .{ADD,SUB,MUL}_OVERFLOW with _BitInt... |
commit | commitdiff | tree |
2023-12-15 |
Gerald Pfeifer | doc: Update nvptx-tools Github link |
commit | commitdiff | tree |
2023-12-15 |
Juzhe-Zhong | RISC-V: Remove xfail for some of the SLP tests |
commit | commitdiff | tree |
2023-12-15 |
Hongyu Wang | testsuite: Require dfp for pr112943.c |
commit | commitdiff | tree |
2023-12-15 |
Hongyu Wang | i386: Sync move_max/store_max with prefer-vector-width... |
commit | commitdiff | tree |
2023-12-15 |
Haochen Jiang | i386: Remove RAO-INT from Grand Ridge |
commit | commitdiff | tree |
2023-12-15 |
Juzhe-Zhong | RISC-V: Adjust test |
commit | commitdiff | tree |
2023-12-15 |
Juzhe-Zhong | RISC-V: Tweak generic vector COST model |
commit | commitdiff | tree |
2023-12-15 |
Juzhe-Zhong | Middle-end: Do not model address cost for SELECT_VL... |
commit | commitdiff | tree |
2023-12-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-12-14 |
Jonathan Wakely | libstdc++: Implement C++23 <print> header [PR107760] |
commit | commitdiff | tree |
2023-12-14 |
Jonathan Wakely | libstdc++: Fix filebuf::native_handle() for Windows |
commit | commitdiff | tree |
2023-12-14 |
Jonathan Wakely | libstdc++: Tweaks for std::format fast path |
commit | commitdiff | tree |
2023-12-14 |
Jonathan Wakely | libstdc++: Add dg-output to two tests |
commit | commitdiff | tree |
2023-12-14 |
Jonathan Wakely | libstdc++: Fix %S format of duration with floating... |
commit | commitdiff | tree |
2023-12-14 |
David Malcolm | testsuite: move more analyzer test cases to c-c++-commo... |
commit | commitdiff | tree |
2023-12-14 |
Marek Polacek | c++: fix parsing with auto(x) at block scope [PR112482] |
commit | commitdiff | tree |
2023-12-14 |
Andrew Pinski | middle-end: Fix up constant handling in emit_conditiona... |
commit | commitdiff | tree |
2023-12-14 |
Marek Polacek | c++: fix ICE with sizeof in a template [PR112869] |
commit | commitdiff | tree |
2023-12-14 |
Thomas Schwinge | Update 'gcc.dg/vect/vect-simd-clone-*.c' GCN 'dg-warning's |
commit | commitdiff | tree |
2023-12-14 |
Di Zhao | Consider fully pipelined FMA in get_reassociation_width |
commit | commitdiff | tree |
2023-12-14 |
Jerry DeLisle | fortran: Add degree based trig functions for F2023 |
commit | commitdiff | tree |
2023-12-14 |
Marek Polacek | c++: adjust class-deduction67.C for C++23 |
commit | commitdiff | tree |
2023-12-14 |
Robin Dapp | expmed: Compare unit_precision for better mode. |
commit | commitdiff | tree |
2023-12-14 |
Robin Dapp | expmed: Use GET_MODE_PRECISION and expander's output... |
commit | commitdiff | tree |
2023-12-14 |
Alex Coplan | doc: Document AArch64-specific asm operand modifiers |
commit | commitdiff | tree |
2023-12-14 |
Jonathan Wakely | libstdc++: Make __gnu_debug::vector usable in constant... |
commit | commitdiff | tree |
2023-12-14 |
Richard Biener | tree-optimization/113018 - ICE with BB reduction vector... |
commit | commitdiff | tree |
2023-12-14 |
Patrick Palka | c++: Implement P2582R1, CTAD from inherited constructors |
commit | commitdiff | tree |
2023-12-14 |
Richard Biener | tree-optimization/112793 - SLP of constant/external... |
commit | commitdiff | tree |
2023-12-14 |
David Malcolm | analyzer: cleanups [PR112655] |
commit | commitdiff | tree |
2023-12-14 |
Richard Sandiford | aarch64: Improve handling of accumulators in early-ra |
commit | commitdiff | tree |
2023-12-14 |
Alexandre Oliva | strub: indirect volatile parms in wrappers |
commit | commitdiff | tree |
2023-12-14 |
Alexandre Oliva | strub: handle volatile promoted args in internal strub... |
commit | commitdiff | tree |
2023-12-14 |
Jeff Law | [committed] Fix m68k testcase for c99 |
commit | commitdiff | tree |
2023-12-14 |
Thomas Schwinge | In 'gcc/gimple-ssa-sccopy.cc', '#define INCLUDE_ALGORIT... |
commit | commitdiff | tree |
2023-12-14 |
Pierre-Emmanuel... | build: Add libgrust as compilation modules |
commit | commitdiff | tree |
2023-12-14 |
Pierre-Emmanuel... | libgrust: Add libproc_macro and build system |
commit | commitdiff | tree |
2023-12-14 |
Feng Wang | Revert "RISC-V: Add avail interface into function_group... |
commit | commitdiff | tree |
2023-12-14 |
Pierre-Emmanuel... | libgrust: Add entry for maintainers |
commit | commitdiff | tree |
2023-12-14 |
Pierre-Emmanuel... | libgrust: Add ChangeLog file |
commit | commitdiff | tree |
2023-12-14 |
Jakub Jelinek | match.pd: Simplify (t * u) / (t * v) [PR112994] |
commit | commitdiff | tree |
2023-12-14 |
Jakub Jelinek | match.pd: Simplify (t * u) / v -> t * (u / v) [PR112994] |
commit | commitdiff | tree |
2023-12-14 |
Filip Kastl | A new copy propagation and PHI elimination pass |
commit | commitdiff | tree |
2023-12-14 |
Martin Jambor | SRA: Relax requirements to use build_reconstructed_refe... |
commit | commitdiff | tree |
2023-12-14 |
liuhongt | Force broadcast constant to mem for vec_dup{v4di,v8si... |
commit | commitdiff | tree |
2023-12-14 |
Juzhe-Zhong | RISC-V: Add failed SLP testcase |
commit | commitdiff | tree |
2023-12-14 |
Richard Biener | tree-optimization/110640 - testcase for fixed bug |
commit | commitdiff | tree |
2023-12-14 |
Jakub Jelinek | testsuite: Fix up target-enter-data-1.c on 32-bit targets |
commit | commitdiff | tree |
2023-12-14 |
Jakub Jelinek | testsuite: Fix up pr112904.C test [PR112904] |
commit | commitdiff | tree |
2023-12-14 |
Jakub Jelinek | c++: Fix tinst_level::to_list [PR112968] |
commit | commitdiff | tree |
2023-12-14 |
Juzhe-Zhong | RISC-V: Add RVV builtin vectorization cost model |
commit | commitdiff | tree |
2023-12-14 |
Jeff Law | [committed] Minor testsuite fallout from c99 changes |
commit | commitdiff | tree |
2023-12-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2023-12-13 |
Marek Polacek | c++: fix cpp0x/constexpr-ex1.C in C++23 |
commit | commitdiff | tree |
2023-12-13 |
Richard Ball | aarch64: SVE/NEON Bridging intrinsics |
commit | commitdiff | tree |
2023-12-13 |
Patrick Palka | c++: note other candidates when diagnosing deletedness |
commit | commitdiff | tree |
2023-12-13 |
Patrick Palka | c++: remember candidates that we ignored |
commit | commitdiff | tree |
2023-12-13 |
Patrick Palka | c++: sort candidates according to viability |
commit | commitdiff | tree |
2023-12-13 |
Patrick Palka | c++: unifying constants vs their type [PR99186, PR104867] |
commit | commitdiff | tree |
2023-12-13 |
Patrick Palka | c++: unifying FUNCTION_DECLs [PR93740] |
commit | commitdiff | tree |
2023-12-13 |
Jason Merrill | c-family: rename warn_for_address_or_pointer_of_packed_... |
commit | commitdiff | tree |
2023-12-13 |
Jason Merrill | c-family: -Waddress-of-packed-member and casts |
commit | commitdiff | tree |
2023-12-13 |
Julian Brown | OpenMP: Pointers and member mappings |
commit | commitdiff | tree |
next |