public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][RFC]AArch64 SVE: Fix multiple comparison masks on inverted operands
 2021-07-01  7:04 UTC  (7+ messages)

HELP!! How to inhibit optimizations applied to .DEFERRED_INIT argument?
 2021-07-01  6:48 UTC  (17+ messages)

[PATCH 00/62] Support all AVX512FP16 intrinsics
 2021-07-01  6:16 UTC  (63+ messages)
` [PATCH 01/62] AVX512FP16: Support vector init/broadcast for FP16
` [PATCH 02/62] AVX512FP16: Add testcase for vector init and broadcast intrinsics
` [PATCH 03/62] AVX512FP16: Fix HF vector passing in variable arguments
` [PATCH 04/62] AVX512FP16: Add ABI tests for xmm
` [PATCH 05/62] AVX512FP16: Add ABI test for ymm
` [PATCH 06/62] AVX512FP16: Add abi test for zmm
` [PATCH 07/62] AVX512FP16: Add vaddph/vsubph/vdivph/vmulph
` [PATCH 08/62] AVX512FP16: Add testcase for vaddph/vsubph/vmulph/vdivph
` [PATCH 09/62] AVX512FP16: Enable _Float16 autovectorization
` [PATCH 10/62] AVX512FP16: Add vaddsh/vsubsh/vmulsh/vdivsh
` [PATCH 11/62] AVX512FP16: Add testcase for vaddsh/vsubsh/vmulsh/vdivsh
` [PATCH 12/62] AVX512FP16: Add vmaxph/vminph/vmaxsh/vminsh
` [PATCH 13/62] AVX512FP16: Add testcase for vmaxph/vmaxsh/vminph/vminsh
` [PATCH 14/62] AVX512FP16: Add vcmpph/vcmpsh/vcomish/vucomish
` [PATCH 15/62] AVX512FP16: Add testcase for vcmpph/vcmpsh/vcomish/vucomish
` [PATCH 16/62] AVX512FP16: Add vsqrtph/vrsqrtph/vsqrtsh/vrsqrtsh
` [PATCH 17/62] AVX512FP16: Add testcase for vsqrtph/vsqrtsh/vrsqrtph/vrsqrtsh
` [PATCH 18/62] AVX512FP16: Add vrcpph/vrcpsh/vscalefph/vscalefsh
` [PATCH 19/62] AVX512FP16: Add testcase for vrcpph/vrcpsh/vscalefph/vscalefsh
` [PATCH 20/62] AVX512FP16: Add vreduceph/vreducesh/vrndscaleph/vrndscalesh
` [PATCH 21/62] AVX512FP16: Add testcase for vreduceph/vreducesh/vrndscaleph/vrndscalesh
` [PATCH 22/62] AVX512FP16: Add fpclass/getexp/getmant instructions
` [PATCH 23/62] AVX512FP16: Add testcase for fpclass/getmant/getexp instructions
` [PATCH 24/62] AVX512FP16: Add vmovw/vmovsh
` [PATCH 25/62] AVX512FP16: Add testcase for vmovsh/vmovw
` [PATCH 26/62] AVX512FP16: Add vcvtph2dq/vcvtph2qq/vcvtph2w/vcvtph2uw/vcvtph2uqq/vcvtph2udq
` [PATCH 27/62] AVX512FP16: Add testcase for vcvtph2w/vcvtph2uw/vcvtph2dq/vcvtph2udq/vcvtph2qq/vcvtph2uqq
` [PATCH 28/62] AVX512FP16: Add vcvtuw2ph/vcvtw2ph/vcvtdq2ph/vcvtudq2ph/vcvtqq2ph/vcvtuqq2ph
` [PATCH 29/62] AVX512FP16: Add testcase for vcvtw2ph/vcvtuw2ph/vcvtdq2ph/vcvtudq2ph/vcvtqq2ph/vcvtuqq2ph
` [PATCH 30/62] AVX512FP16: Add vcvtsh2si/vcvtsh2usi/vcvtsi2sh/vcvtusi2sh
` [PATCH 31/62] AVX512FP16: Add testcase for vcvtsh2si/vcvtsh2usi/vcvtsi2sh/vcvtusi2sh
` [PATCH 32/62] AVX512FP16: Add vcvttph2w/vcvttph2uw/vcvttph2dq/vcvttph2qq/vcvttph2udq/vcvttph2uqq
` [PATCH 33/62] AVX512FP16: Add testcase for vcvttph2w/vcvttph2uw/vcvttph2dq/vcvttph2udq/vcvttph2qq/vcvttph2uqq
` [PATCH 34/62] AVX512FP16: Add vcvttsh2si/vcvttsh2usi
` [PATCH 35/62] AVX512FP16: Add vcvtph2pd/vcvtph2psx/vcvtpd2ph/vcvtps2phx
` [PATCH 36/62] AVX512FP16: Add testcase for vcvtph2pd/vcvtph2psx/vcvtpd2ph/vcvtps2phx
` [PATCH 37/62] AVX512FP16: Add vcvtsh2ss/vcvtsh2sd/vcvtss2sh/vcvtsd2sh
` [PATCH 38/62] AVX512FP16: Add testcase for vcvtsh2sd/vcvtsh2ss/vcvtsd2sh/vcvtss2sh
` [PATCH 39/62] AVX512FP16: Add intrinsics for casting between vector float16 and vector float32/float64/integer
` [PATCH 40/62] AVX512FP16: Add vfmaddsub[132, 213, 231]ph/vfmsubadd[132, 213, 231]ph
` [PATCH 41/62] AVX512FP16: Add testcase for "
` [PATCH 42/62] AVX512FP16: Add FP16 fma instructions
` [PATCH 43/62] AVX512FP16: Add testcase for "
` [PATCH 44/62] AVX512FP16: Add scalar/vector bitwise operations, including
` [PATCH 45/62] AVX512FP16: Add testcase for fp16 bitwise operations
` [PATCH 46/62] AVX512FP16: Enable FP16 mask load/store
` [PATCH 47/62] AVX512FP16: Add scalar fma instructions
` [PATCH 48/62] AVX512FP16: Add testcase for scalar FMA instructions
` [PATCH 49/62] AVX512FP16: Add vfcmaddcph/vfmaddcph/vfcmulcph/vfmulcph
` [PATCH 50/62] AVX512FP16: Add testcases for vfcmaddcph/vfmaddcph/vfcmulcph/vfmulcph
` [PATCH 51/62] AVX512FP16: Add vfcmaddcsh/vfmaddcsh/vfcmulcsh/vfmulcsh
` [PATCH 52/62] AVX512FP16: Add testcases for vfcmaddcsh/vfmaddcsh/vfcmulcsh/vfmulcsh
` [PATCH 53/62] AVX512FP16: Add expander for sqrthf2
` [PATCH 54/62] AVX512FP16: Add expander for ceil/floor/trunc/roundeven
` [PATCH 55/62] AVX512FP16: Add expander for cstorehf4
` [PATCH 56/62] AVX512FP16: Optimize (_Float16) sqrtf ((float) f16) to sqrtf16 (f16)
` [PATCH 57/62] AVX512FP16: Add expander for fmahf4
` [PATCH 58/62] AVX512FP16: Optimize for code like (_Float16) __builtin_ceif ((float) f16)
` [PATCH 59/62] AVX512FP16: Support load/store/abs intrinsics
` [PATCH 60/62] AVX512FP16: Add reduce operators(add/mul/min/max)
` [PATCH 61/62] AVX512FP16: Add complex conjugation intrinsic instructions
` [PATCH 62/62] AVX512FP16: Add permutation and mask blend intrinsics

[PATCH, Fortran] set version field in CFI_cdesc_t to CFI_VERSION
 2021-07-01  6:00 UTC 

[PATCH 0/2] Initial support for AVX512FP16
 2021-07-01  5:55 UTC  (3+ messages)
  ` [PATCH 2/2] AVX512FP16: Add HFmode support in libgcc
  ` [PATCH 1/2] AVX512FP16: Initial support for _Float16 type and AVX512FP16 feature

[WIP, Fortran] TS 29113 testsuite
 2021-07-01  5:53 UTC 

[PATCH] libgcc libiberty: optimize and modernize standard string and memory functions
 2021-07-01  4:37 UTC  (3+ messages)

[PATCH] Analyze niter for until-wrap condition [PR101145]
 2021-07-01  2:05 UTC 

[PATCH] rs6000: Add MMA __builtin_vsx_lxvp and __builtin_vsx_stxvp built-ins
 2021-07-01  1:35 UTC  (2+ messages)

[committed] libstdc++: Improve Doxygen documentation groups [PR 101258]
 2021-07-01  0:09 UTC 

[committed] libstdc++: Make <experimental/simd> depend on C++17
 2021-07-01  0:09 UTC 

[committed] libstdc++: Suppress redundant definitions of static members in <random>
 2021-07-01  0:08 UTC 

[PATCH] improve warning suppression for inlined functions (PR 98465, 98512)
 2021-06-30 23:38 UTC  (19+ messages)
    ` [PATCH 0/4] improve warning suppression for inlined functions (PR 98512)
      ` [PATCH 1/4] introduce diagnostic infrastructure changes "
      ` [PATCH 2/4] remove %G and %K from calls in front end and middle end "
        ` [PING][PATCH "
      ` [PATCH 3/4] remove %K from error() calls in the aarch64/arm back ends "
      ` [PATCH 4/4] remove %G and %K support from pretty printer and -Wformat "
        ` [PING][PATCH "

[COMMITTED] testsuite: Add missing dg-add-options to CTF testcase ctf-skip-types-4.c
 2021-06-30 22:43 UTC 

[PATCH] Rearrange detection of temporary directory for NetBSD
 2021-06-30 22:03 UTC  (6+ messages)

[PATCH] c++: unqualified member template in constraint [PR101247]
 2021-06-30 21:27 UTC 

[PATCH 1/2] c++: Fix push_access_scope and introduce RAII wrapper for it
 2021-06-30 20:42 UTC  (9+ messages)
` [PATCH 2/2] c++: Extend PR96204 fix to variable templates

[PATCH] Fix PR testsuite/101269
 2021-06-30 20:33 UTC 

[PATCH] c++: CTAD within alias template [PR91911]
 2021-06-30 20:23 UTC  (9+ messages)

[Patch] Add 'default' to -foffload=; document that flag [PR67300]
 2021-06-30 20:12 UTC  (14+ messages)

[POWER10] __morestack calls from pcrel code
 2021-06-30 20:06 UTC  (2+ messages)

[PATCH 1/4] add utility to poison globals that should not be used
 2021-06-30 19:34 UTC  (9+ messages)
` [PATCH 2/4] allow poisoning input_location in ranges it "
` [PATCH 4/4] poison input_location and cfun in one spot

[PATCH 0/3] Add Power10 IEEE 128-bit min, max, conditional move
 2021-06-30 19:07 UTC  (14+ messages)
` [PATCH 1/3] Add IEEE 128-bit min/max support on PowerPC
` [PATCH 2/3] Fix IEEE 128-bit min/max test
    ` [PATCH 2/3 V2] "
` [PATCH 3/3] Add IEEE 128-bit fp conditional move on PowerPC

[Patch] gcc.c: Add -foffload= to display_help
 2021-06-30 18:08 UTC  (4+ messages)
` RFC: --help for Driver options (was: [Patch] gcc.c: Add -foffload= to display_help)

RFC: Experimental use of Sphinx for GCC documentation
 2021-06-30 15:43 UTC  (31+ messages)
` RFC: "
    ` GCC documentation: porting to Sphinx
                        ` [PATCH] Port GCC documentation "

[RFC/PATCH] ira: Consider matching constraints with param [PR100328]
 2021-06-30 15:42 UTC  (11+ messages)
` [RFC/PATCH v3] ira: Support more matching constraint forms "

[ARM] PR98435: Missed optimization in expanding vector constructor
 2021-06-30 15:21 UTC  (10+ messages)

[PATCH] gcc-changelog: show correct line when complaining about unclosed paren
 2021-06-30 15:03 UTC 

[RFC PATCH] Change the type of predicates to bool
 2021-06-30 15:00 UTC  (3+ messages)

[committed] analyzer: eliminate enum binding_key [PR95006]
 2021-06-30 14:35 UTC 

[PATCH] testsuite: Add arm_arch_v7a_ok effective-target to pr57351.c
 2021-06-30 13:58 UTC 

[PATCH] c++: DR2397 - auto specifier for * and & to arrays [PR100975]
 2021-06-30 13:30 UTC  (4+ messages)

[PATCH] Add stmt context in simplify_using_ranges
 2021-06-30 13:25 UTC  (3+ messages)

[PATCH] mips: check MSA support for vector modes [PR100760,PR100761,PR100762]
 2021-06-30 13:17 UTC  (2+ messages)
` PING: "

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-06-30 12:01 UTC  (22+ messages)

[COMMITTED V10 0/7] Support for the CTF and BTF debug formats
 2021-06-30 11:46 UTC  (3+ messages)
` [COMMITTED V10 4/7] CTF/BTF testsuites

[PATCH] tree-optimization/101267 - fix SLP vect with masked operations
 2021-06-30 10:56 UTC 

[PATCH 0/4] openacc: Async fixes
 2021-06-30 10:40 UTC  (3+ messages)

[Patch] gcc.c's check_offload_target_name: Fixes to inform hints
 2021-06-30 10:23 UTC  (2+ messages)

[Ada] Do not catch 'N mod -1' in CodePeer_Mode
 2021-06-30  9:30 UTC 

[Ada] Small tweak in a couple of comments
 2021-06-30  9:30 UTC 

[Ada] Make copies of entities being declared when copying block
 2021-06-30  9:30 UTC 

[Ada] Remove an obsolete variant of Adjust_Name_Case used only by SPARK
 2021-06-30  9:30 UTC 

[Ada] Fix the -gnatyr switch so it works in record rep clauses
 2021-06-30  9:30 UTC 

[Ada] Expose symmetry between Known_ and Unknown_ query routines
 2021-06-30  9:30 UTC 

[Ada] Crash on limited array object with address clause
 2021-06-30  9:30 UTC 

[Ada] Add some OS constants to control keepalive on TCP connections
 2021-06-30  9:30 UTC 

[Ada] Rewrite Validated_View in recursive style
 2021-06-30  9:30 UTC 

[Ada] vx7-shared-libs - x86_64-vx7r2 (gnat runtime)
 2021-06-30  9:30 UTC 

[Ada] Ignore again errors when running gen_il-main
 2021-06-30  9:30 UTC 

[Ada] tech debt: Parent (Empty) is not allowed
 2021-06-30  9:30 UTC 

[Ada] vx7-shared-libs: Unused variable __gnat_user_int_connect
 2021-06-30  9:30 UTC 

[Ada] Accept arrays and scalars as type views that can be validated
 2021-06-30  9:30 UTC 

[Ada] Simplify detection of local types
 2021-06-30  9:30 UTC 

[Ada] Further adjustment and optimization of System.Value_N
 2021-06-30  9:30 UTC 

[Ada] Overriding errors on renamings and instances overriding predefined operators
 2021-06-30  9:30 UTC 

[Ada] Disable Pre/Post in formal containers
 2021-06-30  9:30 UTC 

[Ada] More robust guard against cascaded errors with overlapping actuals
 2021-06-30  9:30 UTC 

[Ada] Fix bug in node/entity kind numbers in sinfo/einfo.h
 2021-06-30  9:30 UTC 

[Ada] Fix style in Get_Fullest_View
 2021-06-30  9:30 UTC 

[Ada] Reuse Is_Subprogram_Or_Entry where possible
 2021-06-30  9:30 UTC 

[Ada] Remove a special case for forking-for-expect from ordinary spawn
 2021-06-30  9:30 UTC 

[Ada] Factor out many fields in entities
 2021-06-30  9:30 UTC 

[Ada] Consistently use Validated_View for Valid_Scalars on records
 2021-06-30  9:30 UTC 

[Ada] Ensure System.Tasking.Debug.Known_Tasks component access is atomic
 2021-06-30  9:30 UTC 

[Ada] Remove redundant check for empty list
 2021-06-30  9:30 UTC 

[PATCH] tree-optimization/101264 - rework SLP "any" permute forward prop
 2021-06-30  9:29 UTC 

[ARM] PR66791: Gate comparison in vca intrinsics on __FAST_MATH__
 2021-06-30  9:08 UTC  (5+ messages)

[PATCH] c-family: Add more predefined macros for math flags
 2021-06-30  8:59 UTC 

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