Show patches with: none      |   128271 patches
« 1 2 3 41282 1283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED] build: Include minor version in config.gcc unsupported message [COMMITTED] build: Include minor version in config.gcc unsupported message - - - - --- 2024-05-31 Rainer Orth New
[COMMITTED] testsuite: Adjust several dg-additional-files-options calls [PR115294] [COMMITTED] testsuite: Adjust several dg-additional-files-options calls [PR115294] - - - - --- 2024-05-31 Rainer Orth New
[v6] Match: Support more form for scalar unsigned SAT_ADD [v6] Match: Support more form for scalar unsigned SAT_ADD - - - - --- 2024-05-31 Li, Pan2 New
[to-be-committed,RISC-V] Use Zbkb for general 64 bit constants when profitable [to-be-committed,RISC-V] Use Zbkb for general 64 bit constants when profitable - - - - --- 2024-05-31 Jeff Law New
[PATCHv2,rs6000] Optimize vector construction with two vector doubleword loads [PR103568] [PATCHv2,rs6000] Optimize vector construction with two vector doubleword loads [PR103568] - - - - --- 2024-05-31 HAO CHEN GUI New
[v2] aarch64: Add vector floating point extend pattern [PR113880, PR113869] [v2] aarch64: Add vector floating point extend pattern [PR113880, PR113869] - - - - --- 2024-05-31 Pengxuan Zheng (QUIC) New
[committed,x86] Rename double_u with __double_u to avoid pulluting the namespace. [committed,x86] Rename double_u with __double_u to avoid pulluting the namespace. - - - - --- 2024-05-31 liuhongt New
[v5] Match: Support more form for scalar unsigned SAT_ADD [v5] Match: Support more form for scalar unsigned SAT_ADD - - - - --- 2024-05-31 Li, Pan2 New
[committed] i386: Rewrite bswaphi2 handling [PR115102] [committed] i386: Rewrite bswaphi2 handling [PR115102] - - - - --- 2024-05-30 Uros Bizjak New
[v3,6/6] opts: allow any combination of DWARF, CTF, BTF btf: refactor and add pruning option - - - - --- 2024-05-30 David Faust New
[v3,5/6] bpf,btf: enable BTF pruning by default for BPF btf: refactor and add pruning option - - - - --- 2024-05-30 David Faust New
[v3,4/6] btf: add -fprune-btf option btf: refactor and add pruning option - - - - --- 2024-05-30 David Faust New
[v3,3/6] btf: refactor and simplify implementation btf: refactor and add pruning option - - - - --- 2024-05-30 David Faust New
[v3,2/6] ctf: use pointers instead of IDs internally btf: refactor and add pruning option - - - - --- 2024-05-30 David Faust New
[v3,1/6] ctf, btf: restructure CTF/BTF emission btf: refactor and add pruning option - - - - --- 2024-05-30 David Faust New
[rs6000,aarch64,middle-end] Add implementation for different targets for pair mem fusion [rs6000,aarch64,middle-end] Add implementation for different targets for pair mem fusion - - - - --- 2024-05-30 Ajit Agarwal New
[6/6] vect: Optimize order of lane-reducing statements in loop def-use cycles [PR114440] [1/6] vect: Add a function to check lane-reducing code [PR114440] - - - - --- 2024-05-30 Feng Xue OS New
[5/6] vect: Support multiple lane-reducing operations for loop reduction [PR114440] [1/6] vect: Add a function to check lane-reducing code [PR114440] - - - - --- 2024-05-30 Feng Xue OS New
[4/6] vect: Bind input vectype to lane-reducing operation [1/6] vect: Add a function to check lane-reducing code [PR114440] - - - - --- 2024-05-30 Feng Xue OS New
[3/6] vect: Set STMT_VINFO_REDUC_DEF for non-live stmt in loop reduction [1/6] vect: Add a function to check lane-reducing code [PR114440] - - - - --- 2024-05-30 Feng Xue OS New
[2/6] vect: Split out partial vect checking for reduction into a function [1/6] vect: Add a function to check lane-reducing code [PR114440] - - - - --- 2024-05-30 Feng Xue OS New
[1/6] vect: Add a function to check lane-reducing code [PR114440] [1/6] vect: Add a function to check lane-reducing code [PR114440] - - - - --- 2024-05-30 Feng Xue OS New
[v4] Match: Support more form for scalar unsigned SAT_ADD [v4] Match: Support more form for scalar unsigned SAT_ADD - - - - --- 2024-05-30 Li, Pan2 New
[2/2] xtensa: Use epilogue_completed rather than cfun->machine->epilogue_done [1/2] xtensa: Use REG_P(), MEM_P(), etc. instead of comparing GET_CODE() - - - - --- 2024-05-30 Takayuki 'January June' Suwa New
[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 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 (QUIC) 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 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
« 1 2 3 41282 1283 »