Show patches with: State = Action Required       |   126659 patches
« 1 2 ... 301 302 3031266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libsanitizer: Add AM_CCASFLAGS to Makefile.am libsanitizer: Add AM_CCASFLAGS to Makefile.am - - - - --- 2021-09-10 H.J. Lu New
x86: Add TARGET_AVX256_[MOVE|STORE]_BY_PIECES x86: Add TARGET_AVX256_[MOVE|STORE]_BY_PIECES - - - - --- 2021-09-09 H.J. Lu New
[v2] x86: Enable FMA in unsigned SI to SF expanders [v2] x86: Enable FMA in unsigned SI to SF expanders - - - - --- 2021-09-06 H.J. Lu New
x86: Enable FMA in unsigned SI to SF expanders x86: Enable FMA in unsigned SI to SF expanders - - - - --- 2021-09-04 H.J. Lu New
x86: Add non-destructive source to @xorsign<mode>3_1 x86: Add non-destructive source to @xorsign<mode>3_1 - - - - --- 2021-09-04 H.J. Lu New
[v2,4/4] libffi: Integrate testsuite with GCC testsuite libffi: Sync with upstream - - - - --- 2021-09-02 H.J. Lu New
[v2,3/4] libffi: Integrate build with GCC libffi: Sync with upstream - - - - --- 2021-09-02 H.J. Lu New
[v2,1/4] libffi: Add HOWTO_MERGE, autogen.sh and merge.sh libffi: Sync with upstream - - - - --- 2021-09-02 H.J. Lu New
[v3] x86-64: Add ABI warning for 64-bit vectors [v3] x86-64: Add ABI warning for 64-bit vectors - - - - --- 2021-09-02 H.J. Lu New
[4/4] libffi: Integrate testsuite with GCC testsuite libffi: Sync with upstream - - - - --- 2021-08-31 H.J. Lu New
[3/4] libffi: Integrate with GCC libffi: Sync with upstream - - - - --- 2021-08-31 H.J. Lu New
[1/4] libffi: Add HOWTO_MERGE, autogen.sh and merge.sh libffi: Sync with upstream - - - - --- 2021-08-31 H.J. Lu New
[v2] x86-64: Add ABI warning for 64-bit vectors [v2] x86-64: Add ABI warning for 64-bit vectors - - - - --- 2021-08-29 H.J. Lu New
[wwwdocs] x86-64: Document ABI changes for structures with a 64-bit vector [wwwdocs] x86-64: Document ABI changes for structures with a 64-bit vector - - - - --- 2021-08-29 H.J. Lu New
x86-64: Add ABI warning for 64-bit vectors x86-64: Add ABI warning for 64-bit vectors - - - - --- 2021-08-29 H.J. Lu New
x86: Broadcast from integer to a pseudo vector register x86: Broadcast from integer to a pseudo vector register - - - - --- 2021-08-24 H.J. Lu New
[v2] x86: Allow CONST_VECTOR for vector load in combine [v2] x86: Allow CONST_VECTOR for vector load in combine - - - - --- 2021-08-23 H.J. Lu New
PING [PATCH] x86: Update memcpy/memset inline strategies for -mtune=generic PING [PATCH] x86: Update memcpy/memset inline strategies for -mtune=generic - - - - --- 2021-08-22 H.J. Lu New
x86: Allow CONST_VECTOR for vector load in combine x86: Allow CONST_VECTOR for vector load in combine - - - - --- 2021-08-22 H.J. Lu New
[5/5] <x86gprintrin.h>: Add pragma GCC target("general-regs-only") Finish <x86gprintrin.h> and general-regs-only - - - - --- 2021-08-13 H.J. Lu New
[4/5] x86: Enable the GPR only instructions for -mgeneral-regs-only Finish <x86gprintrin.h> and general-regs-only - - - - --- 2021-08-13 H.J. Lu New
[3/5] x86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin functions Finish <x86gprintrin.h> and general-regs-only - - - - --- 2021-08-13 H.J. Lu New
[2/5] x86: Use crc32 target option for CRC32 intrinsics Finish <x86gprintrin.h> and general-regs-only - - - - --- 2021-08-13 H.J. Lu New
[1/5] x86: Add -mmwait for -mgeneral-regs-only Finish <x86gprintrin.h> and general-regs-only - - - - --- 2021-08-13 H.J. Lu New
Enable gcc.target/i386/pr88531-1a.c for all targets Enable gcc.target/i386/pr88531-1a.c for all targets - - - - --- 2021-08-10 H.J. Lu New
[v4] x86: Optimize load of const FP all bits set vectors [v4] x86: Optimize load of const FP all bits set vectors - - - - --- 2021-08-09 H.J. Lu New
[v3] x86: Optimize load of const all 1s FP vectors [v3] x86: Optimize load of const all 1s FP vectors - - - - --- 2021-08-09 H.J. Lu New
[v2] x86: Optimize load of const all 1s float vectors [v2] x86: Optimize load of const all 1s float vectors - - - - --- 2021-08-09 H.J. Lu New
x86: Optimize load of const all 1s float vectors x86: Optimize load of const all 1s float vectors - - - - --- 2021-08-07 H.J. Lu New
Add tests for PR tree-optimization/88531 Add tests for PR tree-optimization/88531 - - - - --- 2021-08-07 H.J. Lu New
[v3] x86: Update STORE_MAX_PIECES [v3] x86: Update STORE_MAX_PIECES - - - - --- 2021-08-04 H.J. Lu New
x86: Avoid stack realignment when copying data with SSE register x86: Avoid stack realignment when copying data with SSE register - - - - --- 2021-08-04 H.J. Lu New
[v2] by_pieces: Pass MAX_PIECES to op_by_pieces_d [v2] by_pieces: Pass MAX_PIECES to op_by_pieces_d - - - - --- 2021-08-04 H.J. Lu New
[v6] <x86gprintrin.h>: Add pragma GCC target("general-regs-only") [v6] <x86gprintrin.h>: Add pragma GCC target("general-regs-only") - - - - --- 2021-08-03 H.J. Lu New
by_pieces: Properly set m_max_size in op_by_pieces by_pieces: Properly set m_max_size in op_by_pieces - - - - --- 2021-08-03 H.J. Lu New
x86: Add testcases for PR target/80566 x86: Add testcases for PR target/80566 - - - - --- 2021-08-03 H.J. Lu New
x86: Use XMM31 for scratch SSE register x86: Use XMM31 for scratch SSE register - - - - --- 2021-08-02 H.J. Lu New
[v7,03/10] x86: Update piecewise move and store Untitled series #256278 - - - - --- 2021-08-02 H.J. Lu New
i386: Improve SImode constant - __builtin_clzll for -mno-lzcnt i386: Improve SImode constant - __builtin_clzll for -mno-lzcnt - - - - --- 2021-08-01 H.J. Lu New
[v6,10/10] x86: Also pass -mno-sse to vect8-ret.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,09/10] x86: Update gcc.target/i386/incoming-11.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,08/10] x86: Also pass -mno-avx to sw-1.c for ia32 Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,07/10] x86: Also pass -mno-avx to cold-attribute-1.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,06/10] x86: Also pass -mno-avx to pr72839.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,05/10] x86: Add tests for piecewise move and store Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,04/10] x86: Add AVX2 tests for PR middle-end/90773 Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,03/10] x86: Update piecewise move and store Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,02/10] x86: Avoid stack realignment when copying data Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
[v6,01/10] x86: Add TARGET_GEN_MEMSET_SCRATCH_RTX Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-30 H.J. Lu New
x86: Don't enable LZCNT/POPCNT if disabled explicitly x86: Don't enable LZCNT/POPCNT if disabled explicitly - - - - --- 2021-07-30 H.J. Lu New
[v6] Add QI vector mode support to by-pieces for memset [v6] Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-30 H.J. Lu New
[v5] Add QI vector mode support to by-pieces for memset [v5] Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-28 H.J. Lu New
x86: Don't set AVX_U128_DIRTY when zeroing YMM/ZMM register x86: Don't set AVX_U128_DIRTY when zeroing YMM/ZMM register - - - - --- 2021-07-27 H.J. Lu New
[v2] x86: Don't return hard register when LRA is in progress [v2] x86: Don't return hard register when LRA is in progress - - - - --- 2021-07-23 H.J. Lu New
x86: Convert load from constand pool to SSE constant load x86: Convert load from constand pool to SSE constant load - - - - --- 2021-07-22 H.J. Lu New
[v4] Add QI vector mode support to by-pieces for memset [v4] Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-21 H.J. Lu New
x86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin functions x86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin functions - - - - --- 2021-07-21 H.J. Lu New
[4/4] libsanitizer: Bump asan/tsan versions libsanitizer: Sync with upstream - - - - --- 2021-07-20 H.J. Lu New
[3/4] libsanitizer: Update LOCAL_PATCHES libsanitizer: Sync with upstream - - - - --- 2021-07-20 H.J. Lu New
[2/4] libsanitizer: Apply local patches libsanitizer: Sync with upstream - - - - --- 2021-07-20 H.J. Lu New
[1/4] libsanitizer: Merge with upstream libsanitizer: Sync with upstream - - - - --- 2021-07-20 H.J. Lu New
[v3] Add QI vector mode support to by-pieces for memset [v3] Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-20 H.J. Lu New
[v2] Add QI vector mode support to by-pieces for memset [v2] Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-20 H.J. Lu New
x86: Don't issue vzeroupper if callee returns AVX register x86: Don't issue vzeroupper if callee returns AVX register - - - - --- 2021-07-18 H.J. Lu New
ix86: Enable the GPR only instructions for -mgeneral-regs-only ix86: Enable the GPR only instructions for -mgeneral-regs-only - - - - --- 2021-07-18 H.J. Lu New
Add QI vector mode support to by-pieces for memset Add QI vector mode support to by-pieces for memset - - - - --- 2021-07-16 H.J. Lu New
[v2] x86: Don't set AVX_U128_DIRTY when all bits are zero [v2] x86: Don't set AVX_U128_DIRTY when all bits are zero - - - - --- 2021-07-16 H.J. Lu New
x86: Don't set AVX_U128_DIRTY when all bits are zero x86: Don't set AVX_U128_DIRTY when all bits are zero - - - - --- 2021-07-15 H.J. Lu New
Rewrite memset expanders with vec_duplicate Rewrite memset expanders with vec_duplicate - - - - --- 2021-07-13 H.J. Lu New
[v3] x86: Don't enable UINTR in 32-bit mode [v3] x86: Don't enable UINTR in 32-bit mode - - - - --- 2021-07-13 H.J. Lu New
[v2] x86: Don't enable UINTR in 32-bit mode [v2] x86: Don't enable UINTR in 32-bit mode - - - - --- 2021-07-13 H.J. Lu New
x86: Don't enable UINTR in 32-bit mode x86: Don't enable UINTR in 32-bit mode - - - - --- 2021-07-11 H.J. Lu New
[v3,2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE Implement indirect external access - - - - --- 2021-07-09 H.J. Lu New
[v3,1/2] Add -f[no-]direct-extern-access Implement indirect external access - - - - --- 2021-07-09 H.J. Lu New
soft-fp: Update soft-fp from glibc soft-fp: Update soft-fp from glibc - - - - --- 2021-07-07 H.J. Lu New
libffi/x86: Always check __x86_64__ for x86 hosts libffi/x86: Always check __x86_64__ for x86 hosts - - - - --- 2021-07-06 H.J. Lu New
Sync with binutils: GCC: Pass --plugin to AR and RANLIB Sync with binutils: GCC: Pass --plugin to AR and RANLIB - - - - --- 2021-07-04 H.J. Lu New
Don't use vec_duplicate on vector in CTOR expansion Don't use vec_duplicate on vector in CTOR expansion - - - - --- 2021-07-02 H.J. Lu New
Add optional _Float16 support Add optional _Float16 support - - - - --- 2021-07-01 H.J. Lu New
soft-fp: Update soft-fp from glibc soft-fp: Update soft-fp from glibc - - - - --- 2021-07-01 H.J. Lu New
[v5,11/11] x86: Also pass -mno-sse to vect8-ret.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v5,10/11] x86: Update gcc.target/i386/incoming-11.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v5,09/11] x86: Also pass -mno-avx to sw-1.c for ia32 Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v5,08/11] x86: Also pass -mno-avx to cold-attribute-1.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v5,07/11] x86: Also pass -mno-avx to pr72839.c Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v5,06/11] x86: Add tests for piecewise move and store Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v5,05/11] x86: Add AVX2 tests for PR middle-end/90773 Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v5,04/11] x86: Update piecewise move and store Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v5,03/11] x86: Avoid stack realignment when copying data Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v5,02/11] x86: Add TARGET_GEN_MEMSET_SCRATCH_RTX Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v5,01/11] Rewrite memset with TARGET_GEN_MEMSET_SCRATCH_RTX Allow TImode/OImode/XImode in op_by_pieces operations - - - - --- 2021-07-01 H.J. Lu New
[v6,2/2] x86: Add vec_duplicate<mode> expander x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast - - - - --- 2021-06-28 H.J. Lu New
[v6,1/2] x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast - - - - --- 2021-06-28 H.J. Lu New
[v5,2/2] x86: Add vec_duplicate<mode> expander x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast - - - - --- 2021-06-26 H.J. Lu New
[v5,1/2] x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast - - - - --- 2021-06-26 H.J. Lu New
[v2] x86: Check AVX512 without mask instructions [v2] x86: Check AVX512 without mask instructions - - - - --- 2021-06-25 H.J. Lu New
[v2,2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE Implement indirect external access - - - - --- 2021-06-24 H.J. Lu New
[v2,1/2] Add -f[no-]direct-extern-access Implement indirect external access - - - - --- 2021-06-24 H.J. Lu New
x86: Compile CPUID functions with -mgeneral-regs-only x86: Compile CPUID functions with -mgeneral-regs-only - - - - --- 2021-06-24 H.J. Lu New
[2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE Implement single global definition - - - - --- 2021-06-20 H.J. Lu New
« 1 2 ... 301 302 3031266 1267 »