public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
RFC: Monitoring old PRs, new dg directives
 2020-08-04 22:53 UTC  (18+ messages)

[PATCH] nvptx: Add support for PTX highpart multiplications (e.g. mul.hi.s32)
 2020-08-04 22:48 UTC  (2+ messages)

[PATCH] Adjust tree-ssa-strlen.c for irange API
 2020-08-04 21:40 UTC  (4+ messages)

[PATCH] c++: dependent constraint on placeholder return type [PR96443]
 2020-08-04 19:22 UTC 

[patch, fortran] Compile-time check for change in DO variable in contained procedures
 2020-08-04 19:01 UTC 

[PATCH] c++: Template keyword following :: [PR96082]
 2020-08-04 18:48 UTC  (3+ messages)

[PATCH] c++: cxx_eval_vec_init after zero initialization [PR96282]
 2020-08-04 18:31 UTC  (9+ messages)

[PATCH 1/4] matcher-1.m: Change return type to int
 2020-08-04 18:23 UTC  (10+ messages)
` [PATCH 2/4] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all]
      ` [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
        ` PING "

[PATCH 0/6] Backport power10 prefixed instruction tests to GCC 10
 2020-08-04 17:40 UTC  (8+ messages)
` [PATCH 1/6] Backport Power10 paddi/pli tests
` [PATCH 2/6] Backport Power10 prefix test for DS/DQ
` [PATCH 3/6] Backport Power10 prefix tests with large offsets
` [PATCH 4/6] Backport Power10 PC-relative tests
` [PATCH 5/6] Backport power10 prefix no-update test
` [PATCH 6/6] Backport power10 prefix stack protect test

libgo patch committed: Update to go1.15rc1
 2020-08-04 17:21 UTC  (7+ messages)

[committed] amdgcn: Remove dead defines from gcn-run
 2020-08-04 16:53 UTC 

[PATCH] Amend match.pd syntax with force-simplified results
 2020-08-04 16:41 UTC  (6+ messages)

[PATCH 1/5][Arm] Modify default tuning of armv8.1-m.main to use Cortex-M55
 2020-08-04 16:38 UTC  (2+ messages)

[PATCH] target: delete unnecessary codes in aarch64.c
 2020-08-04 16:35 UTC  (2+ messages)

c++: fix template parm count leak
 2020-08-04 16:32 UTC 

[PATCH PR94442] [AArch64] Redundant ldp/stp instructions emitted at -O3
 2020-08-04 16:25 UTC  (16+ messages)

[PATCH 5/5][Arm] New pattern for CSEL, CSET and CSETM instructions
 2020-08-04 16:16 UTC 

[PATCH 4/5][Arm] New pattern for CSNEG instructions
 2020-08-04 16:14 UTC 

[Patch] Fortran/OpenMP: Fix detecting not perfectly nested loops
 2020-08-04 16:14 UTC  (2+ messages)

[PATCH 3/5][Arm] New pattern for CSINC instructions
 2020-08-04 16:13 UTC 

[PATCH 2/5][Arm] New pattern for CSINV instructions
 2020-08-04 16:11 UTC 

[PATCH 0/5][Arm] Add support for conditional instructions (CSEL, CSINC etc.) for Armv8.1-M Mainline
 2020-08-04 16:07 UTC 

[PATCH] Enable GCC support for AMX
 2020-08-04 15:40 UTC  (7+ messages)

Simplify X * C1 == C2 with undefined overflow
 2020-08-04 15:38 UTC  (3+ messages)

[PATCH] doc: Add @cindex to symver attribute
 2020-08-04 15:05 UTC  (2+ messages)

[committed] d: Fix struct literals that have non-deterministic hash values (PR96153)
 2020-08-04 15:05 UTC 

[committed] amdgcn: TImode shifts
 2020-08-04 14:59 UTC 

[PATCH] nvptx: Add support for subword compare-and-swap
 2020-08-04 14:56 UTC  (4+ messages)
    ` [PING] "

[RFC] libstdc++: Fix pretty-printing old implementations of std::unique_ptr
 2020-08-04 14:51 UTC 

[PATCH] Adjust gimple-ssa-sprintf.c for irange API
 2020-08-04 14:39 UTC  (4+ messages)

[PATCH PR96375] arm: Fix testcase selection for Low Overhead Loop tests
 2020-08-04 14:27 UTC 

[PATCH 0/2] decouple adjust_range_from_scev from vr_values
 2020-08-04 14:20 UTC  (5+ messages)
` [PATCH 1/2] Add statement context to get_value_range
` [PATCH 2/2] Decouple adjust_range_from_scev from vr_values and value_range_equiv

[PATCH] tree-optimization/88240 - stopgap for floating point code-hoisting issues
 2020-08-04 13:29 UTC 

[PATCH] Aarch64: Add missing clobber for fjcvtzs
 2020-08-04 12:48 UTC  (6+ messages)

[Patch] Fortran: Fix for OpenMP's 'lastprivate(conditional:'
 2020-08-04 12:37 UTC  (2+ messages)

[PATCH] middle-end: Recognize/canonicalize MULT_HIGHPART_EXPR and expand it
 2020-08-04 12:17 UTC 

[PATCH] Adjust tree-ssa-dom.c for irange API
 2020-08-04 11:39 UTC 

[PATCH V2] aarch64: Use Q-reg loads/stores in movmem expansion
 2020-08-04 11:13 UTC  (3+ messages)

[PATCH] [AVX512]For vector compare to mask register, UNSPEC is needed instead of comparison operator [PR96243]
 2020-08-04 10:28 UTC  (6+ messages)

[committed][nvptx] Handle V2DI/V2SI mode in nvptx_gen_shuffle
 2020-08-04 10:00 UTC 

[PUSHED 0/8] irange API adjustments for various files
 2020-08-04  9:55 UTC  (17+ messages)
` [PUSHED 1/8] Remove ad-hoc range canonicalization from determine_block_size
` [PUSHED 2/8] Adjust expr_not_equal_to to use irange API
` [PUSHED 3/8] Adjust get_range_info to use the base irange class
` [PUSHED 4/8] Adjust op_with_boolean_value_range_p for irange API
` [PUSHED 5/8] Adjust vrp_evaluate_conditional "
` [PUSHED 6/8] Use irange API in test_for_singularity
` [PUSHED 7/8] Adjust simplify_conversion_using_ranges for irange API
` [PUSHED 8/8] Adjust two_valued_val_range_p "

[PATCH] aarch64: Add A64FX machine model
 2020-08-04  9:44 UTC  (3+ messages)

[PATCH] veclower: Don't ICE on .VEC_CONVERT calls with no lhs [PR96426]
 2020-08-04  9:11 UTC  (3+ messages)

[PATCH] gimple-fold: Fix ICE in maybe_canonicalize_mem_ref_addr on debug stmt [PR96354]
 2020-08-04  9:11 UTC  (2+ messages)

[committed] openmp: Compute number of collapsed loop iterations more efficiently for some non-rectangular loops
 2020-08-04  9:00 UTC 

SLS Mitigation patches backported for GCC9
 2020-08-04  8:33 UTC  (4+ messages)

[committed] d: Fix PR96429: Pointer subtraction uses TRUNC_DIV_EXPR
 2020-08-04  8:26 UTC 

[PATCH] Using gen_int_mode instead of GEN_INT to avoid ICE caused by type promotion
 2020-08-04  8:21 UTC  (3+ messages)

[PATCH][AVX512][PR96246] Merge two define_insn: <avx512>_blendm<mode>, <avx512>_load<mode>_mask
 2020-08-04  8:21 UTC  (3+ messages)

[pushed] Darwin: Handle poly_int machine modes
 2020-08-04  8:11 UTC  (2+ messages)

[PATCH] [AVX512] [PR87767] Optimize memory broadcast for constant vector under AVX512
 2020-08-04  6:05 UTC  (5+ messages)

[PATCH] dse: Remove partial load after full store for high part access[PR71309]
 2020-08-04  3:28 UTC  (14+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
              ` [PATCH v4] "
                  ` [PATCH v5] "

Re : [PATCH PR96366][AARCH64] Add support for unpacked vector sub
 2020-08-04  1:46 UTC 

[committed] c++: Remove unused declaration
 2020-08-03 23:20 UTC 

libgcc patch committed: Increase x86_64 split-stack backoff size
 2020-08-03 23:02 UTC 

[PATCH 1/2] rs6000: Init V4SF vector without converting SP to DP
 2020-08-03 22:20 UTC  (4+ messages)
` [PATCH 2/2] rs6000: Define define_insn_and_split to split unspec sldi+or to rldimi

[PATCH] Treat { 0 } specially for structs with the designated_init attribute
 2020-08-03 21:30 UTC  (15+ messages)

[committed] aarch64: Fix up __aarch64_cas16_acq_rel fallback [PR96402]
 2020-08-03 21:00 UTC 

Ellipsis in varadic macro definitions
 2020-08-03 20:24 UTC  (3+ messages)

[PATCH] Add C++2a synchronization support
 2020-08-03 20:19 UTC  (4+ messages)

[PATCH] c++: Member initializer list diagnostic locations [PR94024]
 2020-08-03 20:10 UTC  (4+ messages)

[PATCH] CSKY: Add -mfloat-abi= option
 2020-08-03 20:08 UTC  (3+ messages)

docs: refer to c++20
 2020-08-03 20:08 UTC 

[PATCH] c++: Variable template and template parameter pack [PR96218]
 2020-08-03 19:51 UTC  (4+ messages)

[pushed] Darwin: Guard two macros in darwin.h
 2020-08-03 19:02 UTC 

[Patch] OpenMP: Fix tmp-var handling with tree-nested.c [PR93553]
 2020-08-03 17:44 UTC  (5+ messages)
    ` *PING* – "

[PATCH wwwdocs] Explicitly list powerpc64le-unknown-linux-gnu as a primary platform
 2020-08-03 16:56 UTC  (3+ messages)

[pushed] PR tree-optimization/96430: Avoid shifting by amounts larger than target int in irange self-tests
 2020-08-03 16:34 UTC 

[PATCH PR96366][AARCH64] Add support for unpacked vector sub
 2020-08-03 15:39 UTC  (2+ messages)

[Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
 2020-08-03 15:37 UTC 

[PATCH] c: Fix bogus vector initialisation error [PR96377]
 2020-08-03 15:35 UTC  (4+ messages)

[committed] MSP430: Don't pass redundant -md option to the assembler
 2020-08-03 15:02 UTC 

[PATCH] driver: Fix several memory leaks
 2020-08-03 15:01 UTC  (2+ messages)

RE: [PATCH PR95696] regrename creates overlapping register allocations for vliw
 2020-08-03 14:05 UTC  (8+ messages)
`  "

[PATCH] Use vec::reserve before vec_safe_grow_cleared is called
 2020-08-03 13:47 UTC  (10+ messages)
          ` [PATCH] Use exact=false for vec_safe_grow{,_cleared} functions

[PATCH] fix a typo in tm.texi
 2020-08-03 13:30 UTC  (2+ messages)

[committed] doc: Add missing comma after octeontx2f95mm
 2020-08-03 13:27 UTC 

[committed] libstdc++: Constrain reverse_iterator and move_iterator conversions [LWG 3435]
 2020-08-03 13:10 UTC  (3+ messages)

[PATCH] lto/96385 - avoid unused global UNDEFs in debug objects
 2020-08-03 13:09 UTC 

[committed] libstdc++: Add std::from_chars for floating-point types
 2020-08-03 12:30 UTC  (5+ messages)

[committed] tree-optimization: Fix typos in comments
 2020-08-03 11:45 UTC 

[testsuite] Test case for PR rtl-optimization/60473
 2020-08-03 11:28 UTC  (3+ messages)

[PATCH] SLP: support entire BB
 2020-08-03 10:29 UTC  (2+ messages)

[PATCH] x86_64: Integer min/max improvements
 2020-08-03 10:29 UTC  (4+ messages)

[testsuite] Test case for PR rtl-optimization/60473
 2020-08-03 10:01 UTC 

[committed] d: Fix ICE using non-local variable: internal compiler error: Segmentation fault
 2020-08-03 10:00 UTC 

[PATCH] PR rtl-optimization 61494: Preserve x-0.0 with HONOR_SNANS
 2020-08-03  9:12 UTC  (2+ messages)

[PATCH] genmatch: Avoid unused parameter warnings in generated code
 2020-08-03  9:00 UTC  (2+ messages)

[PATCH][GCC][aarch64] Generation of adjusted ldp/stp for vector types
 2020-08-03  8:42 UTC  (7+ messages)

[Patch, committed] libgfortran/caf/single.c: Fix typo
 2020-08-03  8:41 UTC 

[PATCH] libgccjit: Add new gcc_jit_context_new_blob entry point
 2020-08-03  8:07 UTC  (7+ messages)

[committed] d: Merge upstream dmd c2274e56a (PR96250)
 2020-08-03  6:22 UTC 

[PATCH] var-tracking: fix uninitialised use of 'in_pending' [PR96404]
 2020-08-02 17:39 UTC  (2+ messages)

Fix remove_predictions_associated_with_edge
 2020-08-02 13:02 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).