public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] x86: Use SET operation in MOVDIRI and MOVDIR64B
 2020-09-30 10:58 UTC 

[committed] aarch64: Tweak movti and movtf patterns
 2020-09-30 10:53 UTC 

[PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
 2020-09-30 10:41 UTC  (12+ messages)

[PATCH][GCC][ARM] Add support for Cortex-A78 and Cortex-A78AE
 2020-09-30 10:41 UTC 

[PATCH v2] combine: Don't turn (mult (extend x) 2^n) into extract [PR96998]
 2020-09-30 10:39 UTC 

[PATCH][GCC][AArch64] Add support for Cortex-A78 and Cortex-A78AE
 2020-09-30 10:39 UTC 

[PATCH PR96757] aarch64: ICE during GIMPLE pass: vect
 2020-09-30 10:38 UTC  (6+ messages)

[PATCH] i386: Define __LAHF_SAHF__ and __MOVBE__ macros, based on ISA flags
 2020-09-30 10:09 UTC  (2+ messages)

[PATCH] avoid modifying type in place (PR 97206)
 2020-09-30  9:57 UTC  (2+ messages)

[PATCH] arm: Fix up arm_override_options_after_change [PR96939]
 2020-09-30  9:32 UTC  (7+ messages)
    ` [PATCH] options: Save and restore opts_set for Optimization and Target options

One issue with default implementation of zero_call_used_regs
 2020-09-30  9:21 UTC  (4+ messages)
  ` Another issue on RS6000 target. "

[Patch] Fortran: add contiguous check for ptr assignment, fix non-contig check (PR97242)
 2020-09-30  8:58 UTC 

[PATCH] c++: Handle std::construct_at on automatic vars during constant evaluation [PR97195]
 2020-09-30  8:01 UTC 

[PATCH] c++: Fix up default initialization with consteval default ctor [PR96994]
 2020-09-30  7:57 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] libgomp: Enforce 1-thread limit in subteams
 2020-09-30  7:46 UTC  (2+ messages)

[PATCH] [PR96608] analyzer: Change cast from long to intptr_t
 2020-09-30  7:43 UTC 

[RS6000] Adjust gcc asm for power10
 2020-09-30  7:36 UTC 

[RS6000] -mno-minimal-toc vs. power10 pcrelative
 2020-09-30  7:31 UTC 

[PATCH v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2020-09-30  7:02 UTC  (6+ messages)
` [PATCH v2] builtins: (not just) "

[PATCH] Fix GCC 10+ build failure with zstd version 1.2.0 or older
 2020-09-30  6:41 UTC  (5+ messages)
` [PATCH][GCC 10] Fix build failure with zstd versio9n "

[PATCH 0/6] IPA cleanups and IPA-CP improvements for 548.exchange2_r
 2020-09-30  6:35 UTC  (13+ messages)
` [PATCH 6/6] ipa-cp: Separate and increase the large-unit parameter
` [PATCH 5/6] ipa-cp: Add dumping of overall_size after cloning
` [PATCH 4/6] ipa: Multiple predicates for loop properties, with frequencies
` [PATCH 1/6] ipa: Bundle vectors describing argument values
` [PATCH 2/6] ipa: Introduce ipa_cached_call_context
` [PATCH 3/6] ipa: Bundle estimates of ipa_call_context::estimate_size_and_time

[SLP][VECT] Add check to fix 96837
 2020-09-30  6:27 UTC  (2+ messages)

Add trailing dots to fortran io fnspecs to match signature
 2020-09-30  6:26 UTC  (7+ messages)

[PATCH] assorted improvements for fold_truth_andor_1
 2020-09-30  6:25 UTC  (7+ messages)

[RS6000] gcc/configure typo fix
 2020-09-30  4:43 UTC 

[PATCH] rs6000: Use parameterized names for tablejump
 2020-09-30  4:01 UTC  (2+ messages)

[committed][testsuite] Require non_strict_align in pr94600-{1,3}.c
 2020-09-30  2:53 UTC  (2+ messages)

[PATCH] correct/improve handling of null VLA arguments (PR 97188)
 2020-09-29 23:15 UTC  (2+ messages)
` [pushed] "

[PATCH] c++: Implement -Wrange-loop-construct [PR94695]
 2020-09-29 23:02 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[committed] analyzer: fix signal-handler registration location [PR95188]
 2020-09-29 22:35 UTC 

[PATCH][GCC][AArch64] Add support for Cortex-X1
 2020-09-29 22:16 UTC  (3+ messages)

[PATCH][GCC][ARM] Add support for Cortex-X1
 2020-09-29 22:16 UTC  (3+ messages)

[PATCH] c++: ICE in dependent_type_p with constrained auto [PR97052]
 2020-09-29 21:01 UTC 

[committed] analyzer: silence -Wsign-compare warnings
 2020-09-29 20:59 UTC 

[PATCH] c++: CTAD and explicit deduction guides for copy-list-init [PR90210]
 2020-09-29 20:25 UTC  (2+ messages)

[PATCH] c++: Fix P0846 (ADL and function templates) in template [PR97010]
 2020-09-29 20:24 UTC  (3+ messages)

[PATCH] arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
 2020-09-29 19:50 UTC 

c++: Hiddenness is a property of the symbol table
 2020-09-29 19:23 UTC 

[rs6000] Avoid useless masking of count operand for rotation
 2020-09-29 19:17 UTC  (2+ messages)

[PATCH] x86: Replace <enqcmdntrin.h> with <enqcmdintrin.h>
 2020-09-29 19:00 UTC  (4+ messages)
  ` V2 "

[PATCH] Add Missing FSF copyright notes for some x86 intrinsic headers
 2020-09-29 17:57 UTC  (3+ messages)

c++: Name lookup simplifications
 2020-09-29 16:41 UTC 

[PATCH] c++: Diagnose visitors with different return types for std::visit [PR95904]
 2020-09-29 16:35 UTC  (3+ messages)
  ` [PATCH] libstdc++: Diagnose visitors with different return types [PR95904]

[PATCH] arm: Fix ICEs in no-literal-pool.c on MVE
 2020-09-29 16:32 UTC  (2+ messages)

[PATCH][GCC 10] aarch64: Add support for Neoverse N2 CPU
 2020-09-29 16:05 UTC  (2+ messages)

Fix internal fnspec
 2020-09-29 15:11 UTC  (2+ messages)

c++: Identifier type value should not update binding
 2020-09-29 14:46 UTC 

[PATCH] c++: Set the constraints of a class type sooner [PR96229]
 2020-09-29 14:26 UTC 

[PATCH] tree-optimization/97241 - fix ICE in reduction vectorization
 2020-09-29 14:16 UTC 

BoF DWARF5 patches
 2020-09-29 13:56 UTC  (8+ messages)
` [PATCH 1/5] Don't enable -gvariable-location-views by default for DWARF5
  ` BoF DWARF5 patches (25% .debug section size reduction)

[PATCH] LRA: Make fixed eliminable registers live
 2020-09-29 13:53 UTC  (10+ messages)
  ` [PATCH] IRA: Don't make a global register eliminable
        ` [GCC 10] "
          ` PING "
            ` PING^2 "
              ` PING^3 "

[PATCH] Fortran : Two further previously missed ICEs PR53298
 2020-09-29 13:53 UTC  (3+ messages)

[PATCH][GCC 8] arm: Add support for Neoverse V1 CPU
 2020-09-29 13:53 UTC  (2+ messages)

Implement iterative dataflow in modref to track parameters
 2020-09-29 13:52 UTC  (3+ messages)

[PATCH] Fortran : ICE in build_field PR95614 (2nd attempt)
 2020-09-29 13:03 UTC 

[PATCH] pass: Run cleanup passes before SLP [PR96789]
 2020-09-29 13:02 UTC  (3+ messages)

[PATCH] move permute optimization to optimize-slp
 2020-09-29 12:43 UTC 

[PATCH] tree-optimization/97238 - fix typo causing ICE
 2020-09-29 12:39 UTC 

[Patch][nvptx] return true in libc_has_function for function_sincos
 2020-09-29 12:18 UTC  (4+ messages)
` [PATCH] Add type arg to TARGET_LIBC_HAS_FUNCTION

[committed] libstdc++: Use __libc_single_threaded to optimise atomics [PR 96817]
 2020-09-29 11:51 UTC  (2+ messages)

[PATCH v2 6/16]middle-end Add Complex Addition with rotation detection
 2020-09-29 10:44 UTC  (3+ messages)

[PATCH] arm: Add new vector mode macros
 2020-09-29 10:38 UTC  (6+ messages)
      ` Ping: "

aarch64/arm: GCC 10 backportx
 2020-09-29 10:25 UTC 

[PATCH][GCC 9] arm: Add support for Neoverse V1 CPU
 2020-09-29 10:20 UTC  (2+ messages)

[PATCH, 1/3, OpenMP] Target mapping changes for OpenMP 5.0, front-end parts
 2020-09-29 10:16 UTC  (2+ messages)

[PATCH] Add C++2a synchronization support
 2020-09-29  9:44 UTC  (7+ messages)
` [PATCH] libstdc++: "

[PATCH v2 3/16]middle-end Add basic SLP pattern matching scaffolding
 2020-09-29  9:42 UTC  (7+ messages)

[PATCH][GCC 10] arm: Add support for Neoverse V1 CPU
 2020-09-29  9:03 UTC  (2+ messages)

[PATCH] RISC-V: Define __riscv_cmodel_medany for PIC mode
 2020-09-29  9:01 UTC  (3+ messages)

[PATCH] Add if-chain to switch conversion pass
 2020-09-29  8:46 UTC  (12+ messages)

[Patch, Fortran] libgomp: Silence unpack's may be used uninitialized warning
 2020-09-29  7:49 UTC  (3+ messages)

[PATCH v2 5/16]middle-end: Add shared machinery for matching patterns involving complex numbers
 2020-09-29  6:32 UTC  (4+ messages)

[PATCH] arm&aarch64: subdivide the type attribute "alu_shfit_imm"
 2020-09-29  5:44 UTC 

[PATCH] RISC-V/libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS
 2020-09-29  0:26 UTC  (4+ messages)

[committed] analyzer: add some missing FINAL OVERRIDEs
 2020-09-28 23:56 UTC 

[committed] analyzer: remove unused field
 2020-09-28 23:55 UTC 

[committed] analyzer: fix ICE on non-pointer longjmp [PR97233]
 2020-09-28 23:55 UTC 

[committed] analyzer: fix sm_state_map::print
 2020-09-28 23:54 UTC 

[PATCH] New patch for the port of gccgo to GNU/Hurd
 2020-09-28 23:17 UTC  (2+ messages)

[PATCH, rs6000] Add non-relative jump table support on Power Linux
 2020-09-28 22:46 UTC  (6+ messages)

[PATCH] correct handling of indices into arrays with elements larger than 1 (PR c++/96511)
 2020-09-28 22:01 UTC  (9+ messages)
        ` [PING][PATCH] "

libbacktrace patch committed: Create mtest.dsym
 2020-09-28 20:55 UTC 

libbacktrace patch committed: Only use dsymutil with Mach-O
 2020-09-28 20:50 UTC 

[PATCH] c++: Incomplete parameter mappings during normalization
 2020-09-28 20:50 UTC  (3+ messages)

[PATCH] arm: Add a couple of extra stack-protector tests
 2020-09-28 19:57 UTC  (2+ messages)

[PATCH] tree-optimization/97151 - improve PTA for C++ operator delete
 2020-09-28 19:09 UTC  (10+ messages)

[OG10] Backporting + merge of GCC 10 into branch + pre-applying (OpenMP: Handle cpp_implicit_alias in declare-target discovery)
 2020-09-28 18:55 UTC  (3+ messages)

[patch] Do not use doloop pattern with pragma Unroll
 2020-09-28 18:36 UTC 

[PATCH] c, c++: Implement -Wsizeof-array-div [PR91741]
 2020-09-28 18:15 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[committed] aarch64: Fix ordering of aarch64-cores.def
 2020-09-28 16:57 UTC 

Fix handling of gimple_clobber in ipa_modref
 2020-09-28 15:57 UTC  (5+ messages)

[PATCH] irange_pool class
 2020-09-28 15:56 UTC  (7+ messages)

[PATCH] generalized range_query class for multiple contexts
 2020-09-28 15:48 UTC  (5+ messages)

[PATCH 1/4] libstdc++: Reduce the size of an unbounded iota_view
 2020-09-28 15:38 UTC  (5+ messages)
` [PATCH 4/4] libstdc++: Rearrange some range adaptors' data members

[PATCH] amdgcn, nvptx: Disable OMP barriers in nested teams
 2020-09-28 14:21 UTC  (4+ messages)

dg-options after board/cflags
 2020-09-28 14:07 UTC  (5+ messages)

[PATCH v2 9/16][docs] Add some missing test directive documentaion
 2020-09-28 13:32 UTC  (3+ messages)

[PATCH] RX add control register PC
 2020-09-28 13:08 UTC  (4+ messages)
    ` Ping "

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

[PATCH] Enable GCC support for AMX
 2020-09-28 12:07 UTC  (7+ messages)

[PATCH v2 1/16]middle-end: Refactor refcnt to use SLP_TREE_REF_COUNT for consistency
 2020-09-28 11:56 UTC  (2+ messages)

[PATCH v2 0/16][RFC][AArch64/Arm/SVE/SVE2/MVE]middle-end Add support for SLP vectorization of complex number instructions
 2020-09-28 11:55 UTC  (2+ messages)

Export info about side effects of builtins out of tree-ssa-alias.c
 2020-09-28 11:07 UTC  (8+ messages)

[PATCH] aarch64: Do not alter force_reg returned rtx expanding pauth builtins
 2020-09-28 10:33 UTC  (7+ messages)
      ` [PATCH V2] "

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