public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/41] V8: Emulate MMX intrinsics with SSE
 2019-02-18 14:48 UTC  (65+ messages)
` [PATCH 01/41] i386: Allow MMX register modes in SSE registers
` [PATCH 04/41] i386: Emulate MMX plusminus/sat_plusminus with SSE
` [PATCH 06/41] i386: Emulate MMX smulv4hi3_highpart "
` [PATCH 12/41] i386: Emulate MMX vec_dupv2si "
` [PATCH 11/41] i386: Emulate MMX mmx_eq/mmx_gt<mode>3 "
` [PATCH 09/41] i386: Emulate MMX <any_logic><mode>3 "
` [PATCH 15/41] i386: Emulate MMX sse_cvtpi2ps "
` [PATCH 03/41] i386: Emulate MMX punpcklXX/punpckhXX with SSE punpcklXX
` [PATCH 08/41] i386: Emulate MMX ashr<mode>3/<shift_insn><mode>3 with SSE
` [PATCH 25/41] i386: Emulate MMX movntq with SSE2 movntidi
` [PATCH 33/41] i386: Emulate MMX ssse3_psign<mode>3 with SSE
` [PATCH 13/41] i386: Emulate MMX pshufw "
` [PATCH 10/41] i386: Emulate MMX mmx_andnot<mode>3 "
` [PATCH 27/41] i386: Make _mm_empty () as NOP for TARGET_MMX_WITH_SSE
` [PATCH 07/41] i386: Emulate MMX mmx_pmaddwd with SSE
` [PATCH 40/41] i386: Enable TM MMX intrinsics with SSE2
` [PATCH 28/41] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>wv4hi3 with SSE
` [PATCH 16/41] i386: Emulate MMX mmx_pextrw "
` [PATCH 02/41] i386: Emulate MMX packsswb/packssdw/packuswb with SSE2
` [PATCH 31/41] i386: Emulate MMX ssse3_pmulhrswv4hi3 with SSE
` [PATCH 14/41] i386: Emulate MMX sse_cvtps2pi/sse_cvttps2pi "
` [PATCH 17/41] i386: Emulate MMX mmx_pinsrw "
` [PATCH 05/41] i386: Emulate MMX mulv4hi3 "
` [PATCH 41/41] i386: Add tests for MMX intrinsic emulations "
` [PATCH 20/41] i386: Emulate MMX mmx_umulv4hi3_highpart "
` [PATCH 19/41] i386: Emulate MMX mmx_pmovmskb "
` [PATCH 21/41] i386: Emulate MMX maskmovq with SSE2 maskmovdqu
` [PATCH 34/41] i386: Emulate MMX ssse3_palignrdi with SSE
` [PATCH 32/41] i386: Emulate MMX pshufb with SSE version
` [PATCH 29/41] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3 with SSE
` [PATCH 36/41] Prevent allocation of MMX registers with TARGET_MMX_WITH_SSE
` [PATCH 38/41] i386: Allow MMX vector expanders "
` [PATCH 30/41] i386: Emulate MMX ssse3_pmaddubsw with SSE
` [PATCH 23/41] i386: Emulate MMX mmx_uavgv4hi3 "
` [PATCH 18/41] i386: Emulate MMX V4HI smaxmin/V8QI umaxmin "
` [PATCH 24/41] i386: Emulate MMX mmx_psadbw "
` [PATCH 37/41] i386: Allow MMXMODE moves with TARGET_MMX_WITH_SSE
` [PATCH 39/41] i386: Allow MMX intrinsic emulation with SSE
` [PATCH 26/41] i386: Emulate MMX umulv1siv1di3 with SSE2
` [PATCH 35/41] i386: Emulate MMX abs<mode>2 with SSE
` [PATCH 22/41] i386: Emulate MMX mmx_uavgv8qi3 "

[Patch] [aarch64] PR target/89324 Handle stack pointer for SUBS/ADDS instructions
 2019-02-18 14:40 UTC 

[COMMITTED] Fix test pr88680.C
 2019-02-18 14:13 UTC 

[COMMITTED] Fix libstdc++ filesystem tests
 2019-02-18 14:10 UTC 

Provide __start_minfo/__stop_minfo for linkers that don't (PR d/87864)
 2019-02-18 13:55 UTC  (5+ messages)

[PATCH] Teach evrp that main's argc argument is always non-negative for C family (PR tree-optimization/89350)
 2019-02-18 13:47 UTC  (4+ messages)

[PATCH] Add target-zlib to top-level configure, use zlib from libphobos
 2019-02-18 13:26 UTC  (8+ messages)

[PATCH][RFC] Extend locations where to seach for Fortran pre-include
 2019-02-18 13:23 UTC  (4+ messages)

[patch, fortran] Fix PR 87689, wrong decls / ABI violation on POWER
 2019-02-18 13:08 UTC  (5+ messages)

[PATCH] Fix PR89296
 2019-02-18 12:54 UTC 

[Patch] [arm] Fix 88714, Arm LDRD/STRD peepholes
 2019-02-18 12:47 UTC  (11+ messages)

RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]
 2019-02-18 12:44 UTC  (8+ messages)

AW: Bugs in extended C interop
 2019-02-18 11:42 UTC 

[PATCH] Fix *r<noxa>sbg_sidi_srl pattern (PR target/89369)
 2019-02-18 11:17 UTC  (2+ messages)

[PATCH] Fix s390 backend with old binutils (PR target/89361)
 2019-02-18 11:15 UTC  (2+ messages)

libgo patch committed: Run examples
 2019-02-18 10:53 UTC  (4+ messages)

Go patch committed: Harmonize types referenced by both C and Go
 2019-02-18 10:48 UTC  (5+ messages)

[C++ Patch] PR 84536 ("[7/8/9 Regression] ICE with non-type template parameter")
 2019-02-18 10:31 UTC  (3+ messages)

[PATCH] Avoid assuming valid_constant_size_p argument is a constant expression (PR 89294)
 2019-02-18 10:26 UTC  (2+ messages)

[PATCH] s390.md fixes for 32-bit host
 2019-02-18 10:01 UTC  (2+ messages)

[PATCH] Use 1UL constant in order to not overflow (PR c++/89383)
 2019-02-18  9:44 UTC  (3+ messages)

[PATCH] Come up with fast {function,call}_summary classes (PR ipa/89306)
 2019-02-18  8:09 UTC  (2+ messages)

[PR fortran/88299, patch] - [F18] COMMON in a legacy module produces bogus warnings in dependent code
 2019-02-17 21:20 UTC  (4+ messages)
` *Ping* "

[PR fortran/89077, patch, part 3] - ICE using * as len specifier for character parameter
 2019-02-17 21:16 UTC  (3+ messages)

Make claer, when contributions will be ignored
 2019-02-17 19:47 UTC  (14+ messages)
    ` Make clear, "

C++ PATCH to add test for c++/89356
 2019-02-17 17:57 UTC 

[PATCH] Fix up norm2 simplification (PR middle-end/88074)
 2019-02-17 17:30 UTC  (4+ messages)

C++ PATCH to add test for c++/89315
 2019-02-17 17:28 UTC 

C++ PATCH to fix eb82.C
 2019-02-17 16:54 UTC  (2+ messages)

[C++ PATCH] Fix cxx_eval_store_expression (PR c++/89336)
 2019-02-17 13:34 UTC  (3+ messages)

C++ PATCH for c++/89217 - ICE with list-initialization in range-based for loop
 2019-02-17  6:42 UTC  (6+ messages)

[RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters
 2019-02-17  3:14 UTC  (3+ messages)

[PATCH] i386: Add ssse3_pmulhrswv4hi3 expander
 2019-02-16 22:12 UTC  (3+ messages)

libgo patch committed: Add S/390 support to internal/cpu package
 2019-02-16 21:28 UTC  (4+ messages)

New French PO file for 'gcc' (version 9.1-b20190203)
 2019-02-16 20:32 UTC 

[PATCH] i386: Correct *vec_extractv2si_zext_mem
 2019-02-16 19:07 UTC  (2+ messages)

[PATCH 00/42] V7: Emulate MMX intrinsics with SSE
 2019-02-16 19:02 UTC  (46+ messages)
` [PATCH 18/42] i386: Emulate MMX V4HI smaxmin/V8QI umaxmin "
` [PATCH 10/42] i386: Emulate MMX mmx_andnot<mode>3 "
` [PATCH 16/42] i386: Emulate MMX mmx_pextrw "
` [PATCH 11/42] i386: Emulate MMX mmx_eq/mmx_gt<mode>3 "
` [PATCH 14/42] i386: Emulate MMX sse_cvtps2pi/sse_cvttps2pi "
` [PATCH 06/42] i386: Emulate MMX smulv4hi3_highpart "
` [PATCH 23/42] i386: Emulate MMX mmx_uavgv4hi3 "
` [PATCH 34/42] i386: Emulate MMX ssse3_palignrdi "
` [PATCH 36/42] i386: Correct <ssse3_avx2>_pmulhrsw<mode>3[_mask]
` [PATCH 08/42] i386: Emulate MMX ashr<mode>3/<shift_insn><mode>3 with SSE
` [PATCH 09/42] i386: Emulate MMX <any_logic><mode>3 "
` [PATCH 33/42] i386: Emulate MMX ssse3_psign<mode>3 "
` [PATCH 20/42] i386: Emulate MMX mmx_umulv4hi3_highpart "
` [PATCH 15/42] i386: Emulate MMX sse_cvtpi2ps "
` [PATCH 29/42] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3 "
` [PATCH 17/42] i386: Emulate MMX mmx_pinsrw "
` [PATCH 13/42] i386: Emulate MMX pshufw "
` [PATCH 05/42] i386: Emulate MMX mulv4hi3 "
` [PATCH 19/42] i386: Emulate MMX mmx_pmovmskb "
` [PATCH 07/42] i386: Emulate MMX mmx_pmaddwd "
` [PATCH 30/42] i386: Emulate MMX ssse3_pmaddubsw "
` [PATCH 42/42] i386: Add tests for MMX intrinsic emulations "
` [PATCH 28/42] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>wv4hi3 "
` [PATCH 26/42] i386: Emulate MMX umulv1siv1di3 with SSE2
` [PATCH 22/42] i386: Emulate MMX mmx_uavgv8qi3 with SSE
` [PATCH 21/42] i386: Emulate MMX maskmovq with SSE2 maskmovdqu
` [PATCH 24/42] i386: Emulate MMX mmx_psadbw with SSE
` [PATCH 37/42] Prevent allocation of MMX registers with TARGET_MMX_WITH_SSE
` [PATCH 38/42] i386: Allow MMXMODE moves "
` [PATCH 40/42] i386: Allow MMX intrinsic emulation with SSE
` [PATCH 39/42] i386: Allow MMX vector expanders with TARGET_MMX_WITH_SSE
` [PATCH 32/42] i386: Emulate MMX pshufb with SSE version
` [PATCH 31/42] i386: Emulate MMX ssse3_pmulhrswv4hi3 with SSE
` [PATCH 25/42] i386: Emulate MMX movntq with SSE2 movntidi
` [PATCH 27/42] i386: Make _mm_empty () as NOP when MMX is disabled
` [PATCH 12/42] i386: Emulate MMX vec_dupv2si with SSE
` [PATCH 41/42] i386: Enable TM MMX intrinsics with SSE2
` [PATCH 35/42] i386: Emulate MMX abs<mode>2 with SSE

[libgo] Fix alignment issue in persistent allocator
 2019-02-16 16:26 UTC 

[patch, fortran] Fix part of PR 71066
 2019-02-16 16:06 UTC  (3+ messages)
` *ping* "

[PATCH] i386: Insert ENDBR for NOTE_INSN_DELETED_LABEL only if needed
 2019-02-16 15:02 UTC  (2+ messages)
` V2 "

[testsuite] Tweak gcc.target/sparc/struct-ret-check-1.c
 2019-02-16 14:41 UTC  (2+ messages)

[PATCH, RFC] Avoid the -D option which is not available install-sh
 2019-02-16 12:58 UTC  (5+ messages)

[PR 89209] Avoid segfault in a peculiar corner case in SRA
 2019-02-16 11:14 UTC  (2+ messages)

[PATCH] Improve mem = STRING_CST expansion (PR rtl-optimization/66152)
 2019-02-16 11:11 UTC  (2+ messages)

[PATCH] Decrease {i386,sse}.md global state by 12KB
 2019-02-16  9:59 UTC  (2+ 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  (3+ messages)

page:  |  | 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).