public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Refactor rust-demangle to be independent of C++ demangling
 2019-11-16 15:39 UTC  (12+ messages)

[Patch][Demangler] Fix for complex values
 2019-11-16 15:33 UTC  (8+ messages)

Add an empty constructor shortcut to build_vector_from_ctor
 2019-11-16 14:45 UTC  (2+ messages)

[C++] Pass type uses through the verify_type_context hook
 2019-11-16 14:37 UTC 

Two RTL CC tweaks for SVE pmore/plast conditions
 2019-11-16 13:55 UTC 

Handle VIEW_CONVERT_EXPR for variable-length vectors
 2019-11-16 13:43 UTC 

[committed][AArch64] Robustify aarch64_wrffr
 2019-11-16 13:38 UTC 

[PATCH 0/4] Eliminate cc0 from m68k
 2019-11-16 13:32 UTC  (13+ messages)

[committed][AArch64] Add scatter stores for partial SVE modes
 2019-11-16 11:33 UTC 

[committed][AArch64] Pattern-match SVE extending gather loads
 2019-11-16 11:31 UTC 

[committed][AArch64] Add gather loads for partial SVE modes
 2019-11-16 11:27 UTC 

[committed][AArch64] Add truncation for partial SVE modes
 2019-11-16 11:21 UTC 

[committed][AArch64] Add sign and zero extension for partial SVE modes
 2019-11-16 11:16 UTC 

[committed][AArch64] Add autovec support for partial SVE vectors
 2019-11-16 11:08 UTC 

[committed][AArch64] Tweak gcc.target/aarch64/sve/clastb_8.c
 2019-11-16 11:03 UTC 

[committed][AArch64] Replace SVE_PARTIAL with SVE_PARTIAL_I
 2019-11-16 10:58 UTC 

Support C2x [[]] attributes for C
 2019-11-16 10:56 UTC  (2+ messages)

[committed][AArch64] Add "FULL" to SVE mode iterator names
 2019-11-16 10:55 UTC 

[committed][AArch64] Enable VECT_COMPARE_COSTS by default for SVE
 2019-11-16 10:52 UTC 

[PATCH v3] Missed function specialization + partial devirtualization
 2019-11-16 10:14 UTC  (12+ messages)
  ` [PATCH v4] "
          ` [PATCH v5] "
              ` Ping: "
                ` Ping*2: "

Fix uncached nonspec_time in inliner
 2019-11-16  9:59 UTC 

Record leader nodes in the SLP graph (PR92516)
 2019-11-16  9:55 UTC 

[PATCH, libstdc++] More
 2019-11-16  8:18 UTC 

Symver attribute
 2019-11-16  3:17 UTC  (8+ messages)

[PATCH 00/49] RFC: Add a static analysis framework to GCC
 2019-11-16  1:23 UTC  (50+ messages)
` [PATCH 01/49] analyzer: user-facing documentation
` [PATCH 09/49] gimple const-correctness fixes
` [PATCH 14/49] hash-map-tests.c: add a selftest involving int_hash
` [PATCH 02/49] analyzer: internal documentation
` [PATCH 11/49] Add diagnostic_metadata and CWE support
` [PATCH 08/49] Introduce pretty_printer::clone vfunc
` [PATCH 16/49] Add support for in-tree plugins
` [PATCH 36/49] analyzer: new file: sm-pattern-test.cc
` [PATCH 05/49] vec.h: add auto_delete_vec
` [PATCH 33/49] analyzer: new files: sm.{cc|h}
` [PATCH 07/49] Replace label_text ctor with "borrow" and "take"
` [PATCH 35/49] analyzer: new file: sm-file.cc
` [PATCH 27/49] analyzer: new files: supergraph.{cc|h}
` [PATCH 29/49] analyzer: new files: tristate.{cc|h}
` [PATCH 17/49] Support for adding selftests via a plugin
` [PATCH 28/49] analyzer: new files: analyzer.{cc|h}
` [PATCH 24/49] analyzer: new file: analyzer-pass.cc
` [PATCH 21/49] analyzer: command-line options
` [PATCH 22/49] analyzer: params.def: new parameters
` [PATCH 19/49] analyzer: new files: analyzer-selftests.{cc|h}
` [PATCH 30/49] analyzer: new files: constraint-manager.{cc|h}
` [PATCH 12/49] Add diagnostic paths
` [PATCH 23/49] analyzer: logging support
` [PATCH 03/49] diagnostic_show_locus: move initial newline to callers
` [PATCH 26/49] analyzer: new files: digraph.{cc|h} and shortest-paths.h
` [PATCH 18/49] Add in-tree plugin: "analyzer"
` [PATCH 06/49] timevar.h: add auto_client_timevar class
` [PATCH 32/49] analyzer: new files: pending-diagnostic.{cc|h}
` [PATCH 39/49] analyzer: new files: analysis-plan.{cc|h}
` [PATCH 34/49] analyzer: new file: sm-malloc.cc
` [PATCH 04/49] sbitmap.h: add operator const sbitmap & to auto_sbitmap
` [PATCH 45/49] analyzer: new files: engine.{cc|h}
` [PATCH 25/49] analyzer: new files: graphviz.{cc|h}
` [PATCH 42/49] analyzer: new files: program-state.{cc|h}
` [PATCH 38/49] analyzer: new file: sm-taint.cc
` [PATCH 37/49] analyzer: new file: sm-sensitive.cc
` [PATCH 13/49] function-tests.c: expose selftest::make_fndecl for use elsewhere
` [PATCH 48/49] gdbinit.in: add break-on-saved-diagnostic
` [PATCH 15/49] Add ordered_hash_map
` [PATCH 49/49] analyzer: test suite
` [PATCH 10/49] Add -fdiagnostics-nn-line-numbers
` [PATCH 41/49] analyzer: new files: program-point.{cc|h}
` [PATCH 31/49] analyzer: new files: region-model.{cc|h}
` [PATCH 46/49] analyzer: new files: checker-path.{cc|h}
` [PATCH 47/49] analyzer: new files: diagnostic-manager.{cc|h}
` [PATCH 44/49] analyzer: new files: state-purge.{cc|h}
` [PATCH 40/49] analyzer: new files: call-string.{cc|h}
` [PATCH 43/49] analyzer: new file: exploded-graph.h
` [PATCH 20/49] analyzer: new builtins

PowerPC V9 patches, Add the PCREL_OPT optimization
 2019-11-16  1:17 UTC  (5+ messages)
` [PATCH], V9, #1 of 4, Add basic PCREL_OPT support for loads
` [PATCH], V9, #2 of 4, Add PCREL_OPT for sign, zero, and float extend
` [PATCH], V9, #3 of 4, Add PCREL_OPT store support
` [PATCH], V9, #4 of 4, Add PCREL_OPT tests

[C++ PATCH] Fix up spaceship diagnostics
 2019-11-16  1:03 UTC 

[PATCH 0/2] Introduce a new GCC option, --record-gcc-command-line
 2019-11-16  0:03 UTC  (7+ messages)

[PATCH] Add support for C++2a stop_token
 2019-11-15 23:45 UTC  (7+ messages)

[PATCH] [MIPS] Prevent MSA branches from being put into delay slots
 2019-11-15 23:44 UTC  (2+ messages)

[PATCH] Remove vestiges of MODIFY_JNI_METHOD_CALL
 2019-11-15 23:33 UTC  (2+ messages)

[PATCH] Split X86_TUNE_AVX128_OPTIMAL into X86_TUNE_AVX256_SPLIT_REGS and X86_TUNE_AVX128_OPTIMAL
 2019-11-15 23:30 UTC  (3+ messages)

[PATCH] Proposal for IPA init() constant propagation
 2019-11-15 23:30 UTC 

Diagnose duplicate C2x standard attributes
 2019-11-15 23:27 UTC 

[RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635)
 2019-11-15 23:23 UTC  (2+ messages)
` [PATCH] "

[RFC PATCH] cgraph support for late declare variant resolution
 2019-11-15 23:20 UTC 

introduce -fcallgraph-info option
 2019-11-15 22:50 UTC  (21+ messages)

[PATCH 00/13] AMD GCN worker partitioning support
 2019-11-15 21:58 UTC  (14+ messages)
` [PATCH 02/13] Target-dependent gang-private variable decl rewriting
` [PATCH 01/13] Add support for gang local storage allocation in shared memory
` [PATCH 03/13] Rewrite OpenACC private or reduction reference variables
` [PATCH 05/13] AMD GCN adjustments for middle-end worker partitioning
` [PATCH 04/13] OpenACC middle-end worker-partitioning support
` [PATCH 08/13] Fix host-to-device copies from rodata for AMD GCN
` [PATCH 07/13] Fix OpenACC "ephemeral" asynchronous host-to-device copies
` [PATCH 06/13] Fix up tests for oaccdevlow pass split
` [PATCH 09/13] AMD GCN libgomp plugin queue-full condition locking fix
` [PATCH 11/13] AMD GCN symbol output with null cfun
` [PATCH 10/13] Race conditions in OpenACC async tests
` [PATCH 12/13] Fix parallel-dims.f90 for AMD GCN
` [PATCH 13/13] Enable worker partitioning "

[WIP PATCH] add object access attributes (PR 83859)
 2019-11-15 21:41 UTC  (3+ messages)

[PATCH] libgo/test: Pass $GOLIBS to compilation in DejaGNU testing
 2019-11-15 21:28 UTC  (2+ messages)

[C++ Patch] Improve cp_truthvalue_conversion locations and more
 2019-11-15 21:15 UTC  (2+ messages)

[PATCH, libstdc++] Implement C++20 p1032 default_searcher constexprosity
 2019-11-15 20:53 UTC  (3+ messages)

[PATCH] extend missing nul checks to all built-ins (PR 88226)
 2019-11-15 20:29 UTC  (2+ messages)

Implement the <iterator> part of C++20 p1032 Misc constexpr bits
 2019-11-15 20:23 UTC  (5+ messages)
  ` [External]_Re: "

[PATCH] fold strncmp of unterminated arrays (PR 92501)
 2019-11-15 20:16 UTC  (2+ messages)

[PATCH] libstdc++: Implement LWG 3149 for std::default_constructible
 2019-11-15 20:15 UTC 

[PATCH] libstdc++: Implement LWG 3070 in path::lexically_relative
 2019-11-15 19:58 UTC 

[PATCH] m68k: add musl support
 2019-11-15 19:57 UTC  (3+ messages)

[PATCH] musl: use correct long double abi by default
 2019-11-15 19:49 UTC  (8+ messages)

[PATCH] MAINTAINERS: Change to my personal email address
 2019-11-15 19:33 UTC 

[PATCH, og8] Add OpenACC 2.6 `no_create' clause support
 2019-11-15 19:12 UTC  (5+ messages)
  ` [Patch] Add OpenACC 2.6's no_create

Support C2x [[maybe_unused]] attribute
 2019-11-15 18:58 UTC 

[RFC][GCC][AArch64] Add minmax phi-reduction pattern
 2019-11-15 18:15 UTC  (2+ messages)

[patch, fortran] Load scalar intent-in variables at the beginning of procedures
 2019-11-15 18:07 UTC  (3+ messages)

[PATCH][GCC][ARM] Arm generates out of range conditional branches in Thumb2 (PR91816)
 2019-11-15 17:27 UTC  (2+ messages)
` [PING][PATCH][GCC][ARM] "

[PATCH] s390: add musl support
 2019-11-15 17:26 UTC 

[PATCH, GCC, AArch64] Fix PR88398 for AArch64
 2019-11-15 17:22 UTC 

using ENUM::V;
 2019-11-15 17:13 UTC 

[PATCH v2] Extend the simd function attribute
 2019-11-15 17:07 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] microblaze: fix PR65649
 2019-11-15 16:40 UTC  (2+ messages)

Avoid trashing of polymorphic call cache during inlining
 2019-11-15 16:25 UTC  (4+ messages)

[PATCH] Fixes PR c++/89913
 2019-11-15 16:20 UTC 

[PATCH, fortran] Extend the builtin directive
 2019-11-15 16:15 UTC  (3+ messages)

[PATCH 0/5] [amdgcn] Reduce register usage on AMD GCN
 2019-11-15 16:01 UTC  (5+ messages)
` [PATCH 4/5] [amdgcn] Update lower limits requested by non-leaf kernels

[PATCH] Fix dwarf-lineinfo inconsistency of inlined subroutines
 2019-11-15 15:51 UTC  (5+ messages)
` [PING] "
  ` [PING**2] "
    ` [PING**3] "
      ` [PING**4] "

[patch] follow up on the aarch64 r18 story
 2019-11-15 15:47 UTC  (2+ messages)

[PATCH] Support multi-versioning on self-recursive function (ipa/92133)
 2019-11-15 15:37 UTC  (9+ messages)

[PATCH] PR90838: Support ctz idioms
 2019-11-15 15:32 UTC  (3+ messages)

[PATCH] Fix PR c++/92365
 2019-11-15 15:24 UTC  (2+ messages)
` [PING] "

[C++ PATCH] Implement P1816R0, class template argument deduction for aggregates
 2019-11-15 15:05 UTC 

[Patch][ARM] backport r266665 to gcc8
 2019-11-15 14:38 UTC  (3+ messages)

[PATCH 0/4] Eliminate cc0 from m68k
 2019-11-15 14:36 UTC  (3+ messages)

[Patch, Fortran] dec comparisons - for review
 2019-11-15 14:35 UTC  (2+ messages)

[arm] Follow up for asm-flags vs thumb1
 2019-11-15 14:28 UTC  (2+ messages)

[RFC C++ PATCH] __builtin_source_location ()
 2019-11-15 14:26 UTC  (7+ messages)
` [C++ "

Ping: [PATCH V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682)
 2019-11-15 14:16 UTC  (11+ messages)
  ` Ping: [PATCH V5] "
      ` Ping: [PATCH V6] "

[PATCH] Verify NOP_EXPR LHS type in IPA ICF
 2019-11-15 14:01 UTC  (2+ messages)

Fix vector/scalar to vecto/vector conversion (PR92515)
 2019-11-15 13:59 UTC  (2+ messages)

[PATCH] Add if-chain to switch conversion pass
 2019-11-15 13:56 UTC  (6+ messages)

[PATCH] Fix PR92512
 2019-11-15 13:54 UTC  (2+ messages)

[PATCH, GCC, AArch64] Fix PR88398 for AArch64
 2019-11-15 13:50 UTC  (4+ messages)

[Patch][libgomp] Add 'gcn' to oacc-init.c's name_of_acc_device_t
 2019-11-15 13:40 UTC 

[patch, libgomp] Enable OpenACC GCN testing
 2019-11-15 13:28 UTC  (5+ messages)

[PATCH 1/2] Update iterator of next
 2019-11-15 12:59 UTC  (8+ 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).