[PATCH] Decrease {i386,sse}.md global state by 12KB
2019-02-16 7:31 UTC
[PATCH] Improve mem = STRING_CST expansion (PR rtl-optimization/66152)
2019-02-16 7:19 UTC
[PATCH] Teach evrp that main's argc argument is always non-negative for C family (PR tree-optimization/89350)
2019-02-16 7:12 UTC
C++ PATCH for c++/89217 - ICE with list-initialization in range-based for loop
2019-02-16 4:16 UTC (4+ messages)
[C++ PATCH] preview: Fix braces around scalar initializer (C++/88572) Inbox x
2019-02-16 4:16 UTC (3+ messages)
[PATCH] Fix excess warnings from -Wtype-limits with location wrappers (PR c++/88680)
2019-02-16 4:16 UTC (3+ messages)
` [PATCH] v2: "
[PATCH] document __builtin_is_constant_evaluated
2019-02-16 4:01 UTC (2+ messages)
[PATCH] document __has_attribute and __has_include
2019-02-16 3:31 UTC (2+ messages)
[PATCH doc] correct/expand -Wreturn-type
2019-02-16 2:16 UTC (6+ messages)
[PATCH doc] correct/improve -Wmissing-attributes and -Wattribute-alias
2019-02-16 1:57 UTC (2+ messages)
[PATCH 00/40] V6: Emulate MMX intrinsics with SSE
2019-02-16 0:53 UTC (51+ messages)
` [PATCH 11/42] i386: Emulate MMX mmx_andnot<mode>3 "
` [PATCH 14/42] i386: Emulate MMX pshufw "
` [PATCH 12/42] i386: Emulate MMX mmx_eq/mmx_gt<mode>3 "
` [PATCH 08/42] i386: Emulate MMX mmx_pmaddwd "
` [PATCH 18/42] i386: Emulate MMX mmx_pinsrw "
` [PATCH 10/42] i386: Emulate MMX <any_logic><mode>3 "
` [PATCH 16/42] i386: Emulate MMX sse_cvtpi2ps "
` [PATCH 15/42] i386: Emulate MMX sse_cvtps2pi/sse_cvttps2pi "
` [PATCH 22/42] i386: Emulate MMX maskmovq with SSE2 maskmovdqu
` [PATCH 13/42] i386: Emulate MMX vec_dupv2si with SSE
` [PATCH 34/42] i386: Emulate MMX ssse3_psign<mode>3 "
` [PATCH 05/42] i386: Emulate MMX plusminus/sat_plusminus "
` [PATCH 02/42] i386: Add mmx_nonimmediate_operand
` [PATCH 01/42] i386: Allow MMX register modes in SSE registers
` [PATCH 39/42] i386: Allow MMX vector expanders with TARGET_MMX_WITH_SSE
` [PATCH 19/42] i386: Emulate MMX V4HI smaxmin/V8QI umaxmin with SSE
` [PATCH 09/42] i386: Emulate MMX ashr<mode>3/<shift_insn><mode>3 "
` [PATCH 04/42] i386: Emulate MMX punpcklXX/punpckhXX with SSE punpcklXX
` [PATCH 07/42] i386: Emulate MMX smulv4hi3_highpart with SSE
` [PATCH 03/42] i386: Emulate MMX packsswb/packssdw/packuswb with SSE2
` [PATCH 35/42] i386: Emulate MMX ssse3_palignrdi with SSE
` [PATCH 06/42] i386: Emulate MMX mulv4hi3 "
` [PATCH 31/42] i386: Emulate MMX ssse3_pmaddubsw "
` [PATCH 26/42] i386: Emulate MMX movntq with SSE2 movntidi
` [PATCH 33/42] i386: Emulate MMX pshufb with SSE version
` [PATCH 23/42] i386: Emulate MMX mmx_uavgv8qi3 with SSE
` [PATCH 36/42] i386: Emulate MMX abs<mode>2 "
` [PATCH 27/42] i386: Emulate MMX umulv1siv1di3 with SSE2
` [PATCH 42/42] i386: Add tests for MMX intrinsic emulations with SSE
` [PATCH 41/42] i386: Enable TM MMX intrinsics with SSE2
` [PATCH 28/42] i386: Make _mm_empty () as NOP when MMX is disabled
` [PATCH 37/42] Prevent allocation of MMX registers with TARGET_MMX_WITH_SSE
` [PATCH 40/42] i386: Allow MMX intrinsic emulation with SSE
` [PATCH 17/42] i386: Emulate MMX mmx_pextrw "
` [PATCH 21/42] i386: Emulate MMX mmx_umulv4hi3_highpart "
` [PATCH 24/42] i386: Emulate MMX mmx_uavgv4hi3 "
` [PATCH 29/42] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>wv4hi3 "
` [PATCH 30/42] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3 "
` [PATCH 20/42] i386: Emulate MMX mmx_pmovmskb "
` [PATCH 38/42] i386: Allow MMXMODE moves with TARGET_MMX_WITH_SSE
` [PATCH 25/42] i386: Emulate MMX mmx_psadbw with SSE
` [PATCH 32/42] i386: Emulate MMX ssse3_pmulhrswv4hi3 "
[PATCH 00/42] V7: Emulate MMX intrinsics with SSE
2019-02-16 0:43 UTC (43+ messages)
` [PATCH 17/42] i386: Emulate MMX mmx_pinsrw "
` [PATCH 01/42] i386: Allow MMX register modes in SSE registers
` [PATCH 06/42] i386: Emulate MMX smulv4hi3_highpart with SSE
` [PATCH 09/42] i386: Emulate MMX <any_logic><mode>3 "
` [PATCH 15/42] i386: Emulate MMX sse_cvtpi2ps "
` [PATCH 11/42] i386: Emulate MMX mmx_eq/mmx_gt<mode>3 "
` [PATCH 13/42] i386: Emulate MMX pshufw "
` [PATCH 20/42] i386: Emulate MMX mmx_umulv4hi3_highpart "
` [PATCH 23/42] i386: Emulate MMX mmx_uavgv4hi3 "
` [PATCH 14/42] i386: Emulate MMX sse_cvtps2pi/sse_cvttps2pi "
` [PATCH 10/42] i386: Emulate MMX mmx_andnot<mode>3 "
` [PATCH 04/42] i386: Emulate MMX plusminus/sat_plusminus "
` [PATCH 08/42] i386: Emulate MMX ashr<mode>3/<shift_insn><mode>3 "
` [PATCH 03/42] i386: Emulate MMX punpcklXX/punpckhXX with SSE punpcklXX
` [PATCH 34/42] i386: Emulate MMX ssse3_palignrdi with SSE
` [PATCH 29/42] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3 "
` [PATCH 36/42] i386: Correct <ssse3_avx2>_pmulhrsw<mode>3[_mask]
` [PATCH 16/42] i386: Emulate MMX mmx_pextrw with SSE
` [PATCH 18/42] i386: Emulate MMX V4HI smaxmin/V8QI umaxmin "
` [PATCH 02/42] i386: Emulate MMX packsswb/packssdw/packuswb with SSE2
` [PATCH 33/42] i386: Emulate MMX ssse3_psign<mode>3 with SSE
` [PATCH 42/42] i386: Add tests for MMX intrinsic emulations "
` [PATCH 30/42] i386: Emulate MMX ssse3_pmaddubsw "
` [PATCH 05/42] i386: Emulate MMX mulv4hi3 "
` [PATCH 07/42] i386: Emulate MMX mmx_pmaddwd "
` [PATCH 19/42] i386: Emulate MMX mmx_pmovmskb "
` [PATCH 28/42] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>wv4hi3 "
` [PATCH 41/42] i386: Enable TM MMX intrinsics with SSE2
` [PATCH 27/42] i386: Make _mm_empty () as NOP when MMX is disabled
` [PATCH 31/42] i386: Emulate MMX ssse3_pmulhrswv4hi3 with SSE
` [PATCH 26/42] i386: Emulate MMX umulv1siv1di3 with SSE2
` [PATCH 25/42] i386: Emulate MMX movntq with SSE2 movntidi
` [PATCH 38/42] i386: Allow MMXMODE moves with TARGET_MMX_WITH_SSE
` [PATCH 12/42] i386: Emulate MMX vec_dupv2si with SSE
` [PATCH 40/42] i386: Allow MMX intrinsic emulation "
` [PATCH 22/42] i386: Emulate MMX mmx_uavgv8qi3 "
` [PATCH 37/42] Prevent allocation of MMX registers with TARGET_MMX_WITH_SSE
` [PATCH 32/42] i386: Emulate MMX pshufb with SSE version
` [PATCH 39/42] i386: Allow MMX vector expanders with TARGET_MMX_WITH_SSE
` [PATCH 21/42] i386: Emulate MMX maskmovq with SSE2 maskmovdqu
` [PATCH 24/42] i386: Emulate MMX mmx_psadbw with SSE
` [PATCH 35/42] i386: Emulate MMX abs<mode>2 "
Fortran vector math header
2019-02-16 0:05 UTC (11+ messages)
Go patch committed: Use __builtin_dwarf_cfa for getcallersp
2019-02-15 23:22 UTC
[testsuite] Couple of g++.dg/asan tweaks
2019-02-15 23:16 UTC
[SPARC] Small ASAN fixes
2019-02-15 23:09 UTC
[PATCH] Avoid assuming valid_constant_size_p argument is a constant expression (PR 89294)
2019-02-15 22:55 UTC (6+ messages)
[patch] Disable store merging in asan_expand_mark_ifn
2019-02-15 21:40 UTC (4+ messages)
Embedded World Exhibition & Conference 2019
2019-02-15 21:26 UTC
Go patch committed: Don't use a nil check for the write barrier
2019-02-15 21:05 UTC
[PR fortran/89077, patch, part 3] - ICE using * as len specifier for character parameter
2019-02-15 20:45 UTC
[PATCH] i386: Fix ')' in VALID_MMX_REG_MODE
2019-02-15 20:41 UTC
libgo patch committed: Add S/390 support to internal/cpu package
2019-02-15 19:59 UTC (2+ messages)
[PATCH, og8] Don't rescan "attach" node for dereferenced struct member
2019-02-15 18:47 UTC
[PATCH, i386]: Add missing TARGET_FPMATH_DEFAULT_P to darwin.h
2019-02-15 18:10 UTC
[Committed][PATCH][GCC][Arm] Remove alternative from neon_softfp_fp16 directive
2019-02-15 17:16 UTC
[PATCH][DOC] Document new features for GCC 9
2019-02-15 17:13 UTC (7+ messages)
[PATCH][GCC][DOC] Remove obsolete arm and aarch64 CPU names from invoke.texi
2019-02-15 17:04 UTC (5+ messages)
GCC 8.3 Status Report (2019-02-15)
2019-02-15 16:19 UTC
Bugs in extended C interop
2019-02-15 15:24 UTC
[PR 89330] Avoid adding dead speculative edges to inlinig heap
2019-02-15 14:29 UTC
Go patch committed: Harmonize types referenced by both C and Go
2019-02-15 14:26 UTC (5+ messages)
[PATCH][GCC][Arm] Add HF modes to ANY iterators
2019-02-15 12:27 UTC (5+ messages)
[PATCH 00/40] V5: Emulate MMX intrinsics with SSE
2019-02-15 12:21 UTC (19+ messages)
` [PATCH 40/40] i386: Also enable SSSE3 __m64 tests in 64-bit mode
` [PATCH, testsuite]: Re-enable 64-bit form in gcc.target/i386/ssse3-*.c on AVX targets
` [PATCH 39/40] i386: Add tests for MMX intrinsic emulations with SSE
` [PATCH 37/40] i386: Allow MMX intrinsic emulation "
[PATCH] Come up with fast {function,call}_summary classes (PR ipa/89306)
2019-02-15 12:09 UTC (2+ messages)
[PATCH][AArch64] Use implementation namespace consistently in arm_neon.h
2019-02-15 11:52 UTC (2+ messages)
[omp] Move NE_EXPR handling to omp_adjust_for_condition
2019-02-15 11:50 UTC (2+ messages)
[PATCH, GCC] PR target/86487: fix the way 'uses_hard_regs_p' handles paradoxical subregs
2019-02-15 11:35 UTC (8+ messages)
Fortran vector math header
2019-02-15 11:16 UTC (3+ messages)
GCC 7 backport
2019-02-15 10:58 UTC (3+ messages)
[Committed][PATCH][GCC][Arm] Fix test directive
2019-02-15 10:58 UTC (3+ messages)
[testsuite] Tweak gcc.target/sparc/struct-ret-check-1.c
2019-02-15 10:56 UTC
[testsuite] Small tweaks for Visium
2019-02-15 10:51 UTC
[visium] Adjust to recent assembler change
2019-02-15 10:41 UTC
[patch] Fix LRA/reload issue with -fnon-call-exceptions
2019-02-15 10:05 UTC
[PATCH] Fix tree-loop-distribution.c ICE with -ftrapv (PR tree-optimization/89278)
2019-02-15 8:16 UTC (6+ messages)
[PATCH] i386: Insert ENDBR for NOTE_INSN_DELETED_LABEL only if needed
2019-02-15 4:13 UTC
PING^1: [PATCH] driver: Also prune joined switches with negation
2019-02-15 3:34 UTC (12+ messages)
` V2 "
` [PATCH] Add testcases for multiple -fsanitize=, -fno-sanitize= or -fno-sanitize-recover= options
` [PATCH] Add testcases for multiple -fsanitize=, -fno-sanitize= or -fno-sanitize-recover= options (take 2)
[PATCH] Fix up and improve allow_blank_lines testsuite handling (PR other/69006, PR testsuite/88920)
2019-02-15 3:31 UTC (5+ messages)
` [PATCH] Fix up and improve allow_blank_lines testsuite handling (PR other/69006, PR testsuite/88920, take 2)
[PATCH] Fix ICE with optimize("Ofast") due to option handling (PR other/89342)
2019-02-15 0:53 UTC (2+ messages)
[C PATCH] Reject weak nested functions (PR c/89340)
2019-02-15 0:53 UTC (2+ messages)
libgo patch committed: Run examples
2019-02-15 0:37 UTC
Go patch committed: Compile thunks with -Os
2019-02-15 0:30 UTC (2+ messages)
[PATCH, i386]: Enable MMX, SSE and SSE2 by default in TARGET_SUBTARGET64_ISA_DEFAULT
2019-02-14 23:57 UTC
[PATCH wwwdocs] changes.html for "asm inline"
2019-02-14 23:57 UTC
[committed] Fix combiner's make_extraction (PR rtl-optimization/89354)
2019-02-14 23:17 UTC
Backport of various patches to gcc 8
2019-02-14 22:44 UTC (9+ messages)
` [PATCH 3/7] Fix memory leak of pretty_printer prefixes
` [PATCH 5/7] Fix memory leak in selftest::test_expansion_to_rtl
` [PATCH 4/7] docs: fix stray duplicated words
` [PATCH 2/7] C++: don't offer bogus "._0" suggestions (PR c++/86329)
` [PATCH 7/7] C++ concepts: fix ICE with requires on dtors (PR c++/89036)
` [PATCH 1/7] Don't offer suggestions for compiler-generated variables (PR c++/85515)
` [PATCH 6/7] Fix ICE on class-template argument deduction (PR c++/88795)
[PATCH, fortran] PR 81552 Improve and document -flag-init-integer
2019-02-14 21:34 UTC
[PATCH, d] Committed Add netbsd support to GDC
2019-02-14 21:26 UTC
Go patch committed: Copy has_padding field if struct backend type exists
2019-02-14 21:07 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).