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

[PATCH, RFC] Avoid the -D option which is not available install-sh
 2019-02-09 18:21 UTC  (5+ messages)
` [PING] "

[testsuite, ada] Don't XPASS gnat.dg/lto19.adb
 2019-02-09 18:16 UTC  (3+ messages)

Fix odr ICE on Ada LTO
 2019-02-09 18:10 UTC 

Fix overflow issues with new --params
 2019-02-09 17:58 UTC 

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

[PATCH] ARM: fix -masm-syntax-unified (PR88648)
 2019-02-09 16:25 UTC  (4+ messages)

[PATCH][libbacktrace] Declare external backtrace fns noinline
 2019-02-09 15:46 UTC  (4+ messages)

New Finnish PO file for 'gcc' (version 9.1-b20190203)
 2019-02-09 15:02 UTC 

[PATCH] Fix PR89247
 2019-02-09 14:47 UTC  (2+ messages)

[PATCH] i386: Use OI/TImode in *mov[ot]i_internal_avx with AVX512VL
 2019-02-09 13:39 UTC  (11+ messages)
    ` [PATCH] i386: Use EXT_REX_SSE_REG_P in *movoi_internal_avx/movti_internal

[poweprc] RFA: patch changing expected code generation for test vsx-simode2.c
 2019-02-09 13:28 UTC  (2+ messages)

[Patch, fortran] PR89200 - [9 Regression] Erroneous copying of a derived type with a deferred-length character array component
 2019-02-09 11:24 UTC 

[PATCH] Add target-zlib to top-level configure, use zlib from libphobos
 2019-02-09  9:37 UTC  (3+ messages)

[committed] Fix OpenMP declare simd handling with externals (PR middle-end/89246)
 2019-02-09  9:03 UTC 

Backports to 8.x branch
 2019-02-09  8:52 UTC  (2+ messages)

please approval my patch - add new logical traits to type_traits for logical completeness
 2019-02-09  7:15 UTC  (2+ messages)

[PATCH] PR libstdc++/88066 use <> for includes not ""
 2019-02-09  0:44 UTC 

[PATCH] Add noexcept to filesystem::path query functions
 2019-02-09  0:25 UTC 

[C++ PATCH] Fix std::is_constant_evaluated() in non-type template parameters (PR c++/88977)
 2019-02-08 23:19 UTC 

[PATCH] driver: Also prune joined switches with negation
 2019-02-08 23:10 UTC  (2+ messages)

[PATCH] Updated patches for the port of gccgo to GNU/Hurd
 2019-02-08 23:07 UTC  (3+ messages)

[RS6000] Don't support inline PLT for ABI_V4 bss-plt
 2019-02-08 22:53 UTC  (2+ messages)

C++ PATCH for c++/89212 - ICE converting nullptr to pointer-to-member-function
 2019-02-08 22:37 UTC  (2+ messages)

[C++PATCH] [PR87322] move cp_evaluated up to tsubst all lambda parms
 2019-02-08 22:23 UTC  (4+ messages)

[C++PATCH] [PR86379] do not use TREE_TYPE for USING_DECL_SCOPE
 2019-02-08 22:14 UTC  (9+ messages)

arm access to stack slot out of allocated area
 2019-02-08 21:35 UTC  (4+ messages)

[PATCH] Add testcase for PR tree-optimization/88739
 2019-02-08 21:19 UTC  (3+ messages)

[Patch]Bug 84762 - GCC for PowerPC32 violates the SysV ABI spec for small struct returns
 2019-02-08 20:07 UTC  (2+ messages)

patch to fix PR88560
 2019-02-08 19:05 UTC 

[PATCH, fortran ieee]: PR 88678, Many gfortran.dg/ieee/ieee_X.f90 test cases fail starting with r267465
 2019-02-08 18:49 UTC  (4+ messages)
    ` [EXT] "

[PATCH] C++ concepts: fix ICE with requires on dtors (PR c++/89036)
 2019-02-08 17:03 UTC  (3+ messages)
` [PATCH v2] "
  ` PING "

[committed][PATCH] Fix PR testsuite/89258
 2019-02-08 16:53 UTC 

[RS6000] Correct save_reg_p
 2019-02-08 16:38 UTC  (5+ messages)

[PATCH, rs6000] PR target/89112 put branch probabilities on branches generated by inline expansion
 2019-02-08 16:08 UTC  (2+ messages)

[rs6000] 64-bit integer loads/stores and FP instructions
 2019-02-08 16:08 UTC  (4+ messages)

[PATCH] Fix PR89150, GC of tree-form bitmaps
 2019-02-08 15:11 UTC  (7+ messages)

[PATCH] expr.c: Correct indentations in expand_constructor
 2019-02-08 12:58 UTC 

[PATCH 5/9]: C++ P0482R5 char8_t: Standard library support
 2019-02-08 12:57 UTC  (5+ messages)
` [REVISED PATCH "

[PATCH] S/390: Implement vectory copysign
 2019-02-08 12:25 UTC  (2+ messages)

[PATCH] S/390: Introduce jdd constraint
 2019-02-08 12:25 UTC  (2+ messages)

[PATCH, i386]: Fix PR89221, --enable-frame-pointer does not work as intended
 2019-02-08 12:25 UTC 

arm access to stack slot out of allocated area
 2019-02-08 12:15 UTC 

[PATCH] Narrow ARRAY*_REF indexes to sizetype for gimple (PR tree-optimization/89223)
 2019-02-08 11:58 UTC  (5+ messages)

[PATCH] Un-XFAIL gcc.dg/vect/vect-24.c on vect_condition targets
 2019-02-08 11:55 UTC 

[Patch] [arm] Fix 88714, Arm LDRD/STRD peepholes
 2019-02-08 11:40 UTC  (9+ messages)

[Ada] Fix out-of-bounds read with wild unchecked conversion
 2019-02-08 11:38 UTC 

[Ada] Fix crash on very dynamic record types
 2019-02-08 11:21 UTC 

[Ada] Fix profile mismatch with -fprofile-{generate,use} at -O2
 2019-02-08 11:09 UTC 

[PATCH] Fix ICE due to copy_reg_eh_region_note_forward (PR rtl-optimization/89234)
 2019-02-08 10:05 UTC  (2+ messages)

Vectorizer Data Structure re-org
 2019-02-08  9:42 UTC 

[PATCH][libbacktrace] Add btest_lto
 2019-02-08  9:41 UTC 

[committed][libbacktrace] Handle DW_FORM_ref_addr
 2019-02-08  9:38 UTC 

[PATCH] improve out-of-bounds pointer warning (PR 88771)
 2019-02-08  9:11 UTC  (2+ messages)

[PATCH] Fix PR89223
 2019-02-08  8:17 UTC 

Xfail gfortran.dg/pr79966.f90
 2019-02-08  7:58 UTC  (3+ messages)

[WIP PATCH] Improve tail call analysis and inliner EH clobber through variable life analysis (PR tree-optimization/89060)
 2019-02-08  7:36 UTC 

[PATCH] Fix up pre_and_rev_post_order_compute_fn
 2019-02-08  6:36 UTC  (2+ messages)

[PATCH 7/9]: C++ P0482R5 char8_t: New standard library tests
 2019-02-08  4:39 UTC  (4+ messages)
` [REVISED PATCH "

[PATCH] print correct array sizes in errors (PR 87996)
 2019-02-08  2:49 UTC  (12+ messages)

[PATCH] Integration of parallel standard algorithms for c++17
 2019-02-07 23:41 UTC  (4+ messages)

C++ PATCH for c++/89217 - ICE with list-initialization in range-based for loop
 2019-02-07 23:03 UTC 

[C++ Patch] PR 88986 ("[7/8/9 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'error_mark' in member_vec_binary_search, at cp/name-lookup.c:1136")
 2019-02-07 22:57 UTC  (6+ messages)

[PATCH] Fix more ICEs in -fsave-optimization-record (PR tree-optimization/89235)
 2019-02-07 20:25 UTC  (2+ messages)

[New test fortran, committed] PR 52789 gfortran sets -Wunused-parameter in the C sense as well as the Fortran sense
 2019-02-07 18:36 UTC 

[Patch] PR rtl-optimization/87763 - generate more bfi instructions on aarch64
 2019-02-07 18:13 UTC  (3+ messages)

[PATCH] i386: Add standard scalar operation patterns
 2019-02-07 17:49 UTC 

[committed] [obvious][testsuite] Only run rtl/arm/ldrd-peepholes.c test on arm architecture
 2019-02-07 17:41 UTC 

[PATCH] i386: Fix typo in *movoi_internal_avx/movti_internal
 2019-02-07 17:27 UTC  (2+ messages)

[Ada] Fix tasking on SPARC/Linux
 2019-02-07 16:30 UTC 

[Committed] S/390: Fix the vec_xl / vec_xst style builtins
 2019-02-07 15:55 UTC 

[PATCH] correct __clear_cache signature
 2019-02-07 15:37 UTC  (3+ messages)

[committed][PATCH][GCC][AArch64] Fix initializer for array so it's a C initializer instead of C++
 2019-02-07 11:03 UTC 

[PATCH][GCC][AArch64] Have empty HWCAPs string ignored during native feature detection
 2019-02-07 10:43 UTC  (7+ messages)

[PATCH][wwwdocs][Arm][AArch64] Update changes with new features and flags
 2019-02-07 10:23 UTC  (7+ 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).