public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch 0/5] rs6000, 128-bit Binary Integer Operations
 2020-10-08 14:22 UTC  (15+ messages)
` [PATCH 1/5] RS6000 Add 128-bit Binary Integer sign extend operations
` [PATCH 2/5] RS6000 add 128-bit Integer Operations
    ` [PATCH 2a/5] rs6000, vec_rlnm builtin fix arguments
    ` [PATCH 2b/5] RS6000 add 128-bit Integer Operations
` [PATCH 3/5] Add TI to TD (128-bit DFP) and TD to TI support

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2020-10-08 14:22 UTC  (15+ messages)
` [PATCH][Arm][1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature
  ` [PATCH][Arm][2/4] Custom Datapath Extension intrinsics: instructions using FPU/MVE S/D registers
          ` [PATCH][Arm] Auto-vectorization for MVE: vsub
            ` [PATCH][Arm] Auto-vectorization for MVE: vmul
            ` [PATCH][Arm] Auto-vectorization for MVE: vmin/vmax
          ` [PATCH][Arm] Enable MVE SIMD modes for vectorization
            ` Ping: "

[PATCH] arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 96914)
 2020-10-08 14:16 UTC  (2+ messages)

Disable tbaa for some call to call_may_clobber_ref_p
 2020-10-08 13:55 UTC  (2+ messages)

[PATCH] PR target/97312: Tweak gcc.target/aarch64/pr90838.c
 2020-10-08 13:54 UTC  (4+ messages)
  ` [PATCH] vrp: Fix up gcc.target/aarch64/pr90838.c [PR97312, PR94801]

[committed] libstdc++: Add C++11 member functions for ios::failure in old ABI
 2020-10-08 13:50 UTC 

[committed] libstdc++: Fix divide by zero in default template argument
 2020-10-08 13:50 UTC  (2+ messages)

[PUSHED] Fix PR97325
 2020-10-08 13:45 UTC  (4+ messages)
` [PATCH] match.pd: Fix up FFS -> CTZ + 1 optimization [PR97325]

[PATCH] PR target/97312: Tweak gcc.target/aarch64/pr90838.c
 2020-10-08 12:57 UTC  (8+ messages)

[PATCH] SLP vectorize multiple BBs at once
 2020-10-08 12:40 UTC 

[PATCH] tree-optimization/97330 - fix bad load sinking
 2020-10-08 12:22 UTC 

[PATCH] x86: Add <x86gprintrin.h>
 2020-10-08 12:12 UTC  (3+ messages)
` PING: "
  ` PING^2 "

[ Preprocessor ] [ Common ] Feature: Macros for identifying the wide and narrow execution string literal encoding
 2020-10-08 11:52 UTC 

make sincos take type from intrinsic formal, not from result assignment
 2020-10-08 11:46 UTC  (8+ messages)

[PATCH] adjust BB vectorization dump scanning
 2020-10-08 11:34 UTC 

[PATCH] IPA MOD REF: add debug counter
 2020-10-08 11:33 UTC 

[PATCH] MIPS/libphobos: Fix switchcontext.S assembly for MIPS I ISA
 2020-10-08 11:20 UTC  (2+ messages)

[PATCH] PR target/97312: Tweak gcc.target/aarch64/pr90838.c
 2020-10-08 10:33 UTC 

[PATCH v2] combine: Don't turn (mult (extend x) 2^n) into extract [PR96998]
 2020-10-08 10:21 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
 2020-10-08  9:58 UTC  (4+ messages)

[PATCH] IBM Z: Change vector copysign to use bitwise operations
 2020-10-08  9:38 UTC 

[PUSHED] Fix PR97315 (part 2 of 2)
 2020-10-08  9:36 UTC 

[PATCH] arm: Fix ICE on glibc compilation after my DIVMOD optimization [PR97322]
 2020-10-08  9:23 UTC  (2+ messages)

[PUSHED] Fix PR97315 (part 1 of 2)
 2020-10-08  9:22 UTC 

[committed] openmp: Set cfun->calls_alloca when needed in OpenMP outlined regions [PR97294]
 2020-10-08  9:16 UTC 

[PATCH] aix: remove libgomp and libatomic archives before creating FAT archives
 2020-10-08  9:06 UTC 

[committed][libgomp, nvptx] Report launch dimensions in GOMP_OFFLOAD_run
 2020-10-08  9:05 UTC 

[PATCH] aix: add FAT library support for libstdc++fs.a
 2020-10-08  9:05 UTC 

[r11-3641 Regression] FAIL: gcc.dg/torture/pta-ptrarith-1.c -Os scan-tree-dump alias "ESCAPED = {[^\n}]* i f [^\n}]*}" on Linux/x86_64 (-m32 -march=cascadelake)
 2020-10-08  8:23 UTC  (10+ messages)

[PATCH 0/9] PowerPC: Patches to enable changing the long double default to IEEE 128-bit on little endian PowerPC 64-bit Linux systems
 2020-10-08  5:20 UTC  (4+ messages)
` [PATCH 1/9] PowerPC: Map long double built-in functions if IEEE 128-bit long double

Attempt to resolve PR83562
 2020-10-08  2:52 UTC 

[PATCH v7] genemit.c (main): split insn-emit.c for compiling parallelly
 2020-10-08  2:01 UTC  (3+ messages)

[PATCH] libstdc++: Implement C++20 features for <sstream>
 2020-10-08  1:15 UTC  (4+ messages)

[PATCH, rs6000] correct an erroneous BTM value in the BU_P10_MISC define
 2020-10-08  0:48 UTC  (7+ messages)
        ` [PATCH, rs6000] rename BU_P10_MISC_2 define to BU_P10_POWERPC64_MISC_2

[PATCH] rs6000: Fix extraneous characters in the documentation
 2020-10-07 23:48 UTC  (4+ messages)

Problem with static const objects and LTO
 2020-10-07 23:16 UTC  (10+ messages)

[committed] libstdc++: Fix non-reserved names in headers
 2020-10-07 23:16 UTC 

[RS6000] rotate and mask constants
 2020-10-07 23:06 UTC 

[PATCH 0/8] [RS6000] rs6000_rtx_costs V2
 2020-10-07 22:58 UTC  (9+ messages)
` [PATCH 1/8] [RS6000] rs6000_rtx_costs comment
` [PATCH 2/8] [RS6000] rs6000_rtx_costs for AND
` [PATCH 3/8] [RS6000] rs6000_rtx_costs tidy AND
` [PATCH 4/8] [RS6000] rs6000_rtx_costs tidy break/return
` [PATCH 5/8] [RS6000] rs6000_rtx_costs cost IOR
` [PATCH 6/8] [RS6000] rs6000_rtx_costs multi-insn constants
` [PATCH 7/8] [RS6000] rs6000_rtx_costs reduce cost for SETs
` [PATCH 8/8] [RS6000] rs6000_rtx_costs for !speed

testsuite: [arm] add -mthumb to arm/cortex-m55 tests
 2020-10-07 22:13 UTC 

libgo patch committed: Stop using -fno-section-anchors on AIX
 2020-10-07 21:09 UTC 

[PATCH] c++: Fix P0846 (ADL and function templates) in template [PR97010]
 2020-10-07 21:07 UTC  (2+ messages)

[PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
 2020-10-07 21:01 UTC  (16+ messages)
        ` [PING][PATCH] "

[PATCH] c++: ICE in dependent_type_p with constrained auto [PR97052]
 2020-10-07 20:12 UTC  (6+ messages)

[PATCH] c++: Set the constraints of a class type sooner [PR96229]
 2020-10-07 20:03 UTC  (3+ messages)

[PATCH] c++: Verify 'this' of NS member functions in constexpr [PR97230]
 2020-10-07 20:01 UTC  (4+ messages)
  ` [PATCH v2] "

libgo patch committed: Handle go1.10+ correctly in match.sh
 2020-10-07 19:25 UTC 

fixing commits?
 2020-10-07 17:13 UTC  (2+ messages)

[patch] Add an if-exists-then-else spec function
 2020-10-07 16:26 UTC  (3+ messages)

[PATCH] libstdc++: Make ranges::construct_at constexpr-friendly [PR95788]
 2020-10-07 16:10 UTC  (2+ messages)

[PUSHED] Hybrid EVRP and testcases
 2020-10-07 16:04 UTC  (5+ messages)

[PATCH] divmod: Match and expand DIVMOD even in some cases of constant divisor [PR97282]
 2020-10-07 15:06 UTC  (4+ messages)

[PATCH] tree-optimization/97307 - improve sinking of loads
 2020-10-07 14:55 UTC 

[PUSHED] Fix off-by-one storage problem in irange_allocator
 2020-10-07 14:00 UTC  (15+ messages)
                  ` [PUSHED] Off by one final fix

[committed] analyzer: handle C++ argument numbers and "this" [PR97116]
 2020-10-07 13:46 UTC 

[committed] Add -fdiagnostics-path-format=separate-events to -fdiagnostics-plain-output
 2020-10-07 13:45 UTC 

c++: block-scope externs get an alias [PR95677,PR31775,PR95677]
 2020-10-07 13:03 UTC 

c++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_P
 2020-10-07 12:06 UTC 

GCC 10 backports
 2020-10-07 12:03 UTC  (2+ messages)

c++: Adding exception specs can changed dependentness
 2020-10-07 12:01 UTC 

[committed] amdgcn: Use scalar instructions for addptrdi3
 2020-10-07 11:57 UTC 

[PATCH] IPA: merge profiles more sensitively
 2020-10-07 11:56 UTC  (5+ messages)

BoF DWARF5 patches
 2020-10-07 11:29 UTC  (10+ messages)
  ` BoF DWARF5 patches (25% .debug section size reduction)
        ` [PATCH] debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure

libgfortran caf API help needed: Fixing fnspec strings in trans-decl
 2020-10-07 11:28 UTC  (3+ messages)

[PATCH v2] arm: [MVE[ Add vqdmlashq intrinsics
 2020-10-07 10:34 UTC  (4+ messages)
` [PATCH v2] arm: [MVE] Remove illegal intrinsics

[PATCH, wwwdocs] gcc-11/changes: C++11 is now required to build GCC
 2020-10-07 10:26 UTC 

[PATCH] arc: Use separate predicated patterns for mpyd(u)
 2020-10-07  9:39 UTC 

[PATCH] bootstrap/95582 - adjust what types we consider boolean for vectorization
 2020-10-07  9:04 UTC 

[PATCH] ipa-prop: Fix multiple-target speculation resolution
 2020-10-07  8:31 UTC  (2+ messages)

[PATCH] Add if-chain to switch conversion pass
 2020-10-07  8:00 UTC  (15+ messages)

[PATCH 0/4] Document 128-bit types
 2020-10-07  6:57 UTC  (9+ messages)
` [PATCH 1/4] system_data_types.7: Add '__int128'

[PATCH] lto: fix LTO debug sections copying
 2020-10-07  6:56 UTC  (10+ messages)

[PATCH][GCC] arm: Fix wrong code generated for mve scatter store with writeback intrinsics with -O2 (PR97271)
 2020-10-07  6:13 UTC 

[patch][DOC]PR97309--improve documentation of -fallow-store-data-races
 2020-10-07  6:13 UTC  (2+ messages)

[PATCH][tree-ssa-loop-ch] Add missing NULL test for dump_file
 2020-10-07  6:04 UTC  (2+ messages)

[PATCH] RISC-V: Derive ABI from -march if -mabi is not present
 2020-10-07  5:42 UTC  (5+ messages)

[PATCH] diagnostics: Add options to control the column units [PR49973] [PR86904]
 2020-10-06 21:53 UTC  (3+ messages)
` [committed, wwwdocs] gcc-11/changes: Add notes about column number changes

[PATCH][openacc] Fix acc declare for VLAs
 2020-10-06 21:44 UTC  (3+ messages)

[patch] convert -Wrestrict pass to ranger
 2020-10-06 21:37 UTC  (10+ messages)

[PATCH] make handling of zero-length arrays in C++ pretty printer more robust (PR 97201)
 2020-10-06 21:30 UTC  (2+ messages)

[PATCH] c++: typename in out-of-class member function definitions [PR97297]
 2020-10-06 21:26 UTC  (2+ messages)

Go patch committed: Avoid undefined behavior in Import::read
 2020-10-06 20:53 UTC 

[PATCH, libstdc++] Improve the performance of std::uniform_int_distribution (fewer divisions)
 2020-10-06 20:04 UTC  (7+ messages)

[PATCH] c++: Distinguish btw. alignof and __alignof__ in cp_tree_equal [PR97273]
 2020-10-06 19:40 UTC  (2+ messages)

[PATCH] RFC: add "deallocated_by" attribute for use by analyzer
 2020-10-06 19:19 UTC  (2+ messages)

[PUSHED] Ranger classes
 2020-10-06 17:15 UTC  (5+ messages)
` error: ‘EVRP_MODE_DEBUG’ was not declared – was: "

[PATCH][openacc, libgomp, testsuite] Xfail declare-5.f90
 2020-10-06 16:40 UTC  (2+ messages)

[committed] libstdc++: Inline std::exception_ptr members [PR 90295]
 2020-10-06 16:27 UTC 

[committed][GCC 8] arm: Add missing part number for Neoverse V1
 2020-10-06 15:49 UTC 

[PATCH] xfail and improve some failing libgomp tests
 2020-10-06 15:45 UTC  (6+ messages)

[PATCH, 1/3, OpenMP] Target mapping changes for OpenMP 5.0, front-end parts
 2020-10-06 14:54 UTC  (3+ messages)

[PATCH][GCC-10 backport] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55
 2020-10-06 14:32 UTC 

[GCC-10 backport][COMMITTED] arm: Move iterators from mve.md to iterators.md to maintain consistency
 2020-10-06 14:12 UTC 

[PATCH][middle-end][i386][version 3]Add -fzero-call-used-regs=[skip|used-gpr-arg|used-arg|all-arg|used-gpr|all-gpr|used|all]
 2020-10-06 14:01 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).