Show patches with: Archived = No       |   129275 patches
« 1 2 3 41292 1293 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Rewrite usage comment at the top of 'gcc/passes.def' (was: [PATCH 02/11] Generate pass-instances.de… Rewrite usage comment at the top of 'gcc/passes.def' (was: [PATCH 02/11] Generate pass-instances.de… - - - - --- 2024-06-28 Thomas Schwinge New
tree-optimization/115652 - more fixing of the fix tree-optimization/115652 - more fixing of the fix - - - - --- 2024-06-28 Richard Biener New
[v2,8/8] libgomp: Map omp_default_mem_space to USM OpenMP: Unified Shared Memory via Managed Memory - - - - --- 2024-06-28 Andrew Stubbs New
[v2,7/8] openmp, libgomp: Handle unified shared memory in omp_target_is_accessible OpenMP: Unified Shared Memory via Managed Memory - - - - --- 2024-06-28 Andrew Stubbs New
[v2,6/8] amdgcn: libgomp plugin USM implementation OpenMP: Unified Shared Memory via Managed Memory - - - - --- 2024-06-28 Andrew Stubbs New
[v2,5/8] amdgcn, openmp: Auto-detect USM mode and set HSA_XNACK OpenMP: Unified Shared Memory via Managed Memory - - - - --- 2024-06-28 Andrew Stubbs New
[v2,4/8] openmp: Use libgomp memory allocation functions with unified shared memory. OpenMP: Unified Shared Memory via Managed Memory - - - - --- 2024-06-28 Andrew Stubbs New
[v2,3/8] openmp: Enable -foffload-memory=unified OpenMP: Unified Shared Memory via Managed Memory - - - - --- 2024-06-28 Andrew Stubbs New
[v2,2/8] openmp, nvptx: ompx_gnu_unified_shared_mem_alloc OpenMP: Unified Shared Memory via Managed Memory - - - - --- 2024-06-28 Andrew Stubbs New
[v2,1/8] libgomp: Disentangle shared memory from managed OpenMP: Unified Shared Memory via Managed Memory - - - - --- 2024-06-28 Andrew Stubbs New
c++: Fix ICE locating 'this' for (not matching) template member function [PR115364] c++: Fix ICE locating 'this' for (not matching) template member function [PR115364] - - - - --- 2024-06-28 Simon Martin New
Remove unused hybrid_* operators in range-ops. Remove unused hybrid_* operators in range-ops. - - - - --- 2024-06-28 Aldy Hernandez New
MIPS/testsuite: Fix umips-save-restore-1.c MIPS/testsuite: Fix umips-save-restore-1.c - - - - --- 2024-06-28 YunQiang Su New
Use move-aware auto_vec in map Use move-aware auto_vec in map - - - - --- 2024-06-28 Jørgen Kvalsvik New
[3/3,x86] Enable flate-combine. Enable pass_late_combine for x86. - - - - --- 2024-06-28 liuhongt New
[2/3] Extend lshifrtsi3_1_zext to ?k alternative. Enable pass_late_combine for x86. - - - - --- 2024-06-28 liuhongt New
[1/3,avx512,testsuite] Define mask as extern instead of uninitialized local variables. Enable pass_late_combine for x86. - - - - --- 2024-06-28 liuhongt New
[v1] Match: Support imm form for unsigned scalar .SAT_ADD [v1] Match: Support imm form for unsigned scalar .SAT_ADD - - - - --- 2024-06-28 Li, Pan2 New
MIPS/testsuite: Add -mfpxx to call-clobbered-1.c MIPS/testsuite: Add -mfpxx to call-clobbered-1.c - - - - --- 2024-06-28 YunQiang Su New
MIPS: Support more cases with alien mode of SHF.DF MIPS: Support more cases with alien mode of SHF.DF - - - - --- 2024-06-28 YunQiang Su New
Fix native_encode_vector_part for itype when TYPE_PRECISION (itype) == BITS_PER_UNIT Fix native_encode_vector_part for itype when TYPE_PRECISION (itype) == BITS_PER_UNIT - - - - --- 2024-06-28 liuhongt New
[v6] aarch64: Add vector popcount besides QImode [PR113859] [v6] aarch64: Add vector popcount besides QImode [PR113859] - - - - --- 2024-06-28 Pengxuan Zheng (QUIC) New
Testsuite/MIPS: Fix msa.c: test7_v2f64, test7_v4f32, test43_v2i64 Testsuite/MIPS: Fix msa.c: test7_v2f64, test7_v4f32, test43_v2i64 - - - - --- 2024-06-27 YunQiang Su New
[RFC] cse: Add another CSE pass after split1 [RFC] cse: Add another CSE pass after split1 - - - - --- 2024-06-27 Palmer Dabbelt New
preprocessor: Create the parser before handling command-line includes [PR115312] preprocessor: Create the parser before handling command-line includes [PR115312] - - 1 - --- 2024-06-27 Lewis Hyatt New
c: ICE on invalid with attribute optimize [PR115549] c: ICE on invalid with attribute optimize [PR115549] - - - - --- 2024-06-27 Marek Polacek New
[x86] Handle sign_extend like zero_extend in *concatditi3_[346] [x86] Handle sign_extend like zero_extend in *concatditi3_[346] - - - - --- 2024-06-27 Roger Sayle New
[pushed] Disable late-combine for -O0 [PR115677] [pushed] Disable late-combine for -O0 [PR115677] - - - - --- 2024-06-27 Richard Sandiford New
[committed,v2] libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for empty dest [PR37475] [committed,v2] libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for empty dest [PR37475] - - - - --- 2024-06-27 Jonathan Wakely New
[v3] c: Error message for incorrect use of static in array declarations [v3] c: Error message for incorrect use of static in array declarations - - - - --- 2024-06-27 Uecker, Martin New
[3/3] libstdc++: Use std::__uninitialized_default for ranges::uninitialized_value_construct [1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h> - - - - --- 2024-06-27 Jonathan Wakely New
[2/3] libstdc++: Optimize __uninitialized_default using memset [1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h> - - - - --- 2024-06-27 Jonathan Wakely New
[1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h> [1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h> - - - - --- 2024-06-27 Jonathan Wakely New
[2/2] Harden SLP reduction support wrt STMT_VINFO_REDUC_IDX [1/2] tree-optimization/115669 - fix SLP reduction association - - - - --- 2024-06-27 Richard Biener New
[1/2] tree-optimization/115669 - fix SLP reduction association [1/2] tree-optimization/115669 - fix SLP reduction association - - - - --- 2024-06-27 Richard Biener New
[2/2] libstdc++: Do not use C++11 alignof in C++98 mode [PR104395] [1/2] libstdc++: Simplify <ext/aligned_buffer.h> class templates - - - - --- 2024-06-27 Jonathan Wakely New
[1/2] libstdc++: Simplify <ext/aligned_buffer.h> class templates [1/2] libstdc++: Simplify <ext/aligned_buffer.h> class templates - - - - --- 2024-06-27 Jonathan Wakely New
[COMMITTED,7/7] ada: Remove last uses of System.Address_Operations in runtime library [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,6/7] ada: Reject ambiguous function calls in interpolated string expressions [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,5/7] ada: Add missing dimension information for target names [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,4/7] ada: Fix array-manipulating code in Mdll [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,3/7] ada: Bug using user defined string literals with interpolated strings [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,2/7] ada: Overridden operation field not correctly set for controlling result wrappers [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,1/7] ada: Implement first half of Generalized Finalization [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[committed] libstdc++: Fix std::format for chrono::duration with unsigned rep [PR115668] [committed] libstdc++: Fix std::format for chrono::duration with unsigned rep [PR115668] - - - - --- 2024-06-27 Jonathan Wakely New
[2/2] libstdc++: Add debug assertions to std::vector<bool> [PR103191] [1/2] libstdc++: Enable more debug assertions during constant evaluation [PR111250] - - - - --- 2024-06-27 Jonathan Wakely New
[1/2] libstdc++: Enable more debug assertions during constant evaluation [PR111250] [1/2] libstdc++: Enable more debug assertions during constant evaluation [PR111250] - - - - --- 2024-06-27 Jonathan Wakely New
[x86,SSE] Some additional ternlog refinements. [x86,SSE] Some additional ternlog refinements. - - - - --- 2024-06-27 Roger Sayle New
[7/7] Remove vcond{, u, eq}<mode> expanders since they will be obsolete. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[6/7,x86] Optimize a < 0 ? -1 : 0 to (signed)a >> 31. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[5/7] Adjust testcase for the regressed testcases after obsolete of vcond{, u, eq}. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[4/7] Add more splitter for mskmov with avx512 comparison. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[3/7,x86] Match IEEE min/max with UNSPEC_IEEE_{MIN,MAX}. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[2/7] Lower AVX512 kmask comparison back to AVX2 comparison when op_{true, false} is vector -1/0. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[1/7,x86] Add more splitters to match (unspec [op1 op2 (gt op3 constm1_operand)] UNSPEC_BLENDV) Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
i386: Fix regression after refactoring legitimize_pe_coff_symbol, ix86_GOT_alias_set and PE_COFF_LE… i386: Fix regression after refactoring legitimize_pe_coff_symbol, ix86_GOT_alias_set and PE_COFF_LE… - - - - --- 2024-06-27 Evgeny Karpov New
[3/3,v2] RISC-V: Add md files for vector BFloat16 [1/3,v2] RISC-V: Add vector type of BFloat16 format - - - - --- 2024-06-27 Feng Wang New
[2/3,v2] RISC-V: Add Zvfbfmin and Zvfbfwma intrinsic [1/3,v2] RISC-V: Add vector type of BFloat16 format - - - - --- 2024-06-27 Feng Wang New
[1/3,v2] RISC-V: Add vector type of BFloat16 format [1/3,v2] RISC-V: Add vector type of BFloat16 format - - - - --- 2024-06-27 Feng Wang New
[v2] Internal-fn: Support new IFN SAT_TRUNC for unsigned scalar int [v2] Internal-fn: Support new IFN SAT_TRUNC for unsigned scalar int - - - - --- 2024-06-27 Li, Pan2 New
[V2] Fix wrong cost of MEM when addr is a lea. [V2] Fix wrong cost of MEM when addr is a lea. - - - - --- 2024-06-27 liuhongt New
[PATCH-3v4,rs6000] Implement optab_isnormal for SFDF and IEEE128 [PATCH-3v4,rs6000] Implement optab_isnormal for SFDF and IEEE128 - - - - --- 2024-06-27 HAO CHEN GUI New
[PATCH-2v4,rs6000] Implement optab_isfinite for SFDF and IEEE128 [PATCH-2v4,rs6000] Implement optab_isfinite for SFDF and IEEE128 - - - - --- 2024-06-27 HAO CHEN GUI New
[PATCH-1v4,rs6000] Implement optab_isinf for SFDF and IEEE128 [PATCH-1v4,rs6000] Implement optab_isinf for SFDF and IEEE128 - - - - --- 2024-06-27 HAO CHEN GUI New
[v3] Vect: Support truncate after .SAT_SUB pattern in zip [v3] Vect: Support truncate after .SAT_SUB pattern in zip - - - - --- 2024-06-27 Li, Pan2 New
i386: Refactor vcvttps2qq/vcvtqq2ps patterns. i386: Refactor vcvttps2qq/vcvtqq2ps patterns. - - - - --- 2024-06-27 Hu, Lin1 New
c++: ICE with computed gotos [PR115469] c++: ICE with computed gotos [PR115469] - - - - --- 2024-06-26 Marek Polacek New
_Hashtable fancy pointer support _Hashtable fancy pointer support - - - - --- 2024-06-26 François Dumont New
[committed] libstdc++: Remove duplicate test [committed] libstdc++: Remove duplicate test - - - - --- 2024-06-26 Jonathan Wakely New
[committed,v2] libstdc++: Fix std::chrono::tzdb to work with vanguard format [committed,v2] libstdc++: Fix std::chrono::tzdb to work with vanguard format - - - - --- 2024-06-26 Jonathan Wakely New
c++: Relax too strict assert in stabilize_expr [PR111160] c++: Relax too strict assert in stabilize_expr [PR111160] - - - - --- 2024-06-26 Simon Martin New
[v2] c: Error message for incorrect use of static in array declarations [v2] c: Error message for incorrect use of static in array declarations - - - - --- 2024-06-26 Martin Uecker New
RISC-V: tree-optimization/115652 - amend last fix RISC-V: tree-optimization/115652 - amend last fix - - - - --- 2024-06-26 Richard Biener New
tree-optimization/115493 - complete previous fix tree-optimization/115493 - complete previous fix - - - - --- 2024-06-26 Richard Biener New
[to-be-committed,RISC-V,V3] movmem for RISCV with V extension [to-be-committed,RISC-V,V3] movmem for RISCV with V extension - - - - --- 2024-06-26 Jeff Law New
rs6000, update vec_ld, vec_lde, vec_st and vec_ste, documentation rs6000, update vec_ld, vec_lde, vec_st and vec_ste, documentation - - - - --- 2024-06-26 Carl Love New
c++: unresolved overload with comma op [PR115430] c++: unresolved overload with comma op [PR115430] - - - - --- 2024-06-26 Marek Polacek New
c: ICE with invalid sizeof [PR115642] c: ICE with invalid sizeof [PR115642] - - - - --- 2024-06-26 Marek Polacek New
vect: Fix shift-by-induction for single-lane slp vect: Fix shift-by-induction for single-lane slp - - - - --- 2024-06-26 Feng Xue OS New
vect: Fix shift-by-induction for single-lane slp vect: Fix shift-by-induction for single-lane slp - - - - --- 2024-06-26 Feng Xue OS New
[committed] Remove compromised sh test [committed] Remove compromised sh test - - - - --- 2024-06-26 Jeff Law New
[committed] Remove compromised sh test [committed] Remove compromised sh test - - - - --- 2024-06-26 Jeff Law New
[committed,RISC-V] Fix expected output for thead store pair test [committed,RISC-V] Fix expected output for thead store pair test - - - - --- 2024-06-26 Jeff Law New
tree-optimization/115640 - outer loop vect with inner SLP permute tree-optimization/115640 - outer loop vect with inner SLP permute - - - - --- 2024-06-26 Richard Biener New
mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] - - - - --- 2024-06-26 Andre Vieira (lists) New
s390: Check for ADDR_REGS in s390_decompose_addrstyle_without_index s390: Check for ADDR_REGS in s390_decompose_addrstyle_without_index - - - - --- 2024-06-26 Stefan Schulze Frielinghaus New
[v2] Rearrange SLP nodes with duplicate statements. [PR98138] [v2] Rearrange SLP nodes with duplicate statements. [PR98138] - - - - --- 2024-06-26 Manolis Tsamis New
tree-optimization/115652 - adjust insertion gsi for SLP tree-optimization/115652 - adjust insertion gsi for SLP - - - - --- 2024-06-26 Richard Biener New
[1/3,v5] vect: generate suitable convert insn for int -> int, float -> float and int <-> float. [1/3,v5] vect: generate suitable convert insn for int -> int, float -> float and int <-> float. - - - - --- 2024-06-26 Hu, Lin1 New
[libstdc++,testsuite] defer to check_vect_support* [PR115454] [libstdc++,testsuite] defer to check_vect_support* [PR115454] - - - - --- 2024-06-26 Alexandre Oliva New
Fix wrong cost of MEM when addr is a lea. Fix wrong cost of MEM when addr is a lea. - - - - --- 2024-06-26 liuhongt New
[V3,Committed,x86] Optimize a < 0 ? -1 : 0 to (signed)a >> 31. [V3,Committed,x86] Optimize a < 0 ? -1 : 0 to (signed)a >> 31. - - - - --- 2024-06-26 liuhongt New
[v1] Internal-fn: Support new IFN SAT_TRUNC for unsigned scalar int [v1] Internal-fn: Support new IFN SAT_TRUNC for unsigned scalar int - - - - --- 2024-06-26 Li, Pan2 New
[pushed] diagnostics: introduce diagnostic-global-context.cc [pushed] diagnostics: introduce diagnostic-global-context.cc - - - - --- 2024-06-26 David Malcolm New
[pushed] diagnostics: eliminate various implicit uses of global_dc [pushed] diagnostics: eliminate various implicit uses of global_dc - - - - --- 2024-06-26 David Malcolm New
[pushed] testsuite: use check-jsonschema for validating .sarif files [PR109360] [pushed] testsuite: use check-jsonschema for validating .sarif files [PR109360] - - - - --- 2024-06-26 David Malcolm New
libstdc++: Add script to update docs for a new release branch libstdc++: Add script to update docs for a new release branch - - - - --- 2024-06-25 Jonathan Wakely New
[committed,gcc-13] libstdc++: Remove confusing text from status tables for release branch [committed,gcc-13] libstdc++: Remove confusing text from status tables for release branch - - - - --- 2024-06-25 Jonathan Wakely New
[committed,gcc-12] libstdc++: Remove confusing text from status tables for release branch [committed,gcc-12] libstdc++: Remove confusing text from status tables for release branch - - - - --- 2024-06-25 Jonathan Wakely New
[committed,gcc-11] libstdc++: Replace reference to mainline in release branch docs [committed,gcc-11] libstdc++: Replace reference to mainline in release branch docs - - - - --- 2024-06-25 Jonathan Wakely New
« 1 2 3 41292 1293 »