Show patches with: Archived = No       |   15942 patches
« 1 267 68 69159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
RISC-V: Add early continue for ENTRY and EXIT block RISC-V: Add early continue for ENTRY and EXIT block - - - 1-- 2023-08-25 juzhe.zhong@rivai.ai Accepted
[v1] RISC-V: Support rounding mode for VFNMADD/VFNMACC autovec [v1] RISC-V: Support rounding mode for VFNMADD/VFNMACC autovec - - - -1- 2023-08-25 Li, Pan2 via Gcc-patches Unresolved
Fortran: improve bounds checking for DATA with implied-do [PR35095] Fortran: improve bounds checking for DATA with implied-do [PR35095] - - - 1-- 2023-08-24 Harald Anlauf Accepted
[V2] RISC-V: Add Types to Un-Typed Sync Instructions: [V2] RISC-V: Add Types to Un-Typed Sync Instructions: - - - -1- 2023-08-24 Edwin Lu Unresolved
[committed] i386: Optimize pinsrq of 0 with index 1 into movq [PR94866] [committed] i386: Optimize pinsrq of 0 with index 1 into movq [PR94866] - - - 1-- 2023-08-24 Uros Bizjak Accepted
[ver,3] rs6000, add overloaded DFP quantize support [ver,3] rs6000, add overloaded DFP quantize support - - - 1-- 2023-08-24 Carl Love Accepted
[3/3] PHIOPT: Allow BIT_AND and BIT_IOR in early phiopt [1/3] MATCH: Move `a ? one_zero : one_zero` matching after min/max matching - - - -1- 2023-08-24 Andrew Pinski Unresolved
[2/3] MATCH: `a | C -> C` when we know that `a & ~C == 0` [1/3] MATCH: Move `a ? one_zero : one_zero` matching after min/max matching - - - -1- 2023-08-24 Andrew Pinski Unresolved
[1/3] MATCH: Move `a ? one_zero : one_zero` matching after min/max matching [1/3] MATCH: Move `a ? one_zero : one_zero` matching after min/max matching - - - -1- 2023-08-24 Andrew Pinski Unresolved
analyzer: Move gcc.dg/analyzer tests to c-c++-common (1). analyzer: Move gcc.dg/analyzer tests to c-c++-common (1). - - - -1- 2023-08-24 Li, Pan2 via Gcc-patches Unresolved
RISC-V: Move vector-abi testcases into rvv/base folder RISC-V: Move vector-abi testcases into rvv/base folder - 1 - --1 2023-08-24 Patrick O'Neill Not Applicable
RISC-V: Fix stack_save_restore_1/2 test cases RISC-V: Fix stack_save_restore_1/2 test cases - - - -1- 2023-08-24 Jivan Hakobyan Unresolved
[RFC] gimple ssa: SCCP - A new PHI optimization pass [RFC] gimple ssa: SCCP - A new PHI optimization pass - - - -1- 2023-08-24 Filip Kastl Corrupt patch
[9/9] analyzer: implement kf_strcat [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - - -1- 2023-08-24 David Malcolm Unresolved
[8/9] analyzer: handle strlen(BITS_WITHIN) [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - - -1- 2023-08-24 David Malcolm Unresolved
[7/9] analyzer: handle INIT_VAL(ELEMENT_REG(STRING_REG), CONSTANT_SVAL) [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - - -1- 2023-08-24 David Malcolm Unresolved
[6/9] analyzer: handle strlen(INIT_VAL(STRING_REG)) [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - - -1- 2023-08-24 David Malcolm Unresolved
[5/9] analyzer: reimplement kf_memcpy_memmove analyzer: strlen, strcpy, and strcat [PR105899] - - - -1- 2023-08-24 David Malcolm Unresolved
[4/9] analyzer: eliminate region_model::get_string_size [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - - -1- 2023-08-24 David Malcolm Unresolved
[3/9] analyzer: reimplement kf_strcpy [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - - -1- 2023-08-24 David Malcolm Unresolved
[2/9] analyzer: handle symbolic bindings in scan_for_null_terminator [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - - -1- 2023-08-24 David Malcolm Unresolved
[1/9] analyzer: add logging to impl_path_context analyzer: strlen, strcpy, and strcat [PR105899] - - - 1-- 2023-08-24 David Malcolm Accepted
c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - - -1- 2023-08-24 Jakub Jelinek Unresolved
c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342] c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342] - - - -1- 2023-08-24 Jakub Jelinek Unresolved
Check that passes do not forget to define profile Check that passes do not forget to define profile - - - 1-- 2023-08-24 Jan Hubicka Accepted
[committed] libstdc++: Add test for illegal pointer arithmetic in format [PR111102] [committed] libstdc++: Add test for illegal pointer arithmetic in format [PR111102] - - - -1- 2023-08-24 Jonathan Wakely Unresolved
[committed] libstdc++: Fix -Wunused-but-set-variable in std::format_to test [committed] libstdc++: Fix -Wunused-but-set-variable in std::format_to test - - - -1- 2023-08-24 Jonathan Wakely Unresolved
[committed] libstdc++: Tweak some preprocessor conditions for feature tests [committed] libstdc++: Tweak some preprocessor conditions for feature tests - - - 1-- 2023-08-24 Jonathan Wakely Accepted
[committed] libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0) [committed] libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0) - - - -1- 2023-08-24 Jonathan Wakely Unresolved
Fix confusion about load_p in vect_build_slp_tree_1 Fix confusion about load_p in vect_build_slp_tree_1 - - - -1- 2023-08-24 Richard Biener Unresolved
[committed] libstdc++: Add pretty printer for std::locale [committed] libstdc++: Add pretty printer for std::locale - - - 1-- 2023-08-24 Jonathan Wakely Accepted
[committed] libstdc++: Declutter std::optional and std:variant pretty printers [PR110944] [committed] libstdc++: Declutter std::optional and std:variant pretty printers [PR110944] - - - 1-- 2023-08-24 Jonathan Wakely Accepted
tree-optimization/111125 - avoid BB vectorization in novector loops tree-optimization/111125 - avoid BB vectorization in novector loops - - - 1-- 2023-08-24 Richard Biener Accepted
RISC-V: Add conditional autovec convert(INT<->FP) patterns RISC-V: Add conditional autovec convert(INT<->FP) patterns - - - -1- 2023-08-24 Lehua Ding Unresolved
[V2] RISC-V: Support LEN_FOLD_EXTRACT_LAST auto-vectorization [V2] RISC-V: Support LEN_FOLD_EXTRACT_LAST auto-vectorization - - - -1- 2023-08-24 juzhe.zhong@rivai.ai Unresolved
tree-optimization/111125 - properly cost BB reduction remain stmt handling tree-optimization/111125 - properly cost BB reduction remain stmt handling - - - 1-- 2023-08-24 Richard Biener Accepted
[v1] RISC-V: Support rounding mode for VFNMSAC/VFNMSUB autovec [v1] RISC-V: Support rounding mode for VFNMSAC/VFNMSUB autovec - - - -1- 2023-08-24 Li, Pan2 via Gcc-patches Unresolved
aarch64: Account for different Advanced SIMD fusing options aarch64: Account for different Advanced SIMD fusing options - - - -1- 2023-08-24 Richard Sandiford Unresolved
Fix avx512ne2ps2bf16 wrong code [PR 111127] Fix avx512ne2ps2bf16 wrong code [PR 111127] - - - 1-- 2023-08-24 Hongyu Wang Accepted
tree-optimization/111123 - indirect clobbers thrown away too early tree-optimization/111123 - indirect clobbers thrown away too early - - - 1-- 2023-08-24 Richard Biener Accepted
tree-optimization/111128 - fix shift pattern recog tree-optimization/111128 - fix shift pattern recog - - - -1- 2023-08-24 Richard Biener Unresolved
testsuite/111125 - disable BB vectorization for the test testsuite/111125 - disable BB vectorization for the test - - - 1-- 2023-08-24 Richard Biener Accepted
[v2] RISC-V: Fix one typo in autovec.md pattern comment [v2] RISC-V: Fix one typo in autovec.md pattern comment - - - -1- 2023-08-24 Li, Pan2 via Gcc-patches Unresolved
[x86] Refactor mode iterator V_128 and V_128H, V_256 and V_256H [x86] Refactor mode iterator V_128 and V_128H, V_256 and V_256H - - - -1- 2023-08-24 liuhongt Unresolved
[v1] RISC-V: Fix one typo in autovec.md pattern comment [v1] RISC-V: Fix one typo in autovec.md pattern comment - - - -1- 2023-08-24 Li, Pan2 via Gcc-patches Unresolved
[v1] RISC-V: Support rounding mode for VFMSAC/VFMSUB autovec [v1] RISC-V: Support rounding mode for VFMSAC/VFMSUB autovec - - - -1- 2023-08-24 Li, Pan2 via Gcc-patches Unresolved
[v1] RISC-V: Support rounding mode for VFMADD/VFMACC autovec [v1] RISC-V: Support rounding mode for VFMADD/VFMACC autovec - - - -1- 2023-08-24 Li, Pan2 via Gcc-patches Unresolved
[v5,6/6] LoongArch: Add Loongson ASX directive builtin function support. Add Loongson SX/ASX instruction support to LoongArch target. - - - 1-- 2023-08-24 Chenghui Pan Accepted
[v5,5/6] LoongArch: Add Loongson ASX base instruction support. Add Loongson SX/ASX instruction support to LoongArch target. - - - 1-- 2023-08-24 Chenghui Pan Accepted
[v5,4/6] LoongArch: Add Loongson ASX vector directive compilation framework. Add Loongson SX/ASX instruction support to LoongArch target. - - - 1-- 2023-08-24 Chenghui Pan Accepted
[v5,3/6] LoongArch: Add Loongson SX directive builtin function support. Add Loongson SX/ASX instruction support to LoongArch target. - - - 1-- 2023-08-24 Chenghui Pan Accepted
[v5,2/6] LoongArch: Add Loongson SX base instruction support. Add Loongson SX/ASX instruction support to LoongArch target. - - - 1-- 2023-08-24 Chenghui Pan Accepted
[v5,1/6] LoongArch: Add Loongson SX vector directive compilation framework. Add Loongson SX/ASX instruction support to LoongArch target. - - - 1-- 2023-08-24 Chenghui Pan Accepted
testsuite: aarch64: Adjust SVE ACLE tests to new generated code testsuite: aarch64: Adjust SVE ACLE tests to new generated code - - - 1-- 2023-08-24 Thiago Jung Bauermann Accepted
MATCH: remove negate for 1bit types MATCH: remove negate for 1bit types - - - 1-- 2023-08-24 Andrew Pinski Accepted
RISC-V: Support LEN_FOLD_EXTRACT_LAST auto-vectorization RISC-V: Support LEN_FOLD_EXTRACT_LAST auto-vectorization - - - -1- 2023-08-24 juzhe.zhong@rivai.ai Unresolved
VECT: Apply LEN_FOLD_EXTRACT_LAST into loop vectorizer VECT: Apply LEN_FOLD_EXTRACT_LAST into loop vectorizer - - - 1-- 2023-08-24 juzhe.zhong@rivai.ai Accepted
[committed] testsuite: Xfail gcc.dg/tree-ssa/update-threading.c for CRIS, PR110628 [committed] testsuite: Xfail gcc.dg/tree-ssa/update-threading.c for CRIS, PR110628 - - - 1-- 2023-08-24 Hans-Peter Nilsson Accepted
[V5,1/4] rs6000: build constant via li;rotldi [V5,1/4] rs6000: build constant via li;rotldi - - - --1 2023-08-24 Jiufu Guo Not Applicable
MATCH: [PR111109] Fix bit_ior(cond, cond) when comparisons are fp MATCH: [PR111109] Fix bit_ior(cond, cond) when comparisons are fp - - - 1-- 2023-08-23 Andrew Pinski Accepted
[committed] Improve quality of code from LRA register elimination [committed] Improve quality of code from LRA register elimination - - - 1-- 2023-08-23 Jeff Law Accepted
c++: implement P2564, consteval needs to propagate up [PR107687] c++: implement P2564, consteval needs to propagate up [PR107687] - - - -1- 2023-08-23 Marek Polacek Unresolved
Fortran: improve diagnostic message for COMMON with automatic object [PR32986] Fortran: improve diagnostic message for COMMON with automatic object [PR32986] - - - 1-- 2023-08-23 Harald Anlauf Accepted
Fix for bug libstdc++/111102 pointer arithmetic on nullptr Fix for bug libstdc++/111102 pointer arithmetic on nullptr - - - --1 2023-08-23 Paul Dreik Not Applicable
[COMMITTED,2/2] tree-optimization/110918 - Phi analyzer - Initialize with a range instead of a tree. [COMMITTED,1/2] Phi analyzer - Do not create phi groups with a single phi. - - - -1- 2023-08-23 Andrew MacLeod Unresolved
[COMMITTED,1/2] Phi analyzer - Do not create phi groups with a single phi. [COMMITTED,1/2] Phi analyzer - Do not create phi groups with a single phi. - - - -1- 2023-08-23 Andrew MacLeod Unresolved
[_GLIBCXX_INLINE_VERSION] Fix <format> friend declarations [_GLIBCXX_INLINE_VERSION] Fix <format> friend declarations - - - 1-- 2023-08-23 François Dumont Accepted
[RFC] libstdc++: Make --enable-libstdcxx-backtrace=auto default to yes [RFC] libstdc++: Make --enable-libstdcxx-backtrace=auto default to yes - - - 1-- 2023-08-23 Jonathan Wakely Accepted
[frange] Relax floating point relational folding. [frange] Relax floating point relational folding. - - - -1- 2023-08-23 Aldy Hernandez Unresolved
[committed] i386: Fix register spill failure with concat RTX [PR111010] [committed] i386: Fix register spill failure with concat RTX [PR111010] - - - -1- 2023-08-23 Uros Bizjak Unresolved
AArch64: Fix MOPS memmove operand corruption [PR111121] AArch64: Fix MOPS memmove operand corruption [PR111121] - - - 1-- 2023-08-23 Wilco Dijkstra Accepted
[v2,6/6] libgomp: fine-grained pinned memory allocator libgomp: OpenMP pinned memory omp_alloc - - - -1- 2023-08-23 Andrew Stubbs Unresolved
[v2,5/6] libgomp, nvptx: Cuda pinned memory libgomp: OpenMP pinned memory omp_alloc - - - -1- 2023-08-23 Andrew Stubbs Unresolved
[v2,4/6] openmp: -foffload-memory=pinned libgomp: OpenMP pinned memory omp_alloc - - - -1- 2023-08-23 Andrew Stubbs Unresolved
[v2,3/6] openmp: Add -foffload-memory libgomp: OpenMP pinned memory omp_alloc - - - -1- 2023-08-23 Andrew Stubbs Unresolved
[v2,2/6] libgomp, openmp: Add ompx_pinned_mem_alloc libgomp: OpenMP pinned memory omp_alloc - - - -1- 2023-08-23 Andrew Stubbs Unresolved
[v2,1/6] libgomp: basic pinned memory on Linux libgomp: OpenMP pinned memory omp_alloc - - - -1- 2023-08-23 Andrew Stubbs Unresolved
RISC-V: Add initial pipeline description for an out-of-order core. RISC-V: Add initial pipeline description for an out-of-order core. - - - -1- 2023-08-23 Robin Dapp Unresolved
tree-optimization/111115 - SLP of masked stores tree-optimization/111115 - SLP of masked stores - - - -1- 2023-08-23 Richard Biener Unresolved
[v5] c++: extend cold, hot attributes to classes [v5] c++: extend cold, hot attributes to classes - - - 1-- 2023-08-23 Javier Martinez Accepted
RISC-V:add a more appropriate type attribute RISC-V:add a more appropriate type attribute - - - -1- 2023-08-23 Zhangjin Liao Unresolved
[V2] RISC-V: Refactor Phase 3 (Demand fusion) of VSETVL PASS [V2] RISC-V: Refactor Phase 3 (Demand fusion) of VSETVL PASS - - - -1- 2023-08-23 juzhe.zhong@rivai.ai Unresolved
RISC-V: Add conditional convert autovec patterns between FPs RISC-V: Add conditional convert autovec patterns between FPs - - - -1- 2023-08-23 Lehua Ding Unresolved
RISC-V: Add conditional sign/zero extension and truncation autovec patterns RISC-V: Add conditional sign/zero extension and truncation autovec patterns - - - -1- 2023-08-23 Lehua Ding Unresolved
rtl: use rtx_code for gen_ccmp_first and gen_ccmp_next rtl: use rtx_code for gen_ccmp_first and gen_ccmp_next - - - 1-- 2023-08-23 Richard Earnshaw Accepted
Fix profile update in tree-ssa-reassoc Fix profile update in tree-ssa-reassoc - - - 1-- 2023-08-23 Jan Hubicka Accepted
[V1,1/2] light expander sra v0 [V1,1/2] light expander sra v0 - - - 1-- 2023-08-23 Jiufu Guo Accepted
Fix target_clone ("arch=graniterapids-d") and target_clone ("arch=arrowlake-s") Fix target_clone ("arch=graniterapids-d") and target_clone ("arch=arrowlake-s") - - - -1- 2023-08-23 liuhongt Unresolved
[V2] RISC-V: Add conditional unary neg/abs/not autovec patterns [V2] RISC-V: Add conditional unary neg/abs/not autovec patterns - - - -1- 2023-08-23 Lehua Ding Unresolved
[v2] libffi: Backport of LoongArch support for libffi. [v2] libffi: Backport of LoongArch support for libffi. - - - 1-- 2023-08-23 chenglulu Accepted
RISC-V: Fix potential ICE of global vsetvl elimination RISC-V: Fix potential ICE of global vsetvl elimination - - - -1- 2023-08-23 juzhe.zhong@rivai.ai Unresolved
RISC-V: Fix VTYPE fuse rule bug RISC-V: Fix VTYPE fuse rule bug - - - 1-- 2023-08-23 juzhe.zhong@rivai.ai Accepted
RISC-V: Fix gather_load_run-12.c test RISC-V: Fix gather_load_run-12.c test - - - -1- 2023-08-23 juzhe.zhong@rivai.ai Unresolved
libgcc/m68k: Fixes for soft float libgcc/m68k: Fixes for soft float - - - 1-- 2023-08-23 Keith Packard Accepted
RISC-V: Add attribute to vtype change only vsetvl RISC-V: Add attribute to vtype change only vsetvl - - - 1-- 2023-08-23 juzhe.zhong@rivai.ai Accepted
RISC-V: Adapt live-1.c testcase RISC-V: Adapt live-1.c testcase - - - -1- 2023-08-23 juzhe.zhong@rivai.ai Unresolved
RISC-V: Clang format riscv-vsetvl.cc[NFC] RISC-V: Clang format riscv-vsetvl.cc[NFC] - - - -1- 2023-08-22 juzhe.zhong@rivai.ai Unresolved
RISC-V: Add riscv-vsetvl.def to t-riscv RISC-V: Add riscv-vsetvl.def to t-riscv - - - 1-- 2023-08-22 juzhe.zhong@rivai.ai Accepted
[pushed] analyzer: reimplement kf_strlen [PR105899] [pushed] analyzer: reimplement kf_strlen [PR105899] - - - -1- 2023-08-22 David Malcolm Unresolved
[pushed,2/2] c++: maybe_substitute_reqs_for fix [pushed,1/2] c++: constrained hidden friends [PR109751] - - - -1- 2023-08-22 Jason Merrill Unresolved
« 1 267 68 69159 160 »