public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libgccjit: add some reflection functions in the jit C api
 2020-11-03 22:13 UTC  (8+ messages)

[PATCH] "used" attribute saves decl from linker garbage collection
 2020-11-03 22:11 UTC  (9+ messages)

[PATCH] libstdc++: Add c++2a <syncstream>
 2020-11-03 22:00 UTC  (6+ messages)

[PATCH 0/4] IBM Z: Store long doubles in vector registers when possible
 2020-11-03 21:46 UTC  (5+ messages)
` [PATCH 1/4] IBM Z: Remove unused RRe and RXe mode_attrs
` [PATCH 2/4] IBM Z: Unhardcode NR_C_MODES
` [PATCH 3/4] IBM Z: Store long doubles in vector registers when possible
` [PATCH 4/4] IBM Z: Test long doubles in vector registers

[Patch, Fortran] PR 92793 - fix column used for error diagnostic
 2020-11-03 21:34 UTC  (6+ messages)
` [PATCH] Fix column information for omp_clauses in Fortran code
  ` [PATCH 0/2] Add tests to verify OpenACC clause locations

[committed] libstdc++: Allow Lemire's algorithm to be used in more cases
 2020-11-03 21:28 UTC  (2+ messages)

[02/33] linemaps
 2020-11-03 21:18 UTC  (33+ messages)
  ` [02/32] linemaps
    ` [03/32] cpp-callbacks
      ` [04/32] cpp lexer
        ` [05/32] cpp files
          ` [06/32] cpp macros
            ` [07/32] cpp main
              ` [08/32] cpp mkdeps
                ` [09/32] core diagnostics
                  ` [09/33] "
                  ` [11/32] instrumentation
                    ` [12/32] user documentation
                      ` [13/32] new options
                        ` [14/32] new keywords
                          ` [15/32] new C++ lexer
                            ` [16/32] new C++ infrastructure
                              ` [17/32] new C++ constexpr bits
                                ` [18/32] new C++ template bits
                                  ` [19/32] global trees
                                    ` [20/32] global constructor
                                      ` [21/32] miscelaneous
                                        ` [22/32] miscelaneous c++ bits
                                          ` [23/32] libcody
                                            ` [24/32] module mapper
                                              ` [25/32] modules!
                                                ` [26/33] name-lookup
                                                  ` [27/32] parser
                                                    ` [28/32] lang hook implementation
                                                      ` [29/32] make-lang.in
                                                        ` [30/32] test harness
                                                          ` [31/32] test suite
                                                            ` [32/32] fixinclude
` [01/32] langhooks

[00/32] C++ 20 Modules
 2020-11-03 21:12 UTC 

[PATCH] c++: Reuse identical ATOMIC_CONSTRs during normalization
 2020-11-03 20:43 UTC 

[committed] libstdc++: Rewrite std::call_once to use futexes [PR 66146]
 2020-11-03 20:13 UTC  (3+ messages)

[PATCH] c++: Don't try to parse a function declaration as deduction guide [PR97663]
 2020-11-03 19:41 UTC  (3+ messages)

[PATCH] c++: Implement DR2303 [PR97453]
 2020-11-03 19:40 UTC  (7+ messages)

Add missing non-NULL check in cgraphclones
 2020-11-03 19:33 UTC 

[Patch + RFC][contrib] gcc-changelog/git_commit.py: Check for missing description
 2020-11-03 18:46 UTC  (4+ messages)

[PATCH] c++: Prevent warnings for value-dependent exprs [PR96742]
 2020-11-03 18:40 UTC  (7+ messages)
  ` [PATCH v2] "

[patch] Add dg-require-effective-target fpic to an aarch64 specific test in gcc.dg
 2020-11-03 18:37 UTC 

[PATCH][AArch64] Use intrinsics for upper saturating shift right
 2020-11-03 18:36 UTC 

c++: using-decl instantiation
 2020-11-03 18:23 UTC 

c++: Refactor clone copying
 2020-11-03 18:19 UTC 

[PATCH] i386: Fix ix86_function_arg_regno_p to return correct SSE regno for 32bit TARGET_MACHO
 2020-11-03 18:18 UTC 

c++: Small pt.c cleanups
 2020-11-03 18:06 UTC 

[PATCH, 3/3, OpenMP] Target mapping changes for OpenMP 5.0, libgomp parts [resend]
 2020-11-03 18:03 UTC  (3+ messages)

[PATCH, 2/3, OpenMP] Target mapping changes for OpenMP 5.0, middle-end parts and compiler testcases
 2020-11-03 18:02 UTC  (5+ messages)

[PATCH, 1/3, OpenMP] Target mapping changes for OpenMP 5.0, front-end parts
 2020-11-03 18:02 UTC  (5+ messages)

[patch] Add dg-require-effective-target fpic to gcc.target/powerpc tests
 2020-11-03 17:25 UTC  (3+ messages)

[patch] g++ tests: Add dg-require-effective-target fpic to a few g++ tests
 2020-11-03 17:23 UTC 

cpplib: EOF in pragmas
 2020-11-03 17:08 UTC 

[PATCH][AArch64] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2020-11-03 17:00 UTC  (15+ messages)
        ` [PATCH][AArch64] ACLE intrinsics: convert from BFloat16 to Float32
          ` [PATCH][AArch64] ACLE intrinsics: get low/high half from BFloat16 vector

c++: Directly fixup deferred eh-specs
 2020-11-03 16:48 UTC 

[PATCH] rs6000: Use direct move for char/short vector CTOR [PR96933]
 2020-11-03 16:45 UTC  (7+ messages)
` [PATCH v2] "
  ` PING^1 "
    ` PING^2 "
        ` [PATCH v3] "

c++: A couple of template instantiation cleanups
 2020-11-03 16:41 UTC 

c++: Make extern-C mismatch an error
 2020-11-03 16:37 UTC 

cpplib: Fix off-by-one error
 2020-11-03 16:34 UTC 

[PATCH][pushed] Add setup.cfg for pytest
 2020-11-03 16:32 UTC 

[PATCH 1/5] [PR target/96342] Change field "simdlen" into poly_uint64
 2020-11-03 16:14 UTC  (6+ messages)

[PATCH v4] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2020-11-03 15:45 UTC  (3+ messages)

Move pass_oacc_device_lower after pass_graphite
 2020-11-03 15:31 UTC 

[PATCH] More Ranger cache tweaks
 2020-11-03 15:19 UTC 

[PATCH] Tweaks to ranger cache
 2020-11-03 15:19 UTC 

[PATCH] libgcc: Add a weak stub for __sync_synchronize
 2020-11-03 15:08 UTC 

[PATCH v2 10/18]middle-end simplify lane permutes which selects from loads from the same DR
 2020-11-03 15:07 UTC 

[PATCH v2 9/18]middle-end optimize slp simplify back to back permutes
 2020-11-03 15:07 UTC 

[PATCH v2 8/16]middle-end: add Complex Multiply and Accumulate/Subtract and Multiply and Accumulate/Subtract with Conjucate detection
 2020-11-03 15:06 UTC  (2+ messages)

[PATCH v2 7/16]middle-end: Add Complex Multiplication and Multiplication with Conjucate detection
 2020-11-03 15:06 UTC  (2+ messages)

[PATCH v2 6/16]middle-end Add Complex Addition with rotation detection
 2020-11-03 15:06 UTC  (4+ messages)

[PATCH v2 5/16]middle-end: Add shared machinery for matching patterns involving complex numbers
 2020-11-03 15:06 UTC  (4+ messages)

[PATCH v2 4/16]middle-end: Add dissolve code for when SLP fails and non-SLP loop vectorization is to be tried
 2020-11-03 15:06 UTC  (2+ messages)

[PATCH v2 2/16]middle-end: Refactor and expose some vectorizer helper functions
 2020-11-03 15:06 UTC  (2+ messages)

[PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding
 2020-11-03 15:06 UTC  (8+ messages)

[PATCH] SLP: Move load/store-lanes check till late
 2020-11-03 15:06 UTC  (3+ messages)

[committed] Cleanup of a merge mistake in fold-const.c
 2020-11-03 14:38 UTC 

PowerPC: Add __float128 conversions to/from Decimal
 2020-11-03 14:33 UTC  (10+ messages)

[PATCH] middle-end/97579 - fix VEC_COND_EXPR ISEL optab query
 2020-11-03 14:27 UTC 

[PATCH] tree-optimization/97623 - limit PRE hoist insertion
 2020-11-03 14:26 UTC 

libcpp: dependency emission tidying
 2020-11-03 14:04 UTC  (3+ messages)

[PATCH PR94442] [AArch64] Redundant ldp/stp instructions emitted at -O3
 2020-11-03 13:57 UTC  (24+ messages)

[PATCH][PR target/97540] Don't extract memory from operand for normal memory constraint
 2020-11-03 13:51 UTC  (3+ messages)

[PATCH] Optimize macro: make it more predictable
 2020-11-03 13:40 UTC  (4+ messages)

Add fnspec to C++ new and delete
 2020-11-03 13:34 UTC  (2+ messages)

[PATCH 6/x] arm: Add vstN_lane_bf16 + vstNq_lane_bf16 intrisics
 2020-11-03 13:27 UTC  (3+ messages)

c++: cp_tree_equal cleanups
 2020-11-03 13:15 UTC 

c++: rtti cleanups
 2020-11-03 13:10 UTC 

[Patch 0/X] HWASAN v4
 2020-11-03 13:00 UTC  (6+ messages)
` [PATCH 0/X] Introduce HWASAN sanitizer to GCC
  ` [Patch 0/X] HWASAN v3
    ` [PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN

[PATCH] Save some memory at debug stream-in time
 2020-11-03 12:58 UTC 

[PATCH] Fix PR97205
 2020-11-03 12:43 UTC  (7+ messages)

[PATCH] fortran/97652 - workaround missing canonicalization of PDT types
 2020-11-03 12:38 UTC  (4+ messages)

[PATCH] tree-optimization/80928 - SLP vectorize nested loop induction
 2020-11-03 12:33 UTC 

[patch] vxworks: Sync the aarch64-vx7r2 libgcc config with that of Linux
 2020-11-03 12:15 UTC 

[PATCH] testsuite: Fix gcc.target/i386/zero-scratch-regs-*.c scan-asm directives
 2020-11-03 12:11 UTC 

[patch] i386 tests: Add dg-require-effective-target fpic to gcc.target/i386 tests
 2020-11-03 11:56 UTC  (5+ messages)

PING [Patch] x86: Enable GCC support for Intel AVX-VNNI extension
 2020-11-03 11:48 UTC  (2+ messages)

[PATCH] aarch64: Add backend support for expanding __builtin_memset
 2020-11-03 11:34 UTC  (6+ messages)

[PATCH 5/x] arm: Add vldN_lane_bf16 + vldNq_lane_bf16 intrisics
 2020-11-03 11:28 UTC  (2+ messages)

[patch] lto test: Add dg-require-effective-target lto on test using -flto
 2020-11-03 11:28 UTC  (3+ messages)

[PATCH 3/x] arm: Add vld1_bf16 + vld1q_bf16 intrinsics
 2020-11-03 11:15 UTC  (2+ messages)

[PATCH 4/x] arm: Add vst1_bf16 + vst1q_bf16 intrinsics
 2020-11-03 11:14 UTC  (4+ messages)

[PATCH] bootstrap/97666 - fix array of bool allocation
 2020-11-03 11:13 UTC 

Avoid recursion in tree-inline.c
 2020-11-03 10:57 UTC 

[PATCH 2/x] arm: add vst1_lane_bf16 + vstq_lane_bf16 intrinsics
 2020-11-03 10:28 UTC  (2+ messages)

[PATCH 1/x] arm: Add vld1_lane_bf16 + vldq_lane_bf16 intrinsics
 2020-11-03 10:27 UTC  (2+ messages)

[PATCH] tree-optimization/97678 - fix SLP induction epilogue vectorization
 2020-11-03 10:13 UTC 

[PATCH] testsuite/97688 - fix check_vect () with __AVX2__
 2020-11-03  9:27 UTC 

[Patch] Fortran: Add !GCC$ attributes DEPRECATED
 2020-11-03  8:48 UTC  (2+ messages)

[og8] Report errors on missing OpenACC reduction clauses in nested reductions
 2020-11-03  8:47 UTC  (3+ messages)

[Patch, fortran] PR83118 - [8/9/10/11 Regression] Bad intrinsic assignment of class(*) array component of derived type
 2020-11-03  8:42 UTC  (2+ messages)

[PATCH] Add missing gnu-versioned-namespace symbols
 2020-11-03  8:25 UTC  (4+ messages)

[PATCH] libstdc++: use lt_host_flags for libstdc++.la
 2020-11-03  8:24 UTC  (4+ messages)

[PATCH] pass: Run cleanup passes before SLP [PR96789]
 2020-11-03  6:38 UTC  (8+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] handle conditionals in -Wstringop-overflow et al. (PR 92936)
 2020-11-03  2:24 UTC 

PowerPC: Update long double IEEE 128-bit tests
 2020-11-03  1:00 UTC  (2+ messages)

[PATCH] libgcc: Expose the current instruction pointer in SEH _Unwind_Backtrace
 2020-11-03  0:32 UTC  (3+ messages)
` [PATCH v2] libgcc: Expose the instruction pointer and stack "

PowerPC: Map q built-ins to *l instead of *f128 if IEEE 128-bit long double
 2020-11-03  0:26 UTC  (2+ messages)

[PATCH] PowerPC: Don't assume all targets have GLIBC
 2020-11-02 23:37 UTC  (8+ messages)

[committed] patch to deal with insn scratches in global RA
 2020-11-02 22:01 UTC  (4+ messages)

[committed] patch to fix arm sync-3.c failure after submitting patch to deal with scratches in IRA
 2020-11-02 22:01 UTC 

V2 [PATCH] x86: Also require MMX for __builtin_ia32_maskmovq
 2020-11-02 21:38 UTC  (4+ messages)

[PATCH] calls.c:can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check
 2020-11-02 21:17 UTC  (7+ messages)
    ` [PATCH 1/2] can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check V2
      ` [PATCH 2/2] [RS6000] "

[PATCH] mixing of labels and code in C2X
 2020-11-02 21:16 UTC  (4+ messages)

[PATCH] rs6000, vector integer multiply/divide/modulo instructions
 2020-11-02 21:06 UTC  (3+ messages)

[committed] fix order and typos in -Wstringop-overflow/-overread
 2020-11-02 20:54 UTC 

[PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
 2020-11-02 20:20 UTC  (10+ messages)

[PATCH][PR target/97532] Fix invalid address for special memory constraint
 2020-11-02 19:47 UTC  (2+ messages)

[PATCH] c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]
 2020-11-02 19:21 UTC  (3+ messages)
  ` [PATCH] c++: v2: "

[PATCH] c++: Don't purge the satisfaction caches
 2020-11-02 19:13 UTC  (4+ 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).