Show patches with: Archived = No       |   115849 patches
« 1 2 3 41158 1159 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Fix condition for supported SIMD types on ARMv8 [committed] libstdc++: Fix condition for supported SIMD types on ARMv8 - - - - --- 2023-06-01 Matthias Kretz New
[V2] RISC-V: Add pseudo vwmul.wv pattern to enhance vwmul.vv instruction optimizations [V2] RISC-V: Add pseudo vwmul.wv pattern to enhance vwmul.vv instruction optimizations - - - - --- 2023-06-01 juzhe.zhong@rivai.ai New
Don't try bswap + rotate when TYPE_PRECISION(n->type) > n->range. Don't try bswap + rotate when TYPE_PRECISION(n->type) > n->range. - - - - --- 2023-06-01 liuhongt New
RISC-V: Add pseudo vwmul.wv pattern to enhance vwmul.vv instruction optimizations RISC-V: Add pseudo vwmul.wv pattern to enhance vwmul.vv instruction optimizations - - - - --- 2023-06-01 juzhe.zhong@rivai.ai New
[v5] tree-ssa-sink: Improve code sinking pass [v5] tree-ssa-sink: Improve code sinking pass - - - - --- 2023-06-01 Ajit Agarwal New
RISC-V: Introduce vfloat16m{f}*_t and their machine mode. RISC-V: Introduce vfloat16m{f}*_t and their machine mode. - - - - --- 2023-06-01 Li, Pan2 via Gcc-patches New
[2/3,v3] xtensa: Add 'adddi3' and 'subdi3' insn patterns Untitled series #357609 - - - - --- 2023-06-01 Takayuki 'January June' Suwa New
PATCH v5 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces. PATCH v5 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces. - - - - --- 2023-06-01 Ajit Agarwal New
[V3] VECT: Change flow of decrement IV [V3] VECT: Change flow of decrement IV - - - - --- 2023-06-01 juzhe.zhong@rivai.ai New
[v5] MIPS: Add speculation_barrier support [v5] MIPS: Add speculation_barrier support - - - - --- 2023-06-01 YunQiang Su New
RISC-V: Add vwadd.wv/vwsub.wv auto-vectorization lowering optimization RISC-V: Add vwadd.wv/vwsub.wv auto-vectorization lowering optimization - - - - --- 2023-06-01 juzhe.zhong@rivai.ai New
doc: improve docs for -pedantic{,-errors} doc: improve docs for -pedantic{,-errors} - - - - --- 2023-06-01 Jason Merrill New
[pushed] c++: make -fpermissive avoid -Werror=narrowing [pushed] c++: make -fpermissive avoid -Werror=narrowing - - - - --- 2023-06-01 Jason Merrill New
libstdc++: optimize EH phase 2 libstdc++: optimize EH phase 2 - - - - --- 2023-06-01 Jason Merrill New
[V2] RISC-V: Support RVV permutation auto-vectorization [V2] RISC-V: Support RVV permutation auto-vectorization - - - - --- 2023-06-01 juzhe.zhong@rivai.ai New
[committed] libstdc++: Add separate autoconf macro for std::float_t and std::double_t [PR109818] [committed] libstdc++: Add separate autoconf macro for std::float_t and std::double_t [PR109818] - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath> [committed] libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath> - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Express std::vector's size() <= capacity() invariant in code [committed] libstdc++: Express std::vector's size() <= capacity() invariant in code - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Fix build for targets without _Float128 [PR109921] [committed] libstdc++: Fix build for targets without _Float128 [PR109921] - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Fix configure test for 32-bit targets [committed] libstdc++: Fix configure test for 32-bit targets - - - - --- 2023-05-31 Jonathan Wakely New
OpenMP/Fortran: Permit pure directives inside PURE OpenMP/Fortran: Permit pure directives inside PURE - - - - --- 2023-05-31 Tobias Burnus New
[3/3] analyzer: add text-art visualizations of out-of-bounds accesses [PR106626] Add diagram support to gcc diagnostics - - - - --- 2023-05-31 David Malcolm New
[2/3] diagnostics: add support for "text art" diagrams Add diagram support to gcc diagnostics - - - - --- 2023-05-31 David Malcolm New
[1/3] testsuite: move handle-multiline-outputs to before check for blank lines Add diagram support to gcc diagnostics - - - - --- 2023-05-31 David Malcolm New
Move std::search into algobase.h Move std::search into algobase.h - - - - --- 2023-05-31 François Dumont New
[3/3] testsuite: print any leaking torture options for debugging Unbork testsuite for multlib setups - - - - --- 2023-05-31 Vineet Gupta New
[2/3] RISC-V: Add missing torture-init and torture-finish for rvv.exp Unbork testsuite for multlib setups - - - - --- 2023-05-31 Vineet Gupta New
[1/3] testsuite: Unbork multilib testing on RISC-V (and any target really) Unbork testsuite for multlib setups - - - - --- 2023-05-31 Vineet Gupta New
reload_cse_move2add: Handle trivial single_set:s reload_cse_move2add: Handle trivial single_set:s - - - - --- 2023-05-31 Hans-Peter Nilsson New
[V2] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c [V2] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c - - - - --- 2023-05-31 shiyulong@iscas.ac.cn New
[V2] VECT: Change flow of decrement IV [V2] VECT: Change flow of decrement IV - - - - --- 2023-05-31 juzhe.zhong@rivai.ai New
[V2] RISC-V: Add vwadd<u>/vwsub<u>/vwmul<u>/vwmulsu.vv lowering optimizaiton for RVV auto-vectoriza… [V2] RISC-V: Add vwadd<u>/vwsub<u>/vwmul<u>/vwmulsu.vv lowering optimizaiton for RVV auto-vectoriza… - - - - --- 2023-05-31 juzhe.zhong@rivai.ai New
[v2] aarch64: Add pattern for bswap + rotate [PR 110039] [v2] aarch64: Add pattern for bswap + rotate [PR 110039] - - - - --- 2023-05-31 Christophe Lyon New
[committed] libstdc++: Do not include <exception> in <mutex> [committed] libstdc++: Do not include <exception> in <mutex> - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Replace obsolete shell syntax in configure.ac [committed] libstdc++: Replace obsolete shell syntax in configure.ac - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Add missing noexcept to std::scoped_allocator_adaptor [committed] libstdc++: Add missing noexcept to std::scoped_allocator_adaptor - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Add std::numeric_limits<__float128> specialization [PR104772] [committed] libstdc++: Add std::numeric_limits<__float128> specialization [PR104772] - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Disable embedded tzdata for all 16-bit targets [committed] libstdc++: Disable embedded tzdata for all 16-bit targets - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Fix preprocessor conditions for std::from_chars [PR109921] [committed] libstdc++: Fix preprocessor conditions for std::from_chars [PR109921] - - - - --- 2023-05-31 Jonathan Wakely New
[committed] libstdc++: Deprecate std::setfill for std::basic_istream [PR109922] [committed] libstdc++: Deprecate std::setfill for std::basic_istream [PR109922] - - - - --- 2023-05-31 Jonathan Wakely New
RISC-V: Add vwadd<u>/vwsub<u>/vwmul<u>/vwmulsu.vv lowering optimizaiton for RVV auto-vectorization RISC-V: Add vwadd<u>/vwsub<u>/vwmul<u>/vwmulsu.vv lowering optimizaiton for RVV auto-vectorization - - - - --- 2023-05-31 juzhe.zhong@rivai.ai New
ipa/109983 - (IPA) PTA speedup ipa/109983 - (IPA) PTA speedup - - - - --- 2023-05-31 Richard Biener New
IPA PTA stats enhancement and non-details dump slimming IPA PTA stats enhancement and non-details dump slimming - - - - --- 2023-05-31 Richard Biener New
emit-rtl: Change return type of predicate functions from int to bool emit-rtl: Change return type of predicate functions from int to bool - - - - --- 2023-05-31 Uros Bizjak New
RISC-V: Remove FRM for vfncvt.rod instruction RISC-V: Remove FRM for vfncvt.rod instruction - - - - --- 2023-05-31 juzhe.zhong@rivai.ai New
RISC-V: Remove FRM for vfwcvt.f.x<u>.v (RVV integer to float widening conversion) RISC-V: Remove FRM for vfwcvt.f.x<u>.v (RVV integer to float widening conversion) - - - - --- 2023-05-31 juzhe.zhong@rivai.ai New
RISC-V: Remove FRM for vfwcvt (RVV float to float widening conversion) RISC-V: Remove FRM for vfwcvt (RVV float to float widening conversion) - - - - --- 2023-05-31 juzhe.zhong@rivai.ai New
RISC-V: Add testcase for vrsub.vi auto-vectorization RISC-V: Add testcase for vrsub.vi auto-vectorization - - - - --- 2023-05-31 juzhe.zhong@rivai.ai New
[v2,2/2] MIPS: Don't expand large unaligned block move [v2,1/2] MIPS: Use unaligned access to expand block_move on r6 - - - - --- 2023-05-31 YunQiang Su New
[v2,1/2] MIPS: Use unaligned access to expand block_move on r6 [v2,1/2] MIPS: Use unaligned access to expand block_move on r6 - - - - --- 2023-05-31 YunQiang Su New
RISC-V: Support RVV permutation auto-vectorization RISC-V: Support RVV permutation auto-vectorization - - - - --- 2023-05-31 juzhe.zhong@rivai.ai New
aarch64: Add pattern for bswap + rotate [PR 110039] aarch64: Add pattern for bswap + rotate [PR 110039] - - - - --- 2023-05-31 Christophe Lyon New
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval - - - - --- 2023-05-31 P Jeevitha New
alias: Change return type of predicate functions from int to bool alias: Change return type of predicate functions from int to bool - - - - --- 2023-05-31 Uros Bizjak New
[v4] tree-ssa-sink: Improve code sinking pass [v4] tree-ssa-sink: Improve code sinking pass - - - - --- 2023-05-31 Ajit Agarwal New
RISC-V: Add ZVFH extension to the -march= option RISC-V: Add ZVFH extension to the -march= option - - - - --- 2023-05-31 Li, Pan2 via Gcc-patches New
[v4] tree-sea-sink: Improve code sinking pass [v4] tree-sea-sink: Improve code sinking pass - - - - --- 2023-05-31 Ajit Agarwal New
[V1] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c [V1] Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c - - - - --- 2023-05-31 shiyulong@iscas.ac.cn New
Fix PR 110042: ifcvt regression due to paradoxical subregs Fix PR 110042: ifcvt regression due to paradoxical subregs - - - - --- 2023-05-31 Andrew Pinski New
Fix ICE in rewrite_expr_tree_parallel Fix ICE in rewrite_expr_tree_parallel - - - - --- 2023-05-31 Li, Pan2 via Gcc-patches New
RISC-V: Fix unreachable test code for init repeat sequence. RISC-V: Fix unreachable test code for init repeat sequence. - - - - --- 2023-05-31 Li, Pan2 via Gcc-patches New
[pushed] testsuite: add verify-sarif-file to some testcases that were missing it [pushed] testsuite: add verify-sarif-file to some testcases that were missing it - - - - --- 2023-05-30 David Malcolm New
rs6000: Update the vsx-vector-6.* tests. rs6000: Update the vsx-vector-6.* tests. - - - - --- 2023-05-30 Carl Love New
rs6000, fix vec_replace_unaligned builtin arguments rs6000, fix vec_replace_unaligned builtin arguments - - - - --- 2023-05-30 Carl Love New
[testsuite,applied] PR52641: Fix more implicit int=32 fallout. [testsuite,applied] PR52641: Fix more implicit int=32 fallout. - - - - --- 2023-05-30 Georg-Johann Lay New
[pushed] LRA: Update insn sp offset if its input reload changes SP [pushed] LRA: Update insn sp offset if its input reload changes SP - - - - --- 2023-05-30 Vladimir Makarov New
RISC-V: Synthesize power-of-two constants. RISC-V: Synthesize power-of-two constants. - - - - --- 2023-05-30 Robin Dapp New
[V9,2/2] Update documentation to clarify a GCC extension [PR77650] [V9,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - - --- 2023-05-30 Qing Zhao New
[V9,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] [V9,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] - - - - --- 2023-05-30 Qing Zhao New
[V9,0/2] Accept and Handle the case when a structure including a FAM nested in another structure - - - - --- 2023-05-30 Qing Zhao New
[2/2] btf: improve -dA comments for testsuite [1/2] btf: be clear when record size/type is not used - - - - --- 2023-05-30 David Faust New
[1/2] btf: be clear when record size/type is not used [1/2] btf: be clear when record size/type is not used - - - - --- 2023-05-30 David Faust New
jump: Change return type of predicate functions from int to bool jump: Change return type of predicate functions from int to bool - - - - --- 2023-05-30 Uros Bizjak New
[arm,testsuite] : Fix ACLE data-intrinsics testcases [arm,testsuite] : Fix ACLE data-intrinsics testcases - - - - --- 2023-05-30 Christophe Lyon New
VECT: Change flow of decrement IV VECT: Change flow of decrement IV - - - - --- 2023-05-30 juzhe.zhong@rivai.ai New
[committed] OpenMP: Improve C/C++ parsing error message [PR109999] [committed] OpenMP: Improve C/C++ parsing error message [PR109999] - - - - --- 2023-05-30 Tobias Burnus New
Update perf auto profile script Update perf auto profile script - - - - --- 2023-05-30 Andi Kleen New
[3/3,v2] xtensa: Optimize 'cstoresi4' insn pattern Untitled series #357191 - - - - --- 2023-05-30 Takayuki 'January June' Suwa New
[2/3,v2] xtensa: Add 'adddi3' and 'subdi3' insn patterns Untitled series #357191 - - - - --- 2023-05-30 Takayuki 'January June' Suwa New
[3/3] xtensa: Optimize 'cstoresi4' insn pattern [1/3] xtensa: Improve "*shlrd_reg" insn pattern and its variant - - - - --- 2023-05-30 Takayuki 'January June' Suwa New
[2/3] xtensa: Add 'adddi3' and 'subdi3' insn patterns [1/3] xtensa: Improve "*shlrd_reg" insn pattern and its variant - - - - --- 2023-05-30 Takayuki 'January June' Suwa New
[1/3] xtensa: Improve "*shlrd_reg" insn pattern and its variant [1/3] xtensa: Improve "*shlrd_reg" insn pattern and its variant - - - - --- 2023-05-30 Takayuki 'January June' Suwa New
riscv: add work around for PR sanitizer/82501 riscv: add work around for PR sanitizer/82501 - - - - --- 2023-05-30 Andreas Schwab New
riscv: update riscv_asan_shadow_offset riscv: update riscv_asan_shadow_offset - - - - --- 2023-05-30 Andreas Schwab New
[COMMITTED] ada: Fix wrong access for qualified aggregate with storage model [COMMITTED] ada: Fix wrong access for qualified aggregate with storage model - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Fix internal error on qualified aggregate with storage model [COMMITTED] ada: Fix internal error on qualified aggregate with storage model - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Add missing guards for degenerate storage models [COMMITTED] ada: Add missing guards for degenerate storage models - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Fix incorrect copies being used with 'Address [COMMITTED] ada: Fix incorrect copies being used with 'Address - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Fix bogus Storage_Error on dynamic array with static zero length [COMMITTED] ada: Fix bogus Storage_Error on dynamic array with static zero length - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Fix minor issue with Mod operator [COMMITTED] ada: Fix minor issue with Mod operator - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Minor generic tweaks left and and right [COMMITTED] ada: Minor generic tweaks left and and right - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Make internal_error_function more robust [COMMITTED] ada: Make internal_error_function more robust - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Adjust again the implementation of storage models [COMMITTED] ada: Adjust again the implementation of storage models - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Simplify the implementation of storage models [COMMITTED] ada: Simplify the implementation of storage models - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Make use of Cannot_Be_Superflat flag on N_Range nodes [COMMITTED] ada: Make use of Cannot_Be_Superflat flag on N_Range nodes - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Disable PIE mode during the build of the Ada front-end [COMMITTED] ada: Disable PIE mode during the build of the Ada front-end - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Fix storage model handling for dereference as lvalue and renamings [COMMITTED] ada: Fix storage model handling for dereference as lvalue and renamings - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Small cleanups and fixes in expansion of aggregates [COMMITTED] ada: Small cleanups and fixes in expansion of aggregates - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Fix wrong expansion of array aggregate with noncontiguous choices [COMMITTED] ada: Fix wrong expansion of array aggregate with noncontiguous choices - - - - --- 2023-05-30 Marc Poulhiès New
[COMMITTED] ada: Fix internal error on array constant in expression function [COMMITTED] ada: Fix internal error on array constant in expression function - - - - --- 2023-05-30 Marc Poulhiès New
« 1 2 3 41158 1159 »