Show patches with: Archived = No       |   27441 patches
« 1 291 92 93274 275 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[COMMITTED,frange] Handle relations in LTGT_EXPR. [COMMITTED,frange] Handle relations in LTGT_EXPR. - - -4- 2023-08-28 Aldy Hernandez Committed
MATCH: Remove redundant pattern for `(x | y) & ~x` MATCH: Remove redundant pattern for `(x | y) & ~x` - - 4-- 2023-08-28 Andrew Pinski Committed
[v2] LoongArch: Enable '-free' starting at -O2. [v2] LoongArch: Enable '-free' starting at -O2. - - 4-- 2023-08-28 Lulu Cheng Committed
[v1] LoongArch: Enable '-free' starting at -O2. [v1] LoongArch: Enable '-free' starting at -O2. - - 4-- 2023-08-28 Lulu Cheng Committed
RISC-V: Enable vec_init testsuite for RVV VLA vectorization RISC-V: Enable vec_init testsuite for RVV VLA vectorization - - 4-- 2023-08-28 钟居哲 Superseded
rs6000: mark tieable between INT and FLOAT rs6000: mark tieable between INT and FLOAT - - 4-- 2023-08-28 Jiufu Guo New
RISC-V: Fix VSETVL test failures RISC-V: Fix VSETVL test failures - - -4- 2023-08-28 钟居哲 Committed
IFCOMBINE: Remove outer condition for two same conditionals IFCOMBINE: Remove outer condition for two same conditionals - - 4-- 2023-08-27 Andrew Pinski New
fortran: Restore interface to its previous state on error [PR48776] fortran: Restore interface to its previous state on error [PR48776] - - 4-- 2023-08-27 Mikael Morin Committed
[committed] RISC-V: Fix spill-11.c testsuite failure [committed] RISC-V: Fix spill-11.c testsuite failure - - 13- 2023-08-27 Jeff Law Committed
[committed] RISC-V: Fix spill-12 test [committed] RISC-V: Fix spill-12 test - - 13- 2023-08-27 Jeff Law Committed
[committed] RISC-V: Fix xtheadcondmov-indirect.c [committed] RISC-V: Fix xtheadcondmov-indirect.c - - 13- 2023-08-27 Jeff Law Committed
[C] c: flag for tag compatibility rules [C] c: flag for tag compatibility rules - - --4 2023-08-26 Martin Uecker New
[C,6/6] c23: construct composite type for tagged types [C,1/6] c: reorganize recursive type checking - - 4-- 2023-08-26 Martin Uecker New
[C,5/6] c23: aliasing of compatible tagged types [C,1/6] c: reorganize recursive type checking - - 4-- 2023-08-26 Martin Uecker New
[C,4/6] c23: tag compatibility rules for enums [C,1/6] c: reorganize recursive type checking - - 2-2 2023-08-26 Martin Uecker New
[C,3/6] c23: tag compatibility rules for struct and unions [C,1/6] c: reorganize recursive type checking - - 2-2 2023-08-26 Martin Uecker New
[C,2/6] c23: recursive type checking of tagged type [C,1/6] c: reorganize recursive type checking - - 4-- 2023-08-26 Martin Uecker New
[C,1/6] c: reorganize recursive type checking [C,1/6] c: reorganize recursive type checking - - 4-- 2023-08-26 Martin Uecker New
[v2] Mode-Switching: Add optional EMIT_AFTER hook [v2] Mode-Switching: Add optional EMIT_AFTER hook - - 4-- 2023-08-26 Li, Pan2 via Gcc-patches New
[v2] analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395] [v2] analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395] - - 4-- 2023-08-26 Li, Pan2 via Gcc-patches Committed
libcpp: Small incremental patch for P1854R4 [PR110341] libcpp: Small incremental patch for P1854R4 [PR110341] - - --4 2023-08-26 Jakub Jelinek Superseded
PHIOPT: Add dump for match and simplify and early phiopt PHIOPT: Add dump for match and simplify and early phiopt - - 4-- 2023-08-26 Andrew Pinski Committed
Fix phi-opt-34.c testcase Fix phi-opt-34.c testcase - - -4- 2023-08-26 Andrew Pinski Committed
MAINTAINERS: Add myself to write after approval MAINTAINERS: Add myself to write after approval - - 4-- 2023-08-25 Edwin Lu Committed
c++: tweaks for explicit conversion fns diagnostic c++: tweaks for explicit conversion fns diagnostic - - 4-- 2023-08-25 Marek Polacek New
[committed] RISC-V: Make stack_save_restore tests more robust [committed] RISC-V: Make stack_save_restore tests more robust - - 13- 2023-08-25 Jeff Law Committed
[committed] RISC-V: Fix minor testsuite problem with zicond [committed] RISC-V: Fix minor testsuite problem with zicond - - 13- 2023-08-25 Jeff Law Committed
testsuite: Add test for already-fixed issue with _Pragma expansion [PR90400] testsuite: Add test for already-fixed issue with _Pragma expansion [PR90400] - - 4-- 2023-08-25 Lewis Hyatt Committed
c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statements c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statements - - --4 2023-08-25 Jakub Jelinek New
[COMMITTED,V3,6/6] OpenMP: Document support for imperfectly-nested loops. Support for imperfectly-nested loops - - --4 2023-08-25 Sandra Loosemore Committed
[COMMITTED,V3,5/6] OpenMP: Fortran support for imperfectly-nested loops Support for imperfectly-nested loops - - --4 2023-08-25 Sandra Loosemore New
[COMMITTED,V3,4/6] OpenMP: New C/C++ testcases for imperfectly nested loops. Support for imperfectly-nested loops - - --4 2023-08-25 Sandra Loosemore Committed
[COMMITTED,V3,3/6] OpenMP: C++ support for imperfectly-nested loops Support for imperfectly-nested loops - - --4 2023-08-25 Sandra Loosemore New
[COMMITTED,V3,2/6] OpenMP: C front end support for imperfectly-nested loops Support for imperfectly-nested loops - - --4 2023-08-25 Sandra Loosemore New
[COMMITTED,V3,1/6] OpenMP: Add OMP_STRUCTURED_BLOCK and GIMPLE_OMP_STRUCTURED_BLOCK. Support for imperfectly-nested loops - - --3 2023-08-25 Sandra Loosemore Committed
[Committed] RISC-V: Enable Hoist to GCSE simple constants [Committed] RISC-V: Enable Hoist to GCSE simple constants - - -4- 2023-08-25 Vineet Gupta Committed
[COMMITTEDv2] MATCH: Move `a ? one_zero : one_zero` matching after min/max matching [COMMITTEDv2] MATCH: Move `a ? one_zero : one_zero` matching after min/max matching - - -31 2023-08-25 Andrew Pinski Committed
[wwwdocs] projects/gomp: Update implementation status and minor fixes [wwwdocs] projects/gomp: Update implementation status and minor fixes - - --4 2023-08-25 Tobias Burnus New
c++: more dummy non_constant_p arg avoidance c++: more dummy non_constant_p arg avoidance - - 4-- 2023-08-25 Patrick Palka New
c++: CWG 2359, wrong copy-init with designated init [PR91319] c++: CWG 2359, wrong copy-init with designated init [PR91319] - - 4-- 2023-08-25 Marek Polacek New
c++: use conversion_obstack_sentinel throughout c++: use conversion_obstack_sentinel throughout - - 4-- 2023-08-25 Patrick Palka Committed
MATCH: Move `(X & ~Y) | (~X & Y)` over to use bitwise_inverted_equal_p MATCH: Move `(X & ~Y) | (~X & Y)` over to use bitwise_inverted_equal_p - - 4-- 2023-08-25 Andrew Pinski Committed
[V3,3/3] Use the counted_by attribute information in bound sanitizer[PR108896] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - 4-- 2023-08-25 Qing Zhao New
[V3,2/3] Use the counted_by atribute info in builtin object size [PR108896] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - 4-- 2023-08-25 Qing Zhao New
[V3,1/3] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - 4-- 2023-08-25 Qing Zhao New
[pushed] analyzer: fix ICE in text art strings support [pushed] analyzer: fix ICE in text art strings support - - -4- 2023-08-25 David Malcolm Committed
tree-optimization/111137 - dependence checking for SLP tree-optimization/111137 - dependence checking for SLP - - -4- 2023-08-25 Richard Biener Committed
Apply some TLC to vect_slp_analyze_instance_dependence Apply some TLC to vect_slp_analyze_instance_dependence - - --4 2023-08-25 Richard Biener New
[v2] LoongArch: Remove redundant sign extension instructions caused by SLT instructions. [v2] LoongArch: Remove redundant sign extension instructions caused by SLT instructions. - - 4-- 2023-08-25 Lulu Cheng Committed
fortran: Rename TRUE/FALSE to true/false in *.cc files fortran: Rename TRUE/FALSE to true/false in *.cc files - - 31- 2023-08-25 Uros Bizjak Committed
[committed] treewide: Rename TRUE/FALSE to true/false in *.cc files [committed] treewide: Rename TRUE/FALSE to true/false in *.cc files - - 31- 2023-08-25 Uros Bizjak Committed
tree-optimization/111136 - STMT_VINFO_SLP_VECT_ONLY and stores tree-optimization/111136 - STMT_VINFO_SLP_VECT_ONLY and stores - - -4- 2023-08-25 Richard Biener Committed
RISC-V: Refactor and clean expand_cond_len_{unop, binop, ternop} RISC-V: Refactor and clean expand_cond_len_{unop, binop, ternop} - - 4-- 2023-08-25 Lehua Ding Superseded
[PATCH-2,rs6000] Implement 32bit inline lrint [PR88558] [PATCH-2,rs6000] Implement 32bit inline lrint [PR88558] - - 4-- 2023-08-25 HAO CHEN GUI New
[PATCH-1,rs6000] Enable SImode in FP register on P7 [PR88558] [PATCH-1,rs6000] Enable SImode in FP register on P7 [PR88558] - - 3-- 2023-08-25 HAO CHEN GUI New
[v2] RISC-V: Enable Hoist to GCSE simple constants [v2] RISC-V: Enable Hoist to GCSE simple constants - - 3-- 2023-08-25 Vineet Gupta Committed
[PING] LoongArch: initial ada support on linux [PING] LoongArch: initial ada support on linux - - 4-- 2023-08-25 Yang Yujie Superseded
Use vmaskmov{ps, pd} for VI48_128_256 when TARGET_AVX2 is not available. Use vmaskmov{ps, pd} for VI48_128_256 when TARGET_AVX2 is not available. - - 4-- 2023-08-25 liuhongt Committed
[v1] LoongArch: Remove the symbolic extension instruction due to the SLT directive. [v1] LoongArch: Remove the symbolic extension instruction due to the SLT directive. - - 3-- 2023-08-25 Lulu Cheng New
[V3] RISC-V: Refactor Phase 3 (Demand fusion) of VSETVL PASS [V3] RISC-V: Refactor Phase 3 (Demand fusion) of VSETVL PASS - - 4-- 2023-08-25 钟居哲 Committed
[V2] RISC-V: Add conditional autovec convert(INT<->INT) patterns [V2] RISC-V: Add conditional autovec convert(INT<->INT) patterns - - 3-- 2023-08-25 Lehua Ding Superseded
RISC-V: Add early continue for ENTRY and EXIT block RISC-V: Add early continue for ENTRY and EXIT block - - -4- 2023-08-25 钟居哲 Committed
[v1] RISC-V: Support rounding mode for VFNMADD/VFNMACC autovec [v1] RISC-V: Support rounding mode for VFNMADD/VFNMACC autovec - - --4 2023-08-25 Li, Pan2 via Gcc-patches Committed
Fortran: improve bounds checking for DATA with implied-do [PR35095] Fortran: improve bounds checking for DATA with implied-do [PR35095] - - --4 2023-08-24 Harald Anlauf New
[V2] RISC-V: Add Types to Un-Typed Sync Instructions: [V2] RISC-V: Add Types to Un-Typed Sync Instructions: - - 4-- 2023-08-24 Edwin Lu Committed
[committed] i386: Optimize pinsrq of 0 with index 1 into movq [PR94866] [committed] i386: Optimize pinsrq of 0 with index 1 into movq [PR94866] - - -4- 2023-08-24 Uros Bizjak Committed
[ver,3] rs6000, add overloaded DFP quantize support [ver,3] rs6000, add overloaded DFP quantize support - - 4-- 2023-08-24 Carl Love New
[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 - - --- 2023-08-24 Andrew Pinski New
[2/3] MATCH: `a | C -> C` when we know that `a & ~C == 0` Untitled series #23835 - - --- 2023-08-24 Andrew Pinski Committed
[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 - - --- 2023-08-24 Andrew Pinski New
analyzer: Move gcc.dg/analyzer tests to c-c++-common (1). analyzer: Move gcc.dg/analyzer tests to c-c++-common (1). - - --4 2023-08-24 Li, Pan2 via Gcc-patches Superseded
RISC-V: Move vector-abi testcases into rvv/base folder RISC-V: Move vector-abi testcases into rvv/base folder 1 - 4-- 2023-08-24 Patrick O'Neill Committed
RISC-V: Fix stack_save_restore_1/2 test cases RISC-V: Fix stack_save_restore_1/2 test cases - - 4-- 2023-08-24 Jivan Hakobyan Superseded
[RFC] gimple ssa: SCCP - A new PHI optimization pass [RFC] gimple ssa: SCCP - A new PHI optimization pass - - --4 2023-08-24 Filip Kastl New
[9/9] analyzer: implement kf_strcat [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - 1-3 2023-08-24 David Malcolm Committed
[8/9] analyzer: handle strlen(BITS_WITHIN) [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - --4 2023-08-24 David Malcolm Committed
[7/9] analyzer: handle INIT_VAL(ELEMENT_REG(STRING_REG), CONSTANT_SVAL) [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - --4 2023-08-24 David Malcolm Committed
[6/9] analyzer: handle strlen(INIT_VAL(STRING_REG)) [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - --3 2023-08-24 David Malcolm Committed
[5/9] analyzer: reimplement kf_memcpy_memmove analyzer: strlen, strcpy, and strcat [PR105899] - - --3 2023-08-24 David Malcolm Committed
[4/9] analyzer: eliminate region_model::get_string_size [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - --1 2023-08-24 David Malcolm Committed
[3/9] analyzer: reimplement kf_strcpy [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - --- 2023-08-24 David Malcolm Committed
[2/9] analyzer: handle symbolic bindings in scan_for_null_terminator [PR105899] analyzer: strlen, strcpy, and strcat [PR105899] - - --- 2023-08-24 David Malcolm Committed
[1/9] analyzer: add logging to impl_path_context analyzer: strlen, strcpy, and strcat [PR105899] - - --- 2023-08-24 David Malcolm Committed
c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348] - - --4 2023-08-24 Jakub Jelinek New
c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342] c++: Implement C++26 P2361R6 - Unevaluated strings [PR110342] - - --4 2023-08-24 Jakub Jelinek New
Check that passes do not forget to define profile Check that passes do not forget to define profile - - -4- 2023-08-24 Jan Hubicka Committed
[committed] libstdc++: Add test for illegal pointer arithmetic in format [PR111102] [committed] libstdc++: Add test for illegal pointer arithmetic in format [PR111102] - - -4- 2023-08-24 Jonathan Wakely Committed
[committed] libstdc++: Fix -Wunused-but-set-variable in std::format_to test [committed] libstdc++: Fix -Wunused-but-set-variable in std::format_to test - - -4- 2023-08-24 Jonathan Wakely Committed
[committed] libstdc++: Tweak some preprocessor conditions for feature tests [committed] libstdc++: Tweak some preprocessor conditions for feature tests - - -4- 2023-08-24 Jonathan Wakely Committed
[committed] libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0) [committed] libstdc++: Implement new SI prefixes in <ratio> for C++23 (P2734R0) - - -4- 2023-08-24 Jonathan Wakely Committed
Fix confusion about load_p in vect_build_slp_tree_1 Fix confusion about load_p in vect_build_slp_tree_1 - - -4- 2023-08-24 Richard Biener Committed
[committed] libstdc++: Add pretty printer for std::locale [committed] libstdc++: Add pretty printer for std::locale - - -4- 2023-08-24 Jonathan Wakely Committed
[committed] libstdc++: Declutter std::optional and std:variant pretty printers [PR110944] [committed] libstdc++: Declutter std::optional and std:variant pretty printers [PR110944] - - -4- 2023-08-24 Jonathan Wakely Committed
tree-optimization/111125 - avoid BB vectorization in novector loops tree-optimization/111125 - avoid BB vectorization in novector loops - - -4- 2023-08-24 Richard Biener Committed
RISC-V: Add conditional autovec convert(INT<->FP) patterns RISC-V: Add conditional autovec convert(INT<->FP) patterns - - --4 2023-08-24 Lehua Ding Superseded
[V2] RISC-V: Support LEN_FOLD_EXTRACT_LAST auto-vectorization [V2] RISC-V: Support LEN_FOLD_EXTRACT_LAST auto-vectorization - - 4-- 2023-08-24 钟居哲 Committed
tree-optimization/111125 - properly cost BB reduction remain stmt handling tree-optimization/111125 - properly cost BB reduction remain stmt handling - - 2-2 2023-08-24 Richard Biener Committed
[v1] RISC-V: Support rounding mode for VFNMSAC/VFNMSUB autovec [v1] RISC-V: Support rounding mode for VFNMSAC/VFNMSUB autovec - - 4-- 2023-08-24 Li, Pan2 via Gcc-patches Committed
aarch64: Account for different Advanced SIMD fusing options aarch64: Account for different Advanced SIMD fusing options - - 13- 2023-08-24 Richard Sandiford Committed
« 1 291 92 93274 275 »