Show patches with: none      |   19919 patches
« 1 2 3 4199 200 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[1/3,og13] OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect OpenMP: Accelerated 2D/3D host<->target memory copies - - --3 2023-09-20 Julian Brown New
[Committed] RISC-V: Fix Demand comparison bug[VSETVL PASS] [Committed] RISC-V: Fix Demand comparison bug[VSETVL PASS] - - -4- 2023-09-20 juzhe.zhong@rivai.ai Committed
[pushed] Darwin: Move checking of the 'shared' driver spec. [pushed] Darwin: Move checking of the 'shared' driver spec. - - -4- 2023-09-20 Iain Sandoe New
[2/2] tree-optimization/111489 - raise --param uninit-max-chain-len to 8 [1/2] tree-optimization/111489 - turn uninit limits to params - - --4 2023-09-20 Richard Biener New
[1/2] tree-optimization/111489 - turn uninit limits to params [1/2] tree-optimization/111489 - turn uninit limits to params - - --4 2023-09-20 Richard Biener New
[rs6000] Enable vector compare for 16-byte memory equality compare [PR111449] [rs6000] Enable vector compare for 16-byte memory equality compare [PR111449] - - 4-- 2023-09-20 HAO CHEN GUI New
[V2] RISC-V: Support combine cond extend and reduce sum to widen reduce sum [V2] RISC-V: Support combine cond extend and reduce sum to widen reduce sum - - 3-1 2023-09-20 Lehua Ding rdapp Superseded
middle-end: use MAX_FIXED_MODE_SIZE instead of precidion of TImode/DImode middle-end: use MAX_FIXED_MODE_SIZE instead of precidion of TImode/DImode - - --4 2023-09-20 Jakub Jelinek New
c, c++, v3: Accept __builtin_classify_type (typename) c, c++, v3: Accept __builtin_classify_type (typename) - - --4 2023-09-20 Jakub Jelinek New
[fortran] PR68155 - ICE on initializing character array in type (len_lhs <> len_rhs) [fortran] PR68155 - ICE on initializing character array in type (len_lhs <> len_rhs) - - 4-- 2023-09-20 Paul Richard Thomas New
RISC-V: Reorganize and rename combine patterns in autovec-opt.md RISC-V: Reorganize and rename combine patterns in autovec-opt.md - - -4- 2023-09-20 Lehua Ding rdapp Committed
[committed] openmp: Add omp::decl attribute support [PR111392] [committed] openmp: Add omp::decl attribute support [PR111392] - - --4 2023-09-20 Jakub Jelinek New
[v5] Introduce attribute sym_alias (was: Last call for bikeshedding on attribute sym/exalias/revers… [v5] Introduce attribute sym_alias (was: Last call for bikeshedding on attribute sym/exalias/revers… - - 4-- 2023-09-20 Alexandre Oliva New
RISC-V: Fixed ICE caused by missing operand RISC-V: Fixed ICE caused by missing operand - - -4- 2023-09-20 Lehua Ding Committed
[_GLIBCXX_INLINE_VERSION] Fix <contracts> [_GLIBCXX_INLINE_VERSION] Fix <contracts> - - 4-- 2023-09-20 François Dumont New
libcpp: Improve the diagnostic for poisoned identifiers [PR36887] libcpp: Improve the diagnostic for poisoned identifiers [PR36887] - - 4-- 2023-09-20 Lewis Hyatt New
RISC-V: Support simplifying x/(-1) to neg for vector. RISC-V: Support simplifying x/(-1) to neg for vector. - - 13- 2023-09-20 Wang, Yanzhang JeffreyALaw Committed
[v1] RISC-V: Support ceil and ceilf auto-vectorization [v1] RISC-V: Support ceil and ceilf auto-vectorization - - 4-- 2023-09-20 Li, Pan2 Superseded
[Committed] RISC-V: Extend VLS modes in 'VWEXTI' iterator [Committed] RISC-V: Extend VLS modes in 'VWEXTI' iterator - - -12 2023-09-20 juzhe.zhong@rivai.ai Committed
[v1] Update check_effective_target_vect_int_mod according to LoongArch SX/ASX capabilities. [v1] Update check_effective_target_vect_int_mod according to LoongArch SX/ASX capabilities. - - 3-- 2023-09-20 Chenghui Pan New
[Committed] RISC-V: Fix --enable-checking=rtl ICE on rv32gc bootstrap [Committed] RISC-V: Fix --enable-checking=rtl ICE on rv32gc bootstrap - 1 --2 2023-09-19 Patrick O'Neill Committed
[v8,4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces Untitled series #24863 - - --- 2023-09-19 Ajit Agarwal New
[pushed] c++: fix cxx_print_type's template-info dumping [pushed] c++: fix cxx_print_type's template-info dumping - - -1- 2023-09-19 Patrick Palka New
Remove .PHONY targets when building .fda files during autoprofiledbootstrap Remove .PHONY targets when building .fda files during autoprofiledbootstrap - - --1 2023-09-19 Eugene Rozenfeld New
Fixes for profile count/probability maintenance Fixes for profile count/probability maintenance - - --1 2023-09-19 Eugene Rozenfeld New
RISC-V: Fix --enable-checking=rtl ICE on rv32gc bootstrap RISC-V: Fix --enable-checking=rtl ICE on rv32gc bootstrap - 2 -1- 2023-09-19 Patrick O'Neill Committed
[committed] Fix bogus operand predicate on iq2000 [committed] Fix bogus operand predicate on iq2000 - - -1- 2023-09-19 Jeff Law New
c++: improve class NTTP object pretty printing [PR111471] c++: improve class NTTP object pretty printing [PR111471] - - --- 2023-09-19 Patrick Palka New
[COMMITTED,frange] Remove redundant known_isnan() checks. [COMMITTED,frange] Remove redundant known_isnan() checks. - - --- 2023-09-19 Aldy Hernandez New
[COMMITTED] Add frange::update_nan (const nan_state &). [COMMITTED] Add frange::update_nan (const nan_state &). - - --- 2023-09-19 Aldy Hernandez New
[COMMITTED,frange] Add op2_range for operator_not_equal. [COMMITTED,frange] Add op2_range for operator_not_equal. - - --- 2023-09-19 Aldy Hernandez New
[pushed] c++: inherited default constructor [CWG2799] [pushed] c++: inherited default constructor [CWG2799] - - --- 2023-09-19 Jason Merrill New
[2/2] RISC-V: Add support for XCValu extension in CV32E40P RISC-V: Support CORE-V XCVMAC and XCVALU extensions - - --- 2023-09-19 Mary Bennett kitoc Changes Requested
[1/2] RISC-V: Add support for XCVmac extension in CV32E40P RISC-V: Support CORE-V XCVMAC and XCVALU extensions - - --- 2023-09-19 Mary Bennett New
c++: further optimize tsubst_template_decl c++: further optimize tsubst_template_decl - - --- 2023-09-19 Patrick Palka New
middle-end ifcvt: replace C++ sort with vec::qsort [PR109154] middle-end ifcvt: replace C++ sort with vec::qsort [PR109154] - - --- 2023-09-19 Tamar Christina New
target/30484 - testcase for exploration target/30484 - testcase for exploration - - --- 2023-09-19 Richard Biener New
c/111468 - dump unordered compare operators in their GIMPLE form with -gimple c/111468 - dump unordered compare operators in their GIMPLE form with -gimple - - --- 2023-09-19 Richard Biener New
middle-end: relax validate_subreg to allow paradoxical subregs that change mode middle-end: relax validate_subreg to allow paradoxical subregs that change mode - - --- 2023-09-19 Tamar Christina New
RISC-V: Add FNMS floating-point VLS tests RISC-V: Add FNMS floating-point VLS tests - - --- 2023-09-19 juzhe.zhong@rivai.ai JeffreyALaw Committed
[COMMITTED] ada: TSS finalize address subprogram generation for constrained... [COMMITTED] ada: TSS finalize address subprogram generation for constrained... - - --- 2023-09-19 Marc Poulhiès New
[COMMITTED] ada: Private extensions with the keyword "synchronized" are always limited. [COMMITTED] ada: Private extensions with the keyword "synchronized" are always limited. - - --- 2023-09-19 Marc Poulhiès New
[COMMITTED] ada: Refine upper array bound for bit packed array [COMMITTED] ada: Refine upper array bound for bit packed array - - --- 2023-09-19 Marc Poulhiès New
[COMMITTED] ada: Crash processing type invariants on child subprogram [COMMITTED] ada: Crash processing type invariants on child subprogram - - --- 2023-09-19 Marc Poulhiès New
[Committed] RISC-V: Support VLS unary floating-point patterns [Committed] RISC-V: Support VLS unary floating-point patterns - - --- 2023-09-19 juzhe.zhong@rivai.ai JeffreyALaw Committed
tree-optimization/111465 - bougs jump threading with no-copy src block tree-optimization/111465 - bougs jump threading with no-copy src block - - --- 2023-09-19 Richard Biener New
c/111468 - add unordered compare and pointer diff to GIMPLE FE parsing c/111468 - add unordered compare and pointer diff to GIMPLE FE parsing - - 1-- 2023-09-19 Richard Biener New
[Committed] RISC-V: Support VLS floating-point FMA/FNMA/FMS auto-vectorization [Committed] RISC-V: Support VLS floating-point FMA/FNMA/FMS auto-vectorization - - -2- 2023-09-19 juzhe.zhong@rivai.ai JeffreyALaw Committed
[v2,3/4] Improve functionality of ree pass with various constants with AND operation. Untitled series #24831 - - --- 2023-09-19 Ajit Agarwal New
[v7,4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces Untitled series #24829 - - --- 2023-09-19 Ajit Agarwal New
[PING] More '#ifdef ASM_OUTPUT_DEF' -> 'if (TARGET_SUPPORTS_ALIASES)' etc. (was: [PATCH][v2] Introd… [PING] More '#ifdef ASM_OUTPUT_DEF' -> 'if (TARGET_SUPPORTS_ALIASES)' etc. (was: [PATCH][v2] Introd… - - --3 2023-09-19 Thomas Schwinge New
[RFC,2/2] RISC-V: Add 'Zfbfmin' extension. [RFC,1/2] RISC-V: Add support for _Bfloat16. - - 3-- 2023-09-19 Jin Ma New
[RFC,1/2] RISC-V: Add support for _Bfloat16. [RFC,1/2] RISC-V: Add support for _Bfloat16. - - --- 2023-09-19 Jin Ma New
[Committed] RISC-V: Support integer FMA/FNMA VLS modes autovectorization [Committed] RISC-V: Support integer FMA/FNMA VLS modes autovectorization - - 1-2 2023-09-19 juzhe.zhong@rivai.ai JeffreyALaw Committed
match.pd: Some build_nonstandard_integer_type tweaks match.pd: Some build_nonstandard_integer_type tweaks - - --3 2023-09-19 Jakub Jelinek New
[committed] libgomp: Handle NULL environ like pointer to NULL pointer [PR111413] [committed] libgomp: Handle NULL environ like pointer to NULL pointer [PR111413] - - --3 2023-09-19 Jakub Jelinek New
v2: small _BitInt tweaks v2: small _BitInt tweaks - - --3 2023-09-19 Jakub Jelinek New
[v3] Modify gas uleb128 support test [v3] Modify gas uleb128 support test - - 3-- 2023-09-19 mengqinggang New
[2/2] testcase: rename pr111303.c to pr111324.c [1/2] using overflow_free_p to simplify pattern - - 4-- 2023-09-19 Jiufu Guo New
[1/2] using overflow_free_p to simplify pattern [1/2] using overflow_free_p to simplify pattern - - 1-- 2023-09-19 Jiufu Guo New
[V2] RISC-V: Fix RVV can change mode class bug [V2] RISC-V: Fix RVV can change mode class bug - - 4-- 2023-09-19 juzhe.zhong@rivai.ai rdapp Committed
[COMMITTED] RISC-V: Fix typos on comments (SVE -> RVV) [COMMITTED] RISC-V: Fix typos on comments (SVE -> RVV) - - -4- 2023-09-19 Tsukasa OI Committed
RISC-V: Fix RVV can change mode class bug RISC-V: Fix RVV can change mode class bug - - 4-- 2023-09-19 juzhe.zhong@rivai.ai Superseded
RISC-V: Add builtin .def file dependencies RISC-V: Add builtin .def file dependencies - - 13- 2023-09-19 Tsukasa OI kitoc Committed
[v7] c++: Move consteval folding to cp_fold_r [v7] c++: Move consteval folding to cp_fold_r - - 4-- 2023-09-18 Marek Polacek New
[C,v2] Add Walloc-size to warn about insufficient size in allocations [PR71219] [C,v2] Add Walloc-size to warn about insufficient size in allocations [PR71219] - - 4-- 2023-09-18 Martin Uecker New
fortran: fix checking of CHARACTER lengths in array constructors [PR70231] fortran: fix checking of CHARACTER lengths in array constructors [PR70231] - - 4-- 2023-09-18 Harald Anlauf New
[pushed] Darwin, debug : Switch to DWARF 3 or 4 when dsymutil supports it. [pushed] Darwin, debug : Switch to DWARF 3 or 4 when dsymutil supports it. - - -4- 2023-09-18 Iain Sandoe New
[pushed] configure, Darwin: Adjust handing of stdlib option. [pushed] configure, Darwin: Adjust handing of stdlib option. - - -4- 2023-09-18 Iain Sandoe New
c++, v2: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++, v2: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - --4 2023-09-18 Jakub Jelinek New
c++, v2: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] c++, v2: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349] - - --4 2023-09-18 Jakub Jelinek New
[v2,2/2] c++: convert_to_void and volatile references [v2,1/2] c++: overeager type completion in convert_to_void [PR111419] - - 4-- 2023-09-18 Patrick Palka New
[v2,1/2] c++: overeager type completion in convert_to_void [PR111419] [v2,1/2] c++: overeager type completion in convert_to_void [PR111419] - - --4 2023-09-18 Patrick Palka New
RISC-V: Support combine cond extend and reduce sum to cond widen reduce sum RISC-V: Support combine cond extend and reduce sum to cond widen reduce sum - - 4-- 2023-09-18 Lehua Ding rdapp Superseded
[pushed] wwwdocs: conduct: Fix nested lists [pushed] wwwdocs: conduct: Fix nested lists - - --4 2023-09-18 Gerald Pfeifer New
Move 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx/abi-[...].C' (was: [PTX] parameters and return… Move 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx/abi-[...].C' (was: [PTX] parameters and return… - - -4- 2023-09-18 Thomas Schwinge Committed
Add 'g++.target/nvptx/nvptx.exp' for nvptx-specific C++ test cases Add 'g++.target/nvptx/nvptx.exp' for nvptx-specific C++ test cases - - -4- 2023-09-18 Thomas Schwinge Committed
Fix up 'g++.dg/abi/nvptx-ptrmem1.C' (was: [PTX] more register cleanups) Fix up 'g++.dg/abi/nvptx-ptrmem1.C' (was: [PTX] more register cleanups) - - -4- 2023-09-18 Thomas Schwinge Committed
LTO: Get rid of 'lto_mode_identity_table' (was: Machine Mode ICE in RISC-V when LTO) LTO: Get rid of 'lto_mode_identity_table' (was: Machine Mode ICE in RISC-V when LTO) - - 4-- 2023-09-18 Thomas Schwinge Committed
[committed] libstdc++: Minor tweak to C++20 status docs [committed] libstdc++: Minor tweak to C++20 status docs - - -4- 2023-09-18 Jonathan Wakely New
[committed] libstdc++: Update C++20 and C++23 status docs [committed] libstdc++: Update C++20 and C++23 status docs - - 22- 2023-09-18 Jonathan Wakely New
[wwwdocs] Document libstdc++ changes in GCC 14 [wwwdocs] Document libstdc++ changes in GCC 14 - - --4 2023-09-18 Jonathan Wakely Committed
RISC-V: Remove redundant vec_duplicate pattern RISC-V: Remove redundant vec_duplicate pattern - - 13- 2023-09-18 juzhe.zhong@rivai.ai Committed
[Committed] RISC-V: Fix bogus FAILs of vsetvl testcases [Committed] RISC-V: Fix bogus FAILs of vsetvl testcases - - 13- 2023-09-18 juzhe.zhong@rivai.ai Committed
RISC-V: Removed misleading comments in testcases RISC-V: Removed misleading comments in testcases - - 13- 2023-09-18 Lehua Ding Committed
OpenMP: Add ME support for 'omp allocate' stack variables OpenMP: Add ME support for 'omp allocate' stack variables - - 4-- 2023-09-18 Tobias Burnus New
RISC-V: Add fixed PR111255 testcase by other patch RISC-V: Add fixed PR111255 testcase by other patch - - 13- 2023-09-18 Lehua Ding Committed
[Committed] RISC-V: Support VLS reduction [Committed] RISC-V: Support VLS reduction - - -4- 2023-09-18 juzhe.zhong@rivai.ai Committed
RISC-V: Refactor and cleanup fma patterns RISC-V: Refactor and cleanup fma patterns - - 4-- 2023-09-18 Lehua Ding Committed
[committed] libstdc++: Minor update to installation docs [committed] libstdc++: Minor update to installation docs - - -4- 2023-09-18 Jonathan Wakely Committed
[Committed] RISC-V: Fix VSETVL PASS fusion bug [Committed] RISC-V: Fix VSETVL PASS fusion bug - - -4- 2023-09-18 juzhe.zhong@rivai.ai Committed
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval - - -4- 2023-09-18 Fei Gao Committed
[v1] LoongArch: Adjust the vector cost model for better performance [v1] LoongArch: Adjust the vector cost model for better performance - - 4-- 2023-09-18 Li Wei New
RISC-V: Remove autovec-vls.md file and clean up VLS move modes[NFC] RISC-V: Remove autovec-vls.md file and clean up VLS move modes[NFC] - - 1-3 2023-09-18 juzhe.zhong@rivai.ai Committed
rs6000: Skip empty inline asm in rs6000_update_ipa_fn_target_info [PR111366] rs6000: Skip empty inline asm in rs6000_update_ipa_fn_target_info [PR111366] - - 4-- 2023-09-18 Kewen.Lin New
rs6000: Use default target option node for callee by default [PR111380] rs6000: Use default target option node for callee by default [PR111380] - - 4-- 2023-09-18 Kewen.Lin New
PATCH v6 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces. PATCH v6 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces. - - --4 2023-09-18 Ajit Agarwal New
RISC-V: Remove phase 6 of vsetvl pass in GCC13[PR111412] RISC-V: Remove phase 6 of vsetvl pass in GCC13[PR111412] - - --4 2023-09-18 Li Xu kitoc Committed
[pushed] doc: GTY((cache)) documentation tweak [pushed] doc: GTY((cache)) documentation tweak - - -4- 2023-09-18 Jason Merrill Committed
[v1] RISC-V: Support VLS mode for vec_set [v1] RISC-V: Support VLS mode for vec_set - - 2-2 2023-09-18 Li, Pan2 via Gcc-patches kitoc Committed
« 1 2 3 4199 200 »