Show patches with: none      |   128447 patches
« 1 2 3 41284 1285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] xtensa: Use REG_P(), MEM_P(), etc. instead of comparing GET_CODE() [1/2] xtensa: Use REG_P(), MEM_P(), etc. instead of comparing GET_CODE() - - - - --- 2024-05-30 Takayuki 'January June' Suwa New
[COMMITTED] ggc: Reduce GGC_QUIRE_SIZE on Solaris/SPARC [PR115031] [COMMITTED] ggc: Reduce GGC_QUIRE_SIZE on Solaris/SPARC [PR115031] - - - - --- 2024-05-30 Rainer Orth New
[pushed] analyzer: fix a -Wunused-parameter [pushed] analyzer: fix a -Wunused-parameter - - - - --- 2024-05-30 David Malcolm New
[pushed] Add new text_art::tree_widget and use it in analyzer [pushed] Add new text_art::tree_widget and use it in analyzer - - - - --- 2024-05-30 David Malcolm New
[aarch64,middle-end] v5: Move pair_fusion pass from aarch64 to middle-end [aarch64,middle-end] v5: Move pair_fusion pass from aarch64 to middle-end - - - - --- 2024-05-30 Ajit Agarwal New
[v10,5/5] Add the 6th argument to .ACCESS_WITH_SIZE New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-05-30 Qing Zhao New
[v10,4/5] Use the .ACCESS_WITH_SIZE in bound sanitizer. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-05-30 Qing Zhao New
[v10,3/5] Use the .ACCESS_WITH_SIZE in builtin object size. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-05-30 Qing Zhao New
[v10,2/5] Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE. New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-05-30 Qing Zhao New
[v10,1/5] Provide counted_by attribute to flexible array member field (PR108896) New attribute "counted_by" to annotate bounds for C99 FAM(PR108896) - - - - --- 2024-05-30 Qing Zhao New
gimple ssa: Teach switch conversion to optimize powers of 2 switches gimple ssa: Teach switch conversion to optimize powers of 2 switches - - - - --- 2024-05-30 Filip Kastl New
[PING] RISC-V: Add Zfbfmin extension [PING] RISC-V: Add Zfbfmin extension - - - - --- 2024-05-30 Xiao Zeng New
Fix PR c++/111106: missing ; causes internal compiler error Fix PR c++/111106: missing ; causes internal compiler error - - - - --- 2024-05-30 Simon Martin New
ira: Fix go_through_subreg offset calculation [PR115281] ira: Fix go_through_subreg offset calculation [PR115281] - - - - --- 2024-05-30 Richard Sandiford New
[pushed] wwwdocs: *: Use https to access gcc.gnu.org/onlinedocs [pushed] wwwdocs: *: Use https to access gcc.gnu.org/onlinedocs - - - - --- 2024-05-30 Gerald Pfeifer New
i386: Handle target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2/avx i386: Handle target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2/avx - - - - --- 2024-05-30 Hu, Lin1 New
[rs6000] Optimize vector construction with two vector doubleword loads [PR103568] [rs6000] Optimize vector construction with two vector doubleword loads [PR103568] - - - - --- 2024-05-30 HAO CHEN GUI New
[libstdc++-v3,rtems] enable filesystem support [libstdc++-v3,rtems] enable filesystem support - - - - --- 2024-05-30 Alexandre Oliva New
Fix some opindex for some options [PR115022] Fix some opindex for some options [PR115022] - - - - --- 2024-05-30 Andrew Pinski (QUIC) New
[PATCH-3v2] Value Range: Add range op for builtin isnormal [PATCH-3v2] Value Range: Add range op for builtin isnormal - - - - --- 2024-05-30 HAO CHEN GUI New
[PATCH-2v4] Value Range: Add range op for builtin isfinite [PATCH-2v4] Value Range: Add range op for builtin isfinite - - - - --- 2024-05-30 HAO CHEN GUI New
[PATCH-1v3] Value Range: Add range op for builtin isinf [PATCH-1v3] Value Range: Add range op for builtin isinf - - - - --- 2024-05-30 HAO CHEN GUI New
aarch64: Add vector floating point extend patterns [PR113880, PR113869] aarch64: Add vector floating point extend patterns [PR113880, PR113869] - - - - --- 2024-05-30 Pengxuan Zheng New
[v3,2/2] Prevent divide-by-zero RISC-V: add option -m(no-)autovec-segment - - - - --- 2024-05-30 Patrick O'Neill New
[v3,1/2] RISC-V: add option -m(no-)autovec-segment RISC-V: add option -m(no-)autovec-segment - - - 1 --- 2024-05-30 Patrick O'Neill New
[v2,12/12] OpenMP: Update documentation of metadirective implementation status. OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,11/12] OpenMP: Update "declare target"/OpenMP context interaction OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,10/12] OpenMP: Remove dead code from declare variant reimplementation OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,09/12] OpenMP: Extend dynamic selector support to declare variant OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,08/12] OpenMP: Reject other properties with kind(any) OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,07/12] OpenMP: Fortran front-end support for metadirectives. OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,06/12] OpenMP: common c/c++ testcases for metadirectives OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,05/12] OpenMP: C++ front-end support for metadirectives OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,04/12] OpenMP: C front end support for metadirectives OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,03/12] libgomp: runtime support for target_device selector OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,02/12] OpenMP: middle-end support for metadirectives OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
[v2,01/12] OpenMP: metadirective tree data structures and front-end interfaces OpenMP: Metadirective support + "declare variant" improvements - - - - --- 2024-05-29 Sandra Loosemore New
aarch64: Split aarch64_combinev16qi before RA [PR115258] aarch64: Split aarch64_combinev16qi before RA [PR115258] - - - - --- 2024-05-29 Richard Sandiford New
libgomp.texi: Impl. update for USM and missing 5.2 item libgomp.texi: Impl. update for USM and missing 5.2 item - - - - --- 2024-05-29 Tobias Burnus New
Compare loop bounds in ipa-icf Compare loop bounds in ipa-icf - - - - --- 2024-05-29 Jan Hubicka New
c-family: Introduce the -Winvalid-noreturn flag from clang with extra tuneability c-family: Introduce the -Winvalid-noreturn flag from clang with extra tuneability - - - - --- 2024-05-29 Julian Waters New
[pushed] c++: pragma target and static init [PR109753] [pushed] c++: pragma target and static init [PR109753] - - - - --- 2024-05-29 Jason Merrill New
[pushed] c++: add module extensions [pushed] c++: add module extensions - - - - --- 2024-05-29 Jason Merrill New
Fix LTO type mismatch warning on transparent union Fix LTO type mismatch warning on transparent union - - - - --- 2024-05-29 Eric Botcazou New
[3/3] RISC-V: Avoid inserting after a GIMPLE_COND with SLP and early break [1/3] Do single-lane SLP discovery for reductions - - - - --- 2024-05-29 Richard Biener New
[2/3] Reduce single-lane SLP testresult noise [1/3] Do single-lane SLP discovery for reductions - - - - --- 2024-05-29 Richard Biener New
[1/3] Do single-lane SLP discovery for reductions [1/3] Do single-lane SLP discovery for reductions - - - - --- 2024-05-29 Richard Biener New
libgomp: Enable USM for AMD APUs and MI200 devices libgomp: Enable USM for AMD APUs and MI200 devices - - - - --- 2024-05-29 Tobias Burnus New
[v1] Vect: Support IFN SAT_SUB for unsigned vector int [v1] Vect: Support IFN SAT_SUB for unsigned vector int - - - - --- 2024-05-29 Li, Pan2 New
tree-optimization/114435 - pcom left around copies confusing SLP tree-optimization/114435 - pcom left around copies confusing SLP - - - - --- 2024-05-29 Richard Biener New
[Ada] Fix PR ada/115270 [Ada] Fix PR ada/115270 - - - - --- 2024-05-29 Eric Botcazou New
libgcc/aarch64: also provide AT_HWCAP2 fallback libgcc/aarch64: also provide AT_HWCAP2 fallback - - - - --- 2024-05-29 Jan Beulich New
[3/3,v2] vect: support direct conversion under x86-64-v3. Untitled series #408662 - - - - --- 2024-05-29 Hu, Lin1 New
[2/3,v2] vect: Support v4hi -> v4qi. Untitled series #408662 - - - - --- 2024-05-29 Hu, Lin1 New
[PATCHv5] Optab: add isnormal_optab for __builtin_isnormal [PATCHv5] Optab: add isnormal_optab for __builtin_isnormal - - - - --- 2024-05-29 HAO CHEN GUI New
[PATCHv5] Optab: add isfinite_optab for __builtin_isfinite [PATCHv5] Optab: add isfinite_optab for __builtin_isfinite - - - - --- 2024-05-29 HAO CHEN GUI New
[v3,8/8,APX,NF] Support APX NF for lzcnt/tzcnt/popcnt [v3,1/8,APX,NF] : Support APX NF add - - - - --- 2024-05-29 Kong, Lingling New
[v3,7/8,APX,NF] Support APX NF for mul/div [v3,1/8,APX,NF] : Support APX NF add - - - - --- 2024-05-29 Kong, Lingling New
[v3,6/8,APX,NF] Support APX NF for shld/shrd [v3,1/8,APX,NF] : Support APX NF add - - - - --- 2024-05-29 Kong, Lingling New
[v3,5/8,APX,NF] Support APX NF for rotate insns [v3,1/8,APX,NF] : Support APX NF add - - - - --- 2024-05-29 Kong, Lingling New
[v3,4/8,APX,NF] Support APX NF for right shift insns [v3,1/8,APX,NF] : Support APX NF add - - - - --- 2024-05-29 Kong, Lingling New
[v3,3/8,APX,NF] Support APX NF for left shift insns [v3,1/8,APX,NF] : Support APX NF add - - - - --- 2024-05-29 Kong, Lingling New
[v3,2/8,APX,NF] Support APX NF for {sub/and/or/xor/neg} [v3,1/8,APX,NF] : Support APX NF add - - - - --- 2024-05-29 Kong, Lingling New
[v3,1/8,APX,NF] : Support APX NF add [v3,1/8,APX,NF] : Support APX NF add - - - - --- 2024-05-29 Kong, Lingling New
Implement -fassume-sane-operator-new [PR110137] Implement -fassume-sane-operator-new [PR110137] - - - - --- 2024-05-29 user202729@protonmail.com New
ASAN: call initialize_sanitizer_builtins for hwasan [PR115205] ASAN: call initialize_sanitizer_builtins for hwasan [PR115205] - - - - --- 2024-05-29 Andrew Pinski (QUIC) New
[x86] Support vcond_mask_qiqi and friends. [x86] Support vcond_mask_qiqi and friends. - - - - --- 2024-05-29 liuhongt New
[to-be-committed,RISC-V] Use pack to handle repeating constants [to-be-committed,RISC-V] Use pack to handle repeating constants - - - - --- 2024-05-29 Jeff Law New
Add AVX10.1 target_clones support Add AVX10.1 target_clones support - - - - --- 2024-05-29 Jiang, Haochen New
[COMMITTED] Gori_on_edge tweaks. [COMMITTED] Gori_on_edge tweaks. - - - - --- 2024-05-29 Andrew MacLeod New
[v2,2/2] Prevent divide-by-zero RISC-V: add option -m(no-)autovec-segment - - - - --- 2024-05-28 Patrick O'Neill New
[v2,1/2] RISC-V: add option -m(no-)autovec-segment RISC-V: add option -m(no-)autovec-segment - - - 1 --- 2024-05-28 Patrick O'Neill New
libgomp: Enable USM for some nvptx devices libgomp: Enable USM for some nvptx devices - - - - --- 2024-05-28 Tobias Burnus New
[2/2] RISC-V: Fix testcases renamed test flag options RISC-V: Add -m(no-)autovec-segment option - - - - --- 2024-05-28 Patrick O'Neill New
[1/2] RISC-V: add option -m(no-)autovec-segment RISC-V: Add -m(no-)autovec-segment option - - - - --- 2024-05-28 Patrick O'Neill New
[COMMITTED] More tweaks from gimple_outgoing_range changes. [COMMITTED] More tweaks from gimple_outgoing_range changes. - - - - --- 2024-05-28 Andrew MacLeod New
[committed] i386: Improve access to _Atomic DImode location via XMM regs for SSE4.1 x86_32 targets [committed] i386: Improve access to _Atomic DImode location via XMM regs for SSE4.1 x86_32 targets - - - - --- 2024-05-28 Uros Bizjak New
[pushed,3/3] diagnostics: consolidate global state in diagnostic-color.cc [pushed,1/3] selftests: split out make_fndecl from selftest.h to its own header - - - - --- 2024-05-28 David Malcolm New
[pushed,2/3] libcpp: move label_text to its own header [pushed,1/3] selftests: split out make_fndecl from selftest.h to its own header - - - - --- 2024-05-28 David Malcolm New
[pushed,1/3] selftests: split out make_fndecl from selftest.h to its own header [pushed,1/3] selftests: split out make_fndecl from selftest.h to its own header - - - - --- 2024-05-28 David Malcolm New
OpenMP: Add -fopenmp-force-usm mode OpenMP: Add -fopenmp-force-usm mode - - - - --- 2024-05-28 Tobias Burnus New
[v4] RISC-V: Introduce -mvector-strict-align. [v4] RISC-V: Introduce -mvector-strict-align. - - - - --- 2024-05-28 Robin Dapp New
[COMMITTED] tree-optimization/115221 - Do not invoke SCEV if it will use a different range query. [COMMITTED] tree-optimization/115221 - Do not invoke SCEV if it will use a different range query. - - - - --- 2024-05-28 Andrew MacLeod New
[COMMITTED] Strlen pass should set current range query. [COMMITTED] Strlen pass should set current range query. - - - - --- 2024-05-28 Andrew MacLeod New
MIPS16: Mark $2/$3 as clobbered if GP is used MIPS16: Mark $2/$3 as clobbered if GP is used - - - - --- 2024-05-28 YunQiang Su New
testsuite/*/gomp: Remove 'dg-prune-output "not supported yet"' testsuite/*/gomp: Remove 'dg-prune-output "not supported yet"' - - - - --- 2024-05-28 Tobias Burnus New
[pushed] diagnostics: disable localization of events in selftest paths [PR115203] [pushed] diagnostics: disable localization of events in selftest paths [PR115203] - - - - --- 2024-05-28 David Malcolm New
[pushed] Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167] [pushed] Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167] - - - - --- 2024-05-28 David Malcolm New
MIPS/testsuite: Fix bseli.b fail in msa-builtins.c MIPS/testsuite: Fix bseli.b fail in msa-builtins.c - - - - --- 2024-05-28 YunQiang Su New
regenerate-opt-urls.py: fix transposed values for "vax" and "v850" regenerate-opt-urls.py: fix transposed values for "vax" and "v850" - - - - --- 2024-05-28 David Malcolm New
libstdc++: Build libbacktrace and 19_diagnostics/stacktrace with -funwind-tables [PR111641] libstdc++: Build libbacktrace and 19_diagnostics/stacktrace with -funwind-tables [PR111641] - - - - --- 2024-05-28 Rainer Orth New
target/115254 - fix gcc.dg/vect/vect-gather-4.c dump scanning target/115254 - fix gcc.dg/vect/vect-gather-4.c dump scanning - - - - --- 2024-05-28 Richard Biener New
tree-optimization/115236 - more points-to *ANYTHING = x fixes tree-optimization/115236 - more points-to *ANYTHING = x fixes - - - - --- 2024-05-28 Richard Biener New
tree-optimization/115252 - enhance peeling for gaps avoidance tree-optimization/115252 - enhance peeling for gaps avoidance - - - - --- 2024-05-28 Richard Biener New
Avoid pessimistic constraints for asm memory constraints Avoid pessimistic constraints for asm memory constraints - - - - --- 2024-05-28 Richard Biener New
[PR,Fortran/90069] Polymorphic Return Type Memory Leak Without Intermediate Variable [PR,Fortran/90069] Polymorphic Return Type Memory Leak Without Intermediate Variable - - - - --- 2024-05-28 Andre Vehreschild New
[V2] Reduce cost of MEM (A + imm). [V2] Reduce cost of MEM (A + imm). - - - - --- 2024-05-28 liuhongt New
tree-optimization/115254 - don't account single-lane SLP against discovery limit tree-optimization/115254 - don't account single-lane SLP against discovery limit - - - - --- 2024-05-28 Richard Biener New
[pushed] wwwdocs: news: Move www.velox-project.eu to https [pushed] wwwdocs: news: Move www.velox-project.eu to https - - - - --- 2024-05-28 Gerald Pfeifer New
[v1] Internal-fn: Support new IFN SAT_SUB for unsigned scalar int [v1] Internal-fn: Support new IFN SAT_SUB for unsigned scalar int - - - - --- 2024-05-28 Li, Pan2 New
« 1 2 3 41284 1285 »