2024-09-03 |
Andrew Pinski | split-paths: Move check for # of statements in join... |
commit | commitdiff | tree |
2024-09-03 |
Qing Zhao | Explicitly document that the "counted_by" attribute... |
commit | commitdiff | tree |
2024-09-03 |
Jason Merrill | c++: support C++11 attributes in C++98 |
commit | commitdiff | tree |
2024-09-03 |
Andi Kleen | PR116080: Fix test suite checks for musttail |
commit | commitdiff | tree |
2024-09-03 |
David Malcolm | pretty-print: split up pretty_printer::format into... |
commit | commitdiff | tree |
2024-09-03 |
David Malcolm | pretty-print: add selftest of pp_format's stack |
commit | commitdiff | tree |
2024-09-03 |
David Malcolm | pretty-print: naming cleanups |
commit | commitdiff | tree |
2024-09-03 |
Marek Polacek | c++: add fixed test [PR109095] |
commit | commitdiff | tree |
2024-09-03 |
Jan Hubicka | Zen5 tuning part 4: update reassocation width |
commit | commitdiff | tree |
2024-09-03 |
Jeff Law | Drop file that should not have been committed. |
commit | commitdiff | tree |
2024-09-03 |
Jan Hubicka | Zen5 tuning part 3: fix typo in previous patch |
commit | commitdiff | tree |
2024-09-03 |
Jonathan Wakely | libstdc++: Fix error handling in fs::hard_link_count... |
commit | commitdiff | tree |
2024-09-03 |
Jonathan Wakely | libstdc++: Specialize std::disable_sized_sentinel_for... |
commit | commitdiff | tree |
2024-09-03 |
Richard Biener | Dump whether a SLP node represents load/store-lanes |
commit | commitdiff | tree |
2024-09-03 |
Richard Biener | Fix missed peeling for gaps with SLP load-lanes |
commit | commitdiff | tree |
2024-09-03 |
Jan Hubicka | Zen5 tuning part 3: scheduler tweaks |
commit | commitdiff | tree |
2024-09-03 |
Jonathan Wakely | libstdc++: Simplify std::any to fix -Wdeprecated-declar... |
commit | commitdiff | tree |
2024-09-03 |
Dhruv Chawla | libstdc++: Add missing feature-test macro in various... |
commit | commitdiff | tree |
2024-09-03 |
Jan Hubicka | Zen5 tuning part 2: disable gather and scatter |
commit | commitdiff | tree |
2024-09-03 |
H.J. Lu | ipa: Don't disable function parameter analysis for... |
commit | commitdiff | tree |
2024-09-03 |
Jeff Law | [PR target/115921] Improve reassociation for rv64 |
commit | commitdiff | tree |
2024-09-03 |
Jan Hubicka | Zen5 tuning part 1: avoid FMA chains |
commit | commitdiff | tree |
2024-09-03 |
Tobias Burnus | LTO/WPA: Ensure that output_offload_tables only writes... |
commit | commitdiff | tree |
2024-09-03 |
Szabolcs Nagy | MAINTAINERS: Update my email address |
commit | commitdiff | tree |
2024-09-03 |
Richard Biener | tree-optimization/116575 - avoid ICE with SLP mask_load... |
commit | commitdiff | tree |
2024-09-03 |
Haochen Jiang | i386: Fix vfpclassph non-optimizied intrin |
commit | commitdiff | tree |
2024-09-03 |
Richard Biener | Do not assert NUM_POLY_INT_COEFFS != 1 early |
commit | commitdiff | tree |
2024-09-03 |
Jakub Jelinek | lower-bitint: Fix up __builtin_{add,sub}_overflow{... |
commit | commitdiff | tree |
2024-09-03 |
Eric Botcazou | ada: Add kludge for quirk of ancient 32-bit ABIs to... |
commit | commitdiff | tree |
2024-09-03 |
Eric Botcazou | ada: Plug loophole exposed by previous change |
commit | commitdiff | tree |
2024-09-03 |
Eric Botcazou | ada: Fix internal error with Atomic Volatile_Full_Acces... |
commit | commitdiff | tree |
2024-09-03 |
Eric Botcazou | ada: Pass unaligned record components by copy in calls... |
commit | commitdiff | tree |
2024-09-03 |
Eric Botcazou | ada: Fix internal error on pragma pack with discriminat... |
commit | commitdiff | tree |
2024-09-03 |
Marc Poulhiès | ada: Simplify Note_Uplevel_Bound procedure |
commit | commitdiff | tree |
2024-09-03 |
Steve Baird | ada: Transform Length attribute references for non... |
commit | commitdiff | tree |
2024-09-03 |
Eric Botcazou | ada: Do not warn for partial access to Atomic Volatile_... |
commit | commitdiff | tree |
2024-09-03 |
Steve Baird | ada: Reject illegal array aggregates as per AI22-0106. |
commit | commitdiff | tree |
2024-09-03 |
Bob Duff | ada: Fix Finalize_Storage_Only bug in b-i-p calls |
commit | commitdiff | tree |
2024-09-03 |
Jennifer Schmitz | SVE intrinsics: Fold constant operands for svmul. |
commit | commitdiff | tree |
2024-09-03 |
Jennifer Schmitz | SVE intrinsics: Fold constant operands for svdiv. |
commit | commitdiff | tree |
2024-09-03 |
Jennifer Schmitz | SVE intrinsics: Refactor const_binop to allow constant... |
commit | commitdiff | tree |
2024-09-03 |
Richard Biener | Handle mixing REALPART/IMAGPART with other components... |
commit | commitdiff | tree |
2024-09-03 |
Richard Biener | Correctly handle store IFNs in vect_get_vector_types_fo... |
commit | commitdiff | tree |
2024-09-03 |
Levy Hsu | i386: Support partial vectorized V2BF/V4BF smaxmin |
commit | commitdiff | tree |
2024-09-03 |
Levy Hsu | i386: Support partial vectorized V2BF/V4BF plus/minus... |
commit | commitdiff | tree |
2024-09-03 |
Pan Li | RISC-V: Support form 1 of integer scalar .SAT_ADD |
commit | commitdiff | tree |
2024-09-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-09-03 |
YunQiang Su | MIPS: Support vector reduc for MSA |
commit | commitdiff | tree |
2024-09-02 |
Jakub Jelinek | testsuite: Fix optimize_one.c FAIL on i686-linux |
commit | commitdiff | tree |
2024-09-02 |
Alexandre Oliva | [libstdc++-v3] [testsuite] improve future/*/poll.cc... |
commit | commitdiff | tree |
2024-09-02 |
Alexandre Oliva | [libstdc++] [testsuite] avoid async.cc loss of precisio... |
commit | commitdiff | tree |
2024-09-02 |
Alexandre Oliva | [testsuite] add linkonly to dg-additional-sources ... |
commit | commitdiff | tree |
2024-09-02 |
Andrew Stubbs | amdgcn: Remove TARGET_GCN5_PLUS |
commit | commitdiff | tree |
2024-09-02 |
Andrew Stubbs | amdgcn: Remove TARGET_GCN3 |
commit | commitdiff | tree |
2024-09-02 |
Andrew Stubbs | amdgcn: remove gfx803 "Fiji" support |
commit | commitdiff | tree |
2024-09-02 |
Gaius Mulley | PR modula2/116557 Remove physical address from the... |
commit | commitdiff | tree |
2024-09-02 |
Andreas Schwab | libsupc++: Fix handling of m68k extended real in <compare> |
commit | commitdiff | tree |
2024-09-02 |
Alex Coplan | testsuite: Rename scanltranstree.exp -> scanltrans.exp |
commit | commitdiff | tree |
2024-09-02 |
Richard Sandiford | Rename gimple_asm_input_p to gimple_asm_basic_p |
commit | commitdiff | tree |
2024-09-02 |
Richard Sandiford | Rename ASM_INPUT_P to ASM_BASIC_P |
commit | commitdiff | tree |
2024-09-02 |
Tobias Burnus | lto/lto.cc: Fix build with not HAVE_WORKING_FORK |
commit | commitdiff | tree |
2024-09-02 |
Tobias Burnus | lto-wrapper: Honor -save-temps for ltrans' makefile |
commit | commitdiff | tree |
2024-09-02 |
Eric Botcazou | ada: Diagnose too large size clause on floating-point... |
commit | commitdiff | tree |
2024-09-02 |
Viljar Indus | ada: Create usage entry for -gnatw_l |
commit | commitdiff | tree |
2024-09-02 |
Ronan Desplanques | ada: Fix standard output stream for gnatcmd output |
commit | commitdiff | tree |
2024-09-02 |
Ronan Desplanques | ada: Fix minor issues in -gnaty0's documentation |
commit | commitdiff | tree |
2024-09-02 |
Bob Duff | ada: Documentation for generic type inference |
commit | commitdiff | tree |
2024-09-02 |
Patrick Bernardi | ada: Small fixes for FreeBSD |
commit | commitdiff | tree |
2024-09-02 |
Marc Poulhiès | ada: Also reset scope for some nested declaration |
commit | commitdiff | tree |
2024-09-02 |
Piotr Trojanek | ada: Cleanup expansion of object declarations |
commit | commitdiff | tree |
2024-09-02 |
Piotr Trojanek | ada: Remove repeated guards in validity checks |
commit | commitdiff | tree |
2024-09-02 |
Jakub Jelinek | ranger: Fix up range computation for CLZ [PR116486] |
commit | commitdiff | tree |
2024-09-02 |
Richard Biener | load and store-lanes with SLP |
commit | commitdiff | tree |
2024-09-02 |
Richard Biener | lower SLP load permutation to interleaving |
commit | commitdiff | tree |
2024-09-02 |
Xianmiao Qu | [PATCH] RISC-V: Optimize the cost of the DFmode registe... |
commit | commitdiff | tree |
2024-09-02 |
Jeff Law | [committed][PR rtl-optimization/116544] Fix test for... |
commit | commitdiff | tree |
2024-09-02 |
Levy Hsu | i386: Support vec_cmp for V8BF/V16BF/V32BF in AVX10.2 |
commit | commitdiff | tree |
2024-09-02 |
Levy Hsu | i386: Support vectorized BF16 sqrt with AVX10.2 instruction |
commit | commitdiff | tree |
2024-09-02 |
Levy Hsu | i386: Support vectorized BF16 smaxmin with AVX10.2... |
commit | commitdiff | tree |
2024-09-02 |
Levy Hsu | i386: Support vectorized BF16 FMA with AVX10.2 instructions |
commit | commitdiff | tree |
2024-09-02 |
Levy Hsu | i386: Support vectorized BF16 add/sub/mul/div with... |
commit | commitdiff | tree |
2024-09-02 |
Hu, Lin1 | i386: Optimize generate insn for AVX10.2 compare |
commit | commitdiff | tree |
2024-09-02 |
Hu, Lin1 | i386: Optimize ordered and nonequal |
commit | commitdiff | tree |
2024-09-02 |
Haochen Jiang | i386: Auto vectorize sdot_prod, usdot_prod, udot_prod... |
commit | commitdiff | tree |
2024-09-02 |
Pan Li | RISC-V: Add testcases for unsigned scalar quad and... |
commit | commitdiff | tree |
2024-09-02 |
Pan Li | RISC-V: Add testcases for unsigned scalar quad and... |
commit | commitdiff | tree |
2024-09-02 |
Pan Li | RISC-V: Add testcases for form 4 of unsigned vector... |
commit | commitdiff | tree |
2024-09-02 |
Pan Li | RISC-V: Add testcases for form 3 of unsigned vector... |
commit | commitdiff | tree |
2024-09-02 |
Pan Li | RISC-V: Refactor gen zero_extend rtx for SAT_* when... |
commit | commitdiff | tree |
2024-09-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-09-01 |
Andrew Pinski | slsr: Use simple_dce_from_worklist in SLSR [PR116554] |
commit | commitdiff | tree |
2024-09-01 |
Hans-Peter... | testsuite: Prune compilation messages for modules tests |
commit | commitdiff | tree |
2024-09-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-31 |
Roger Sayle | i386: Support read-modify-write memory operands in... |
commit | commitdiff | tree |
2024-08-31 |
Andrew Pinski | libobjc: Add cast to void* to disable warning for casti... |
commit | commitdiff | tree |
2024-08-31 |
Georg-Johann Lay | AVR: Run pass avr-fuse-add a second time after pass_cpr... |
commit | commitdiff | tree |
2024-08-31 |
Georg-Johann Lay | AVR: Tidy pass avr-fuse-add. |
commit | commitdiff | tree |
2024-08-31 |
Iain Sandoe | testsuite, c++, coroutines: Avoid 'unused' warnings... |
commit | commitdiff | tree |
2024-08-31 |
Iain Sandoe | testsuite, c++, coroutines: Correct a test intent. |
commit | commitdiff | tree |
2024-08-31 |
Iain Sandoe | c++, coroutines: Make and use a frame access helper. |
commit | commitdiff | tree |
next |