Show patches with: State = Action Required       |   9823 patches
« 1 219 20 2198 99 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/5] LoongArch: Use standard pattern name for xvfrsqrt/vfrsqrt instructions. Add support for approximate instructions and optimize divf/sqrtf/rsqrt operations. - - - -1- 2023-12-05 Jiahao Xu Unresolved
[v2,1/5] LoongArch: Add support for LoongArch V1.1 approximate instructions. Add support for approximate instructions and optimize divf/sqrtf/rsqrt operations. - - - -1- 2023-12-05 Jiahao Xu Unresolved
i386: Improve code generation for vector __builtin_signbit (x.x[i]) ? -1 : 0 [PR112816] i386: Improve code generation for vector __builtin_signbit (x.x[i]) ? -1 : 0 [PR112816] - - - -1- 2023-12-05 Jakub Jelinek Unresolved
c++: Further #pragma GCC unroll C++ fix [PR112795] c++: Further #pragma GCC unroll C++ fix [PR112795] - - - -1- 2023-12-05 Jakub Jelinek Unresolved
[v2] LoongArch: Add asm modifiers to the LSX and LASX directives in the doc. [v2] LoongArch: Add asm modifiers to the LSX and LASX directives in the doc. - - - -1- 2023-12-05 chenxiaolong Unresolved
RISC-V: Add blocker for gather/scatter auto-vectorization RISC-V: Add blocker for gather/scatter auto-vectorization - - - -1- 2023-12-05 juzhe.zhong@rivai.ai Unresolved
[v2,2/2] LoongArch: Remove the definition of ISA_BASE_LA64V110 from the code. Delete ISA_BASE_LA64V110 related definitions. - - - -1- 2023-12-05 chenglulu Unresolved
[v2,1/2] LoongArch: Switch loongarch-def from C to C++ to make it possible. Delete ISA_BASE_LA64V110 related definitions. - - - -1- 2023-12-05 chenglulu Unresolved
[17/17,APX,NDD] Support TImode shift for NDD Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[16/17,APX,NDD] Support APX NDD for cmove insns Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[15/17,APX,NDD] Support APX NDD for shld/shrd insns Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[14/17,APX,NDD] Support APX NDD for rotate insns Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[13/17,APX,NDD] Support APX NDD for right shift insns Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[12/17,APX,NDD] Support APX NDD for left shift insns Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[11/17,APX,NDD] Support APX NDD for or/xor insn Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[10/17,APX,NDD] Support APX NDD for and insn Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[09/17,APX,NDD] Support APX NDD for not insn Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[08/17,APX,NDD] Support APX NDD for neg insn Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[07/17,APX,NDD] Support APX NDD for sbb insn Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[06/17,APX,NDD] Support APX NDD for sub insns Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[05/17,APX,NDD] Support APX NDD for adc insns Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[04/17,APX,NDD] Disable seg_prefixed memory usage for NDD add Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[03/17,APX,NDD] Support APX NDD for optimization patterns of add Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[02/17,APX,NDD] Restrict TImode register usage when NDD enabled Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[01/17,APX,NDD] Support Intel APX NDD for legacy add insn Support Intel APX NDD - - - -1- 2023-12-05 Hongyu Wang Unresolved
[v8] c++: implement P2564, consteval needs to propagate up [PR107687] [v8] c++: implement P2564, consteval needs to propagate up [PR107687] - - - -1- 2023-12-05 Marek Polacek Unresolved
[v7] c++: implement P2564, consteval needs to propagate up [PR107687] [v7] c++: implement P2564, consteval needs to propagate up [PR107687] - - - -1- 2023-12-04 Marek Polacek Unresolved
[v4] aarch64: New RTL optimization pass avoid-store-forwarding. [v4] aarch64: New RTL optimization pass avoid-store-forwarding. - - - -1- 2023-12-04 Manos Anagnostakis Unresolved
[Committed,V2] RISC-V: Fix overlap group incorrect overlap on v0 [Committed,V2] RISC-V: Fix overlap group incorrect overlap on v0 - - - -1- 2023-12-04 juzhe.zhong@rivai.ai Unresolved
[V2] RISC-V: Support highest-number regno overlap for widen ternary [V2] RISC-V: Support highest-number regno overlap for widen ternary - - - -1- 2023-12-04 juzhe.zhong@rivai.ai Unresolved
Restore build with GCC 4.8 to GCC 5 (was Re: [PATCH] Workaround array_slice constructor portability… Restore build with GCC 4.8 to GCC 5 (was Re: [PATCH] Workaround array_slice constructor portability… - - - -1- 2023-12-04 Richard Sandiford Unresolved
RISC-V: Fix two testscases related to -std changes. RISC-V: Fix two testscases related to -std changes. - - - -1- 2023-12-04 Robin Dapp Unresolved
[v1] LoongArch: Modify the check type of the vector builtin function. [v1] LoongArch: Modify the check type of the vector builtin function. - - - -1- 2023-12-04 chenxiaolong Unresolved
tree-optimization/112827 - corrupt SCEV cache during SCCP tree-optimization/112827 - corrupt SCEV cache during SCCP - - - -1- 2023-12-04 Richard Biener Unresolved
expmed: Perform mask extraction via QImode [PR112773]. expmed: Perform mask extraction via QImode [PR112773]. - - - -1- 2023-12-04 Robin Dapp Unresolved
RISC-V: Support highest-number regno overlap for widen ternary vx instructions RISC-V: Support highest-number regno overlap for widen ternary vx instructions - - - -1- 2023-12-04 juzhe.zhong@rivai.ai Unresolved
[v2] RISC-V: Document optimization parameter riscv-strcmp-inline-limit [v2] RISC-V: Document optimization parameter riscv-strcmp-inline-limit - - - -1- 2023-12-04 Christoph Müllner Unresolved
range: Workaround different type precision issue between _Float128 and long double [PR112788] range: Workaround different type precision issue between _Float128 and long double [PR112788] - - - -1- 2023-12-04 Kewen.Lin Unresolved
RISC-V: Remove earlyclobber from widen reduction RISC-V: Remove earlyclobber from widen reduction - - - -1- 2023-12-04 juzhe.zhong@rivai.ai Unresolved
RISC-V: Check if zcd conflicts with zcmt and zcmp RISC-V: Check if zcd conflicts with zcmt and zcmp - - - -1- 2023-12-04 Kito Cheng Unresolved
i386: Fix rtl checking ICE in ix86_elim_entry_set_got [PR112837] i386: Fix rtl checking ICE in ix86_elim_entry_set_got [PR112837] - - - -1- 2023-12-04 Jakub Jelinek Unresolved
extend.texi: Mark builtin arguments with @var{...} extend.texi: Mark builtin arguments with @var{...} - - - -1- 2023-12-04 Jakub Jelinek Unresolved
i386: Fix up signbit<mode>2 expander [PR112816] i386: Fix up signbit<mode>2 expander [PR112816] - - - -1- 2023-12-04 Jakub Jelinek Unresolved
[v2] RISC-V: Update crypto vector ISA info with latest spec [v2] RISC-V: Update crypto vector ISA info with latest spec - - - -1- 2023-12-04 Feng Wang Unresolved
[committed] RISC-V: Refactor riscv_implied_info_t to make it able to handle conditional implication… [committed] RISC-V: Refactor riscv_implied_info_t to make it able to handle conditional implication… - - - -1- 2023-12-04 Kito Cheng Unresolved
[committed] RISC-V: Refine riscv_subset_list::parse [NFC] [committed] RISC-V: Refine riscv_subset_list::parse [NFC] - - - -1- 2023-12-04 Kito Cheng Unresolved
Don't vectorize when vector stmts are only vec_contruct and stores Don't vectorize when vector stmts are only vec_contruct and stores - - - -1- 2023-12-04 liuhongt Unresolved
RISC-V: Fix overlap group incorrect overlap on v0 RISC-V: Fix overlap group incorrect overlap on v0 - - - -1- 2023-12-04 juzhe.zhong@rivai.ai Unresolved
[7/7] RISC-V: Add intrinsic functions for crypto vector Zvksh extension Untitled series #71457 - - - -1- 2023-12-04 Feng Wang Unresolved
[6/7] RISC-V: Add intrinsic functions for crypto vector Zvksed extension. Untitled series #71457 - - - -1- 2023-12-04 Feng Wang Unresolved
[5/7] RISC-V: Add intrinsic functions for crypto vector Zvknh[ab] extension Untitled series #71457 - - - -1- 2023-12-04 Feng Wang Unresolved
[4/7] RISC-V: Add intrinsic functions for crypto vector Zvkned extension Untitled series #71457 - - - -1- 2023-12-04 Feng Wang Unresolved
[3/7] RISC-V: Add intrinsic functions for crypto vector Zvkg extension Untitled series #71457 - - - -1- 2023-12-04 Feng Wang Unresolved
[2/7] RISC-V: Add intrinsic functions for crypto vector Zvbc extension Untitled series #71457 - - - -1- 2023-12-04 Feng Wang Unresolved
Workaround array_slice constructor portability issues (with older g++). Workaround array_slice constructor portability issues (with older g++). - - - -1- 2023-12-03 Roger Sayle Unresolved
[Committed] RISC-V: Robostify the W43, W86, W87 constraint enabled attribute [Committed] RISC-V: Robostify the W43, W86, W87 constraint enabled attribute - - - -1- 2023-12-03 juzhe.zhong@rivai.ai Unresolved
testsuite: Fix up gcc.target/s390/pr96127.c test for modern C [PR96127] testsuite: Fix up gcc.target/s390/pr96127.c test for modern C [PR96127] - - - -1- 2023-12-03 Jakub Jelinek Unresolved
testsuite: Fix up gcc.target/aarch64/pr112406.c for modern C [PR112406] testsuite: Fix up gcc.target/aarch64/pr112406.c for modern C [PR112406] - - - -1- 2023-12-03 Jakub Jelinek Unresolved
[committed] Fix gnu23-builtins-no-dfp [committed] Fix gnu23-builtins-no-dfp - - - -1- 2023-12-03 Jeff Law Unresolved
wwwdocs: spelling mistakes wwwdocs: spelling mistakes - - - -1- 2023-12-03 Jonny Grant Unresolved
[v3,3/3] amdgcn, libgomp: low-latency allocator libgomp: OpenMP low-latency omp_alloc - - - -1- 2023-12-03 Andrew Stubbs Unresolved
[v3,2/3] openmp, nvptx: low-lat memory access traits libgomp: OpenMP low-latency omp_alloc - - - -1- 2023-12-03 Andrew Stubbs Unresolved
[v3,1/3] libgomp, nvptx: low-latency memory allocator libgomp: OpenMP low-latency omp_alloc - - - -1- 2023-12-03 Andrew Stubbs Unresolved
RISC-V: Document optimization parameter riscv-strcmp-inline-limit RISC-V: Document optimization parameter riscv-strcmp-inline-limit - - - -1- 2023-12-02 Christoph Müllner Unresolved
[v5] Introduce strub: machine-independent stack scrubbing [v5] Introduce strub: machine-independent stack scrubbing - - - -1- 2023-12-02 Alexandre Oliva Unresolved
htdocs/contribute.html: correct disctinct->distinct spelling htdocs/contribute.html: correct disctinct->distinct spelling - - - -1- 2023-12-02 Jonny Grant Unresolved
lower-bitint: Fix up lower_addsub_overflow [PR112807] lower-bitint: Fix up lower_addsub_overflow [PR112807] - - - -1- 2023-12-02 Jakub Jelinek Unresolved
c++: #pragma GCC unroll C++ fixes [PR112795] c++: #pragma GCC unroll C++ fixes [PR112795] - - - -1- 2023-12-02 Jakub Jelinek Unresolved
pro_and_epilogue: Call df_note_add_problem () if SHRINK_WRAPPING_ENABLED [PR112760] pro_and_epilogue: Call df_note_add_problem () if SHRINK_WRAPPING_ENABLED [PR112760] - - - -1- 2023-12-02 Jakub Jelinek Unresolved
[v1,2/2] LoongArch: Remove the definition of ISA_BASE_LA64V110 from the code. Delete ISA_BASE_LA64V110 related definitions. - - - -1- 2023-12-02 chenglulu Unresolved
[v1,1/2] LoongArch: Switch loongarch-def from C to C++ to make it possible. Delete ISA_BASE_LA64V110 related definitions. - - - -1- 2023-12-02 chenglulu Unresolved
[3/3] MATCH: (convert)(zero_one !=/== 0/1) for outer type and zero_one type are the same Fix PR 111972 - - - -1- 2023-12-02 Andrew Pinski (QUIC) Unresolved
[2/3] Remove check of unsigned_char in maybe_undo_optimize_bit_field_compare. Fix PR 111972 - - - -1- 2023-12-02 Andrew Pinski (QUIC) Unresolved
[1/3] MATCH: Fix zero_one_valued_p's convert pattern Fix PR 111972 - - - -1- 2023-12-02 Andrew Pinski (QUIC) Unresolved
[v4] RISC-V: Bugfix for legitimize move when get vec mode in zve32f [v4] RISC-V: Bugfix for legitimize move when get vec mode in zve32f - - - -1- 2023-12-02 Li, Pan2 Unresolved
[v6] c++: implement P2564, consteval needs to propagate up [PR107687] [v6] c++: implement P2564, consteval needs to propagate up [PR107687] - - - -1- 2023-12-01 Marek Polacek Unresolved
gcc: Disallow trampolines when -fhardened gcc: Disallow trampolines when -fhardened - - - -1- 2023-12-01 Marek Polacek Unresolved
[COMMITTED] Use range_compatible_p in check_operands_p. [COMMITTED] Use range_compatible_p in check_operands_p. - - - -1- 2023-12-01 Andrew MacLeod Unresolved
[pushed] wwwdocs: benchmarks: Remove http://annwm.lbl.gov/bench/ [pushed] wwwdocs: benchmarks: Remove http://annwm.lbl.gov/bench/ - - - -1- 2023-12-01 Gerald Pfeifer Unresolved
[pushed] wwwdocs: conduct: Change further creativecommons.org links to https [pushed] wwwdocs: conduct: Change further creativecommons.org links to https - - - -1- 2023-12-01 Gerald Pfeifer Unresolved
RISC-V: Add vectorized strcmp. RISC-V: Add vectorized strcmp. - - - -1- 2023-12-01 Robin Dapp Unresolved
RISC-V: Add vectorized strlen. RISC-V: Add vectorized strlen. - - - -1- 2023-12-01 Robin Dapp Unresolved
RISC-V: Rename and unify stringop strategy handling [NFC]. RISC-V: Rename and unify stringop strategy handling [NFC]. - - - -1- 2023-12-01 Robin Dapp Unresolved
RISC-V: Fix rawmemchr implementation. RISC-V: Fix rawmemchr implementation. - - - -1- 2023-12-01 Robin Dapp Unresolved
ada: Fix Ada bootstrap on macOS ada: Fix Ada bootstrap on macOS - - - -1- 2023-12-01 Rainer Orth Unresolved
[pushed] diagnostics, analyzer: add optional per-diagnostic property bags to SARIF [pushed] diagnostics, analyzer: add optional per-diagnostic property bags to SARIF - - - -1- 2023-12-01 David Malcolm Unresolved
hardcfr: make builtin_return tests more portable [PR112334] hardcfr: make builtin_return tests more portable [PR112334] - - - -1- 2023-12-01 Alexandre Oliva Unresolved
RISC-V: Fix incorrect combine of extended scalar pattern RISC-V: Fix incorrect combine of extended scalar pattern - - - -1- 2023-12-01 juzhe.zhong@rivai.ai Unresolved
Fix ambiguity between vect_get_vec_defs with/without vectype Fix ambiguity between vect_get_vec_defs with/without vectype - - - -1- 2023-12-01 Richard Biener Unresolved
testsuite: Tweak some further tests for modern C changes testsuite: Tweak some further tests for modern C changes - - - -1- 2023-12-01 Jakub Jelinek Unresolved
[v7] Introduce attribute sym_alias [v7] Introduce attribute sym_alias - - - -1- 2023-12-01 Alexandre Oliva Unresolved
extend.texi: Fix up defbuiltin* with spaces in return type extend.texi: Fix up defbuiltin* with spaces in return type - - - -1- 2023-12-01 Jakub Jelinek Unresolved
[v3] RISC-V: Bugfix for legitimize move when get vec mode in zve32f [v3] RISC-V: Bugfix for legitimize move when get vec mode in zve32f - - - -1- 2023-12-01 Li, Pan2 Unresolved
[v3,3/3] libruntime: Add fiber context switch code for LoongArch. LoongArch D support - - - -1- 2023-12-01 Yang Yujie Unresolved
[v3,2/3] libphobos: Update build scripts for LoongArch64. LoongArch D support - - - -1- 2023-12-01 Yang Yujie Unresolved
[v3,1/3] LoongArch: Adjust D version strings. LoongArch D support - - - -1- 2023-12-01 Yang Yujie Unresolved
LoongArch: Add support for TLS descriptors LoongArch: Add support for TLS descriptors - - - -1- 2023-12-01 mengqinggang Unresolved
[COMMITTED] bpf: quote section names whenever necessary in assembly output [COMMITTED] bpf: quote section names whenever necessary in assembly output - - - -1- 2023-12-01 Jose E. Marchesi Unresolved
[RISC-V] Improve style to work around PR 60994 in host compiler. [RISC-V] Improve style to work around PR 60994 in host compiler. - - - -1- 2023-12-01 Roger Sayle Unresolved
gcov: Fix use of __LIBGCC_HAVE_LIBATOMIC gcov: Fix use of __LIBGCC_HAVE_LIBATOMIC - - - -1- 2023-12-01 Sebastian Huber Unresolved
« 1 219 20 2198 99 »