public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[00/23] Make fwprop use an on-the-side RTL SSA representation
 2021-01-04 15:02 UTC  (5+ messages)
` [08/23] Add an alternative splay tree implementation

[libcody] Remove some std::move [PR 98368]
 2021-01-04 14:41 UTC 

[RFC] middle-end: Extend CSE to understand vector extracts
 2021-01-04 14:13 UTC  (4+ messages)

[PATCH] vect, aarch64: Fix alignment units for IFN_MASK* [PR95401]
 2021-01-04 14:06 UTC  (2+ messages)

[libcody] Windows absdir fix
 2021-01-04 14:01 UTC 

[PATCH] tree-optimization/98308 - set vector type for mask of masked load
 2021-01-04 13:39 UTC 

[PR97714] final: accept markers at line 0
 2021-01-04 13:12 UTC  (2+ messages)

[Ada,FYI] revamp ada.numerics.aux
 2021-01-04 13:10 UTC  (10+ messages)
  ` move sincos after pre (was: Re: [Ada,FYI] revamp ada.numerics.aux)
    ` move sincos after pre (was: Re: [Ada, FYI] "
      ` move sincos after pre
              ` make FOR_EACH_IMM_USE_STMT safe for early exits (was: Re: move sincos after pre)

[PATCH] store VLA bounds in attribute access as strings (PR 97172)
 2021-01-04 12:59 UTC  (4+ messages)

[RFC] AArch64: Have RTL patterns recognize DI extracts from vectors at offset 0 as no-op
 2021-01-04 12:52 UTC  (3+ messages)

[PATCH] tree-optimization/98464 - replace loop info with avail at uses
 2021-01-04 12:51 UTC 

[PATCH] Fix --enable-gather-detailed-mem-stats build
 2021-01-04 12:33 UTC  (7+ messages)

[committed] aarch64: Improve vcombine codegen [PR89057]
 2021-01-04 12:02 UTC 

[PATCH] tree-optimization/98282 - classify V_C_E<constant> as nary
 2021-01-04 11:59 UTC 

[committed] aarch64: Use the MUL VL form of SVE PRF[BHWD]
 2021-01-04 11:58 UTC 

docs: Fix wording describing the hwaddress sanitizer
 2021-01-04 11:56 UTC  (3+ messages)

Patch RFA: Support non-ASCII file names in git-changelog
 2021-01-04 11:47 UTC  (9+ messages)

[PATCH] explow, aarch64: Fix force-Pmode-to-mem for ILP32 [PR97269]
 2021-01-04 11:46 UTC 

[PATCH] loop-niter: Recognize popcount idioms even with char, short and __int128 [PR95771]
 2021-01-04 11:45 UTC  (2+ messages)

[PATCH] tree-optimization/98393 - properly init matches when failing SLP
 2021-01-04 11:13 UTC 

[PR66791][ARM] Replace __builtin_vext* with __buitlin_shuffle in vext intrinsics
 2021-01-04 10:30 UTC  (2+ messages)

[PATCH] avr.exp: convert Dos newlines to Unix ones
 2021-01-04 10:21 UTC 

[PATCH] Port update-copyright.py to Python3
 2021-01-04 10:15 UTC 

[PATCH 0/2] RISC-V: Introduce new architecture extension test macros
 2021-01-04  9:48 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Move class riscv_subset_list and riscv_subset_t to riscv-protos.h
` [PATCH 2/2] RISC-V: Implement new style of architecture extension test macros

[PATCH] tree-optimization/98291 - allow SLP more vectorization of reductions
 2021-01-04  9:47 UTC 

[PATCH] match.pd: Fold x == ~x to false [PR96782]
 2021-01-04  9:33 UTC  (2+ messages)

[PATCH] mklog.py: add --update-copyright option
 2021-01-04  9:07 UTC 

[PATCH] gcc-changelog: Ignore copyright years commits
 2021-01-04  9:06 UTC 

[PATCH]i386: Optimize pmovskb on zero_extend of subreg HI of the result [PR98461]
 2021-01-04  8:59 UTC  (6+ messages)

[PATCH] Fix -save-temp leaking lto files in /tmp
 2021-01-04  7:58 UTC  (6+ messages)

[PATCH] sccvn: Consider def BB in rpo_vn_valueize [PR98464]
 2021-01-04  3:30 UTC  (3+ messages)

[PATCH] Add a new pattern in 4-insn combine
 2021-01-04  2:03 UTC  (3+ messages)

[PATCH 00/10] C++11-based improvements for libcc1
 2021-01-03 23:43 UTC  (12+ messages)
` [PATCH 01/10] libcc1: use templates to unmarshall enums
` [PATCH 02/10] libcc1: use "override"
` [PATCH 03/10] libcc1: inline some simple methods
` [PATCH 04/10] libcc1: delete copy constructor and assignment operators
` [PATCH 05/10] libcc1: use variadic templates for "call"
` [PATCH 06/10] libcc1: use variadic templates for "rpc"
` [PATCH 07/10] libcc1: use std::vector when building function types
` [PATCH 08/10] libcc1: add deleter objects
` [PATCH 09/10] libcc1: add more uses of 'deleter'
` [PATCH 10/10] libcc1: use unique_ptr more

[PATCH,rs6000] Test cases for p10 fusion patterns
 2021-01-03 20:44 UTC  (2+ messages)

[PATCH,rs6000] Fusion patterns for logical-logical
 2021-01-03 20:43 UTC  (2+ messages)

[PATCH,rs6000] Combine patterns for p10 load-cmpi fusion
 2021-01-03 20:42 UTC  (2+ messages)

Mailbox Notification
 2021-01-03 18:43 UTC 

[PATCH] handle MEM_REF with void* arguments (PR c++/95768)
 2021-01-02 22:22 UTC  (8+ messages)
            ` [PATCH v3] "

[pushed] Darwin : Adjust defaults for the linker
 2021-01-02 20:19 UTC 

[pushed] Darwin, Simplify headers 0/5 : Move spec for Darwin 10 unwind stub [NFC]
 2021-01-02 20:17 UTC  (6+ messages)
` [pushed] Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPEC [NFC]
    ` [pushed] Darwin, Simplify headers 2/5 : Move spec for STACK_CHECK_STATIC_BUILTIN
      ` [pushed] Darwin, Simplify headers 3/5 : Delete dead code
        ` [pushed] Darwin, Simplify headers 4/5 : Remove redundant headers

[pushed] Darwin : Adjust defaults for current bootstrap constraints
 2021-01-02 20:01 UTC 

V3 [PATCH 0/5] Support the PGO build for binutils+gdb
 2021-01-02 19:46 UTC  (6+ messages)
` V3 [PATCH 5/5] gnulib: Support variables from the top level Makefile

libgo patch committed: Update to Go1.16beta1 release
 2021-01-02 14:14 UTC  (18+ messages)

[PATCH] dec_math.f90 needs to be xfailed
 2021-01-02  8:34 UTC 

Fix testsuite/g++.dg/cpp1y/constexpr-66093.C execution failure
 2021-01-02  2:41 UTC  (5+ messages)

[PATCH] libstdc++/98466 Fix _GLIBCXX_DEBUG N3644 integration
 2021-01-01 17:51 UTC 

[PATCH] PR fortran/96381 - invalid read in gfc_find_derived_vtab
 2021-01-01 17:07 UTC  (2+ messages)

[PATCH] x86: Cast to unsigned short first for _mm_extract_pi16
 2021-01-01 13:34 UTC 

[patch, shared memory coarray, committed] Fix SYNC IMAGES(*)
 2021-01-01 11:45 UTC 

[C PATCH] qualifiers of pointers to arrays in C2X [PR 98397]
 2021-01-01  0:01 UTC  (2+ messages)

[PATCH] MIPS: Fix PR target/98491
 2020-12-31 23:34 UTC  (2+ messages)
` [PATCH] MIPS: Fix PR target/98491 (ChangeLog)

[PATCH] i386: Remove unnecessary clobbers from combine splitters
 2020-12-31 19:28 UTC  (7+ messages)

[PATCH] vect: Avoid generating out-of-range shifts [PR98302]
 2020-12-31 16:44 UTC  (2+ messages)

[PATCH] vect: Fix bogus alignment assumption in alias checks [PR94994]
 2020-12-31 16:43 UTC  (2+ messages)

[PATCH] recog: Fix a constrain_operands corner case [PR97144]
 2020-12-31 16:33 UTC  (4+ messages)

[pushed] genmodes: Update GET_MODE_MASK when changing NUNITS [PR98214]
 2020-12-31 16:14 UTC 

[RFC] [avr] Toolchain Integration for Testsuite Execution (avr cc0 to mode_cc0 conversion)
 2020-12-31 14:13 UTC  (6+ messages)

[PATCH] match.pd: Add clz(X) == 0 -> (int)X < 0 etc. simpifications [PR94802]
 2020-12-31  9:58 UTC  (2+ messages)

[PATCH] match.pd: Add (-(X < 0) | 1) * X -> abs (X) etc. simplifications [PR94785]
 2020-12-31  9:56 UTC  (2+ messages)

[PATCH] wide-int: Fix wi::to_mpz [PR98474]
 2020-12-31  9:55 UTC  (2+ messages)

Fix VxWorks xfail filters on pthread-init-?.c
 2020-12-31  9:12 UTC  (3+ messages)

[PATCH] reassoc: Optimize x > 0x1fff || y > 0x1fff into (x | y) > 0x1fff [PR56719]
 2020-12-31  8:39 UTC  (2+ messages)

[PATCH] fold-const: Avoid (cast) ((cast2) x p+ y) folding for -fsanitize=alignment [PR98206]
 2020-12-31  8:38 UTC  (2+ messages)

[PATCH, libstdc++] Add <source_location> to pch header
 2020-12-31  0:32 UTC  (2+ messages)

[committed] d: Mangled Symbols now back reference types and identifiers
 2020-12-31  0:28 UTC 

[patch, shared coarrays, committed] Fix
 2020-12-30 17:09 UTC 

[committed] d: Simplify quoting characters in deps_add_target
 2020-12-30 10:53 UTC 

[committed] d: Give the result of evaluated expressions a location
 2020-12-30 10:53 UTC 

[PATCH 1/3] arm: Add movmisalign patterns for MVE (PR target/97875)
 2020-12-30 10:34 UTC  (6+ messages)
` [PATCH 2/3] arm: Auto-vectorization for MVE: vshl
` [PATCH 3/3] arm: Auto-vectorization for MVE: vshr

[PATCH] i386: Optimize pmovmskb on inverted vector to inversion of pmovmskb result [PR98461]
 2020-12-30 10:08 UTC  (2+ messages)

[PATCH] c++: Fix ICE with __builtin_bit_cast [PR98469]
 2020-12-30  9:13 UTC 

[committed] doc: Remove HSAIL from Language Standards
 2020-12-29 22:50 UTC  (3+ messages)

disable some aapcs/vfp*.c test if not arm_fp16_alternative_ok
 2020-12-29 19:25 UTC  (2+ messages)

fix testsuite/g++.dg/init/new26.C for C++-14 and later
 2020-12-29 19:19 UTC  (2+ messages)

g++.dg/tls/pr79288.C: Skip on vxworks_kernel (TLS model not supported)
 2020-12-29 18:51 UTC  (2+ messages)

compile gcc.target/arm/{pr78255-2.c, memset-inline-2.c} with -mno-long-calls
 2020-12-29 18:50 UTC  (2+ messages)

Fix testsuite/g++.old-deja/g++.mike/p658.C build failure on VxWorks RTP
 2020-12-29 18:48 UTC  (2+ messages)

Fix testsuite/g++.dg/opt/20050511-1.C compilation error on VxWorks 7
 2020-12-29 18:46 UTC  (2+ messages)

Skip testsuite/g++.old-deja/g++.pt/const2.C on vxworks_kernel
 2020-12-29 18:38 UTC  (2+ messages)

Remove VxWorks-specific test directives in g++.dg/warn/miss-format-1.C
 2020-12-29 18:35 UTC  (2+ messages)

Undefine ERROR in g++.dg/tree-ssa/copyprop.C
 2020-12-29 18:34 UTC  (2+ messages)

skip testsuite/g++.dg/other/anon5.C on vxworks_kernel targets
 2020-12-29 18:32 UTC  (2+ messages)

Add conditions on VxWorks versions for gcc.dg/vxworks/initpri?.c
 2020-12-29 18:30 UTC  (2+ messages)

gcc.dg/intmax_t-1.c compiles without error on VxWorks 7 SR06x0
 2020-12-29 18:24 UTC  (2+ messages)

Add conditional include of vxWorks.h for kernel mode
 2020-12-29 18:15 UTC  (2+ messages)

[Patch, fortran] PR97612 [F08] Structure constructor of type with nested allocatable array components fails to compile
 2020-12-29 17:53 UTC  (3+ messages)

[Patch, fortran] PR93833 - [8/9/10 Regression] ICE in trans_array_constructor, at fortran/trans-array.c:2566
 2020-12-29 17:40 UTC  (5+ messages)

[committed 1/6] arc: Don't use predicated vadd2 instructions in mov patterns
 2020-12-29 11:36 UTC  (6+ messages)
` [committed 2/6] arc: Fix cached to uncached moves
` [committed 3/6] arc: Update test pattern
` [committed 4/6] arc: Make use reg_renumber safe
` [committed 5/6] arc: flip if-condition predicates in secondary reload hook
` [committed 6/6] arc: generate mac(u) insn instead of macd(u) when destination is accl

Add missing vxworks filters to lib/target-supports.exp functions
 2020-12-29 10:26 UTC  (2+ messages)

-mno-long-calls for mve_libcall tests
 2020-12-29 10:04 UTC  (2+ messages)

-mno-long-calls for arm/no_unique_address tests
 2020-12-29 10:02 UTC  (2+ messages)

-mno-long-calls for arm/headmerge tests
 2020-12-29  9:53 UTC  (2+ messages)

-mno-long-calls for expected regalloc in arm/fp16-aapcs-2.c test
 2020-12-29  9:52 UTC  (2+ messages)

[PATCH] i386: Rounding functions TLC
 2020-12-29  7:46 UTC 

[r11-6351 Regression] FAIL: gcc.target/i386/pr92658-avx512bw-2.c scan-assembler-times pmovsxwq 2 on Linux/x86_64
 2020-12-29  7:01 UTC 

Split wchars tests from the normal variant
 2020-12-29  3:00 UTC  (3+ messages)

[committed] libgomp: Avoid bad "up" link in libgomp docs
 2020-12-28 23:00 UTC 

[PATCH] i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793]
 2020-12-28 20:39 UTC  (3+ messages)
` [PATCH] i386: Fix __builtin_trunc "
  ` [PATCH] i386: Fix __builtin_rint "

Add dg-require-wchars to libstdc++ testsuite
 2020-12-28 18:27 UTC  (3+ messages)

[committed] wwwdocs: Move cilkplus to Inactive branches
 2020-12-28 18:01 UTC  (5+ messages)

[PATCH] i386: Use existing temporary register in rounding functions
 2020-12-28 15:55 UTC 

[PATCH 1/8 v9]middle-end slp: Support optimizing load distribution
 2020-12-28 13:38 UTC  (2+ messages)
` [PATCH 8/8 v9]middle-end slp: Add complex operations class to share first match among all matchers

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