2024-06-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-29 |
Maciej W. Rozycki | [PR115565] cse: Don't use a valid regno for non-registe... |
commit | commitdiff | tree |
2024-06-29 |
Sergei Lewis | [to-be-committed,RISC-V,V4] movmem for RISCV with V... |
commit | commitdiff | tree |
2024-06-29 |
Harald Anlauf | Fortran: fix ALLOCATE with SOURCE of deferred character... |
commit | commitdiff | tree |
2024-06-29 |
Pan Li | Match: Support imm form for unsigned scalar .SAT_ADD |
commit | commitdiff | tree |
2024-06-29 |
Iain Sandoe | jit: Fix Darwin bootstrap after r15-1699. |
commit | commitdiff | tree |
2024-06-29 |
Jeff Law | [committed] Fix mcore-elf regression after recent IRA... |
commit | commitdiff | tree |
2024-06-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-28 |
Patrick Palka | c++: bad 'this' conversion for nullary memfn [PR106760] |
commit | commitdiff | tree |
2024-06-28 |
Jonathan Wakely | libstdc++: Define __glibcxx_assert_fail for non-verbose... |
commit | commitdiff | tree |
2024-06-28 |
Jonathan Wakely | libstdc++: Extend std::equal memcmp optimization to... |
commit | commitdiff | tree |
2024-06-28 |
Jonathan Wakely | libstdc++: Do not use C++11 alignof in C++98 mode ... |
commit | commitdiff | tree |
2024-06-28 |
Jonathan Wakely | libstdc++: Simplify <ext/aligned_buffer.h> class templates |
commit | commitdiff | tree |
2024-06-28 |
Andrew MacLeod | ssa_lazy_cache takes an optional bitmap_obstack pointer. |
commit | commitdiff | tree |
2024-06-28 |
Uros Bizjak | i386: Cleanup tmp variable usage in ix86_expand_move |
commit | commitdiff | tree |
2024-06-28 |
Jørgen Kvalsvik | Use move-aware auto_vec in map |
commit | commitdiff | tree |
2024-06-28 |
Richard Biener | tree-optimization/115652 - more fixing of the fix |
commit | commitdiff | tree |
2024-06-28 |
Evgeny Karpov | i386: Fix regression after refactoring legitimize_pe_co... |
commit | commitdiff | tree |
2024-06-28 |
Aldy Hernandez | Remove unused hybrid_* operators in range-ops. |
commit | commitdiff | tree |
2024-06-28 |
Richard Biener | tree-optimization/115640 - outer loop vect with inner... |
commit | commitdiff | tree |
2024-06-28 |
Andrew Stubbs | amdgcn: Fix RDNA V32 permutations [PR115640] |
commit | commitdiff | tree |
2024-06-28 |
Andre Vehreschild | Add gfc_class_set_vptr. |
commit | commitdiff | tree |
2024-06-28 |
Andre Vehreschild | Use gfc_reset_vptr more consistently. |
commit | commitdiff | tree |
2024-06-28 |
Roger Sayle | i386: Handle sign_extend like zero_extend in *concatdit... |
commit | commitdiff | tree |
2024-06-28 |
Roger Sayle | i386: Some additional AVX512 ternlog refinements. |
commit | commitdiff | tree |
2024-06-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-27 |
Antoni Boucher | libgccjit: Add ability to get the alignment of a type |
commit | commitdiff | tree |
2024-06-27 |
Martin Uecker | c: Error message for incorrect use of static in array... |
commit | commitdiff | tree |
2024-06-27 |
Francois-Xavier... | fixincludes: adjust stdio fix for macOS 15 headers |
commit | commitdiff | tree |
2024-06-27 |
Richard Sandiford | Disable late-combine for -O0 [PR115677] |
commit | commitdiff | tree |
2024-06-27 |
Stefan Schulze... | s390: Check for ADDR_REGS in s390_decompose_addrstyle_w... |
commit | commitdiff | tree |
2024-06-27 |
Richard Biener | tree-optimization/115669 - fix SLP reduction association |
commit | commitdiff | tree |
2024-06-27 |
Jonathan Wakely | libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t... |
commit | commitdiff | tree |
2024-06-27 |
Alexandre Oliva | [libstdc++] [testsuite] defer to check_vect_support... |
commit | commitdiff | tree |
2024-06-27 |
Aldy Hernandez | Avoid global bitmap space in ranger. |
commit | commitdiff | tree |
2024-06-27 |
Jonathan Wakely | libstdc++: Fix std::format for chrono::duration with... |
commit | commitdiff | tree |
2024-06-27 |
Jonathan Wakely | libstdc++: Add debug assertions to std::vector<bool... |
commit | commitdiff | tree |
2024-06-27 |
Jonathan Wakely | libstdc++: Enable more debug assertions during constant... |
commit | commitdiff | tree |
2024-06-27 |
Eric Botcazou | ada: Remove last uses of System.Address_Operations... |
commit | commitdiff | tree |
2024-06-27 |
Javier Miranda | ada: Reject ambiguous function calls in interpolated... |
commit | commitdiff | tree |
2024-06-27 |
Eric Botcazou | ada: Add missing dimension information for target names |
commit | commitdiff | tree |
2024-06-27 |
Ronan Desplanques | ada: Fix array-manipulating code in Mdll |
commit | commitdiff | tree |
2024-06-27 |
Javier Miranda | ada: Bug using user defined string literals with interp... |
commit | commitdiff | tree |
2024-06-27 |
Martin Clochard | ada: Overridden operation field not correctly set for... |
commit | commitdiff | tree |
2024-06-27 |
Eric Botcazou | ada: Implement first half of Generalized Finalization |
commit | commitdiff | tree |
2024-06-27 |
Hu, Lin1 | i386: Refactor vcvttps2qq/vcvtqq2ps patterns. |
commit | commitdiff | tree |
2024-06-27 |
Hu, Lin1 | vect: support direct conversion under x86-64-v3. |
commit | commitdiff | tree |
2024-06-27 |
Hu, Lin1 | vect: Support v4hi -> v4qi. |
commit | commitdiff | tree |
2024-06-27 |
Hu, Lin1 | vect: generate suitable convert insn for int -> int... |
commit | commitdiff | tree |
2024-06-27 |
Pan Li | RISC-V: Add testcases for vector truncate after .SAT_SUB |
commit | commitdiff | tree |
2024-06-27 |
Xi Ruoyao | LoongArch: NFC: Dedup and sort the comment in loongarch... |
commit | commitdiff | tree |
2024-06-27 |
Xi Ruoyao | LoongArch: Tweak IOR rtx_cost for bstrins |
commit | commitdiff | tree |
2024-06-27 |
liuhongt | Fix wrong cost of MEM when addr is a lea. |
commit | commitdiff | tree |
2024-06-27 |
Pan Li | Internal-fn: Support new IFN SAT_TRUNC for unsigned... |
commit | commitdiff | tree |
2024-06-27 |
Pan Li | Vect: Support truncate after .SAT_SUB pattern in zip |
commit | commitdiff | tree |
2024-06-27 |
Richard Biener | tree-optimization/115652 - amend last fix |
commit | commitdiff | tree |
2024-06-27 |
Richard Biener | tree-optimization/115493 - complete previous fix |
commit | commitdiff | tree |
2024-06-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-26 |
Jonathan Wakely | libstdc++: Add script to update docs for a new release... |
commit | commitdiff | tree |
2024-06-26 |
Jonathan Wakely | libstdc++: Remove duplicate test |
commit | commitdiff | tree |
2024-06-26 |
Jonathan Wakely | libstdc++: Increase timeouts for PSTL tests in debug... |
commit | commitdiff | tree |
2024-06-26 |
Jonathan Wakely | libstdc++: Work around some PSTL test failures for... |
commit | commitdiff | tree |
2024-06-26 |
Jonathan Wakely | libstdc++: Fix std::chrono::tzdb to work with vanguard... |
commit | commitdiff | tree |
2024-06-26 |
Richard Biener | tree-optimization/115629 - missed tail merging |
commit | commitdiff | tree |
2024-06-26 |
Patrick O'Neill | RISC-V: Update testcase comments to point to PSABI... |
commit | commitdiff | tree |
2024-06-26 |
Patrick O'Neill | RISC-V: Consolidate amo testcase variants |
commit | commitdiff | tree |
2024-06-26 |
Patrick O'Neill | RISC-V: Rename amo testcases |
commit | commitdiff | tree |
2024-06-26 |
Carl Love | rs6000, change altivec*-runnable.c test file names |
commit | commitdiff | tree |
2024-06-26 |
Carl Love | rs6000, altivec-2-runnable.c update the require-effecti... |
commit | commitdiff | tree |
2024-06-26 |
Carl Love | rs6000, altivec-1-runnable.c update the require-effecti... |
commit | commitdiff | tree |
2024-06-26 |
Jeff Law | [committed] Remove compromised sh test |
commit | commitdiff | tree |
2024-06-26 |
Jeff Law | [committed][RISC-V] Fix expected output for thead store... |
commit | commitdiff | tree |
2024-06-26 |
Richard Biener | tree-optimization/115652 - adjust insertion gsi for SLP |
commit | commitdiff | tree |
2024-06-26 |
Jørgen Kvalsvik | Record edge true/false value for gcov |
commit | commitdiff | tree |
2024-06-26 |
Jørgen Kvalsvik | Use the term MC/DC in help for gcov --conditions |
commit | commitdiff | tree |
2024-06-26 |
Jørgen Kvalsvik | Add section on MC/DC in gcov manual |
commit | commitdiff | tree |
2024-06-26 |
Jørgen Kvalsvik | Use auto_vec for memory release on return |
commit | commitdiff | tree |
2024-06-26 |
Andre Vieira | arm: make arm_predict_doloop_p reject loops with calls |
commit | commitdiff | tree |
2024-06-26 |
Kyrylo Tkachov | [aarch64] Add support for -mcpu=grace |
commit | commitdiff | tree |
2024-06-26 |
Evgeny Karpov | i386: Remove declaration of unused functions |
commit | commitdiff | tree |
2024-06-26 |
Kewen Lin | rs6000: Fix wrong RTL patterns for vector merge high... |
commit | commitdiff | tree |
2024-06-26 |
Kewen Lin | rs6000: Fix wrong RTL patterns for vector merge high... |
commit | commitdiff | tree |
2024-06-26 |
Richard Biener | tree-optimization/115646 - ICE with pow shrink-wrapping... |
commit | commitdiff | tree |
2024-06-26 |
Haochen Gui | optab: Add isnormal_optab for isnormal builtin |
commit | commitdiff | tree |
2024-06-26 |
Haochen Gui | optab: Add isfinite_optab for isfinite builtin |
commit | commitdiff | tree |
2024-06-26 |
Alexandre Oliva | [libstdc++] [testsuite] no libatomic for vxworks |
commit | commitdiff | tree |
2024-06-26 |
Alexandre Oliva | [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] |
commit | commitdiff | tree |
2024-06-26 |
liuhongt | Optimize a < 0 ? -1 : 0 to (signed)a >> 31. |
commit | commitdiff | tree |
2024-06-26 |
Mark Harmstone | [PATCH 11/11] Handle subroutine types in CodeView |
commit | commitdiff | tree |
2024-06-26 |
Mark Harmstone | [PATCH 10/11] Handle bitfields for CodeView |
commit | commitdiff | tree |
2024-06-26 |
David Malcolm | diagnostics: introduce diagnostic-global-context.cc |
commit | commitdiff | tree |
2024-06-26 |
David Malcolm | diagnostics: eliminate various implicit uses of global_dc |
commit | commitdiff | tree |
2024-06-26 |
David Malcolm | testsuite: use check-jsonschema for validating .sarif... |
commit | commitdiff | tree |
2024-06-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-06-26 |
Patrick Palka | c++: decltype of capture proxy of ref [PR115504] |
commit | commitdiff | tree |
2024-06-25 |
Mark Harmstone | [PATCH 09/11] Handle arrays for CodeView |
commit | commitdiff | tree |
2024-06-25 |
Mark Harmstone | [PATCH 08/11] Handle unions for CodeView. |
commit | commitdiff | tree |
2024-06-25 |
Jonathan Wakely | libstdc++: Simplify std::valarray initialization helpers |
commit | commitdiff | tree |
2024-06-25 |
Gaius Mulley | modula2: tidyup remove unused procedures and unused... |
commit | commitdiff | tree |
2024-06-25 |
Jonathan Wakely | libstdc++: Replace viewcvs links in docs with cgit... |
commit | commitdiff | tree |
next |