public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2 00/11] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-06-01  7:24 UTC  (8+ messages)
` [PATCH v2 01/11] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE

[PATCH] Replace conditional_replacement with match and simplify
 2021-06-01  6:05 UTC 

[PATCH v4 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-06-01  5:54 UTC  (17+ messages)
` [PATCH v4 01/12] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE
      ` [PATCH] Add 3 target hooks for memset
              ` [PATCH] Add integer_extract and vec_const_duplicate optabs
                        ` [PATCH v2] Add vec_const_duplicate optab and TARGET_GEN_MEMSET_SCRATCH_RTX

[PATCH] Simplify (view_convert ~a) < 0 to (view_convert a) >= 0 [PR middle-end/100738]
 2021-06-01  5:29 UTC  (2+ messages)

[PATCH V2] Split loop for NE condition
 2021-06-01  3:28 UTC  (3+ messages)

[PATCH] [i386] Fix _mm256_zeroupper to notify LRA that vzeroupper will kill sse registers. [PR target/82735]
 2021-06-01  2:25 UTC  (21+ messages)

[PATCH] Extend is_cond_scalar_reduction to handle nop_expr after/before scalar reduction.[PR98365]
 2021-06-01  2:04 UTC  (7+ messages)

[PATCH] PR tree-optimization/100781 - Do not calculate new values when evaluating a debug, statement
 2021-06-01  1:32 UTC 

[PATCH] Replace ssa_range_in_bb with entry exit and def range
 2021-06-01  1:32 UTC 

[PATCH] Move Ranger cache to range-query and fur_source model
 2021-06-01  1:32 UTC 

[PATCH] PR tree-optimization/100774- Range invariant global values are also always current
 2021-06-01  1:32 UTC 

[PATCH] Use match-and-simplify in phi-opt
 2021-06-01  0:49 UTC  (3+ messages)

[PATCH] Use _GLIBCXX_ASSERTIONS as _GLIBCXX_DEBUG light
 2021-05-31 17:17 UTC  (2+ messages)

[PATCH 1/2] Use is_empty_type instead of zero-sized type
 2021-05-31 17:11 UTC  (2+ messages)
` [PATCH 2/2] Fix PR 95481: tail call fails with empty struct types

[[PATCH V9] 0/7] Support for the CTF and BTF debug formats
 2021-05-31 16:58 UTC  (8+ messages)
` [[PATCH V9] 1/7] dwarf: add a dwarf2int.h internal interface
` [[PATCH V9] 2/7] dejagnu: modularize gcc-dg-debug-runtest a bit
` [[PATCH V9] 3/7] CTF/BTF debug formats
` [[PATCH V9] 4/7] CTF/BTF testsuites
` [[PATCH V9] 5/7] CTF/BTF documentation
` [[PATCH V9] 6/7] Enable BTF generation in the BPF backend
` [[PATCH V9] 7/7] libiberty: copy over .BTF section when using LTO

[backport gcc10, gcc9] Requet to backport PR97969
 2021-05-31 15:52 UTC  (7+ messages)

RFC: Experimental use of Sphinx for GCC documentation
 2021-05-31 15:49 UTC  (5+ messages)
` RFC: "
    ` GCC documentation: porting to Sphinx

[PATCH,committed] MAINTAINERS: Add myself for write after approval
 2021-05-31 15:42 UTC 

[Patch] OpenMP: Add iterator support to Fortran's depend; add affinity clause
 2021-05-31 14:43 UTC  (13+ messages)

[PATCH] tree-optimization/97832 - handle associatable chains in SLP discovery
 2021-05-31 14:32 UTC 

[PATCH] arm: Auto-vectorization for MVE and Neon: vhadd/vrhadd
 2021-05-31 13:55 UTC 

[PATCH, v3, OpenMP 5.0, libgomp] Structure element mapping for OpenMP 5.0
 2021-05-31 13:36 UTC 

[PATCH][RFC] tree-optimization/100801 - perform final value replacement from VRP
 2021-05-31 13:33 UTC  (2+ messages)

[PATCH] Fix PR 95481: tail call fails with empty struct types
 2021-05-31 12:16 UTC  (6+ messages)

[PATCH] Simplify option handling for -fsanitize-coverage
 2021-05-31 10:46 UTC  (2+ messages)

[wwwdocs, patch] htdocs/gitwrite.html: Clarify ChangeLog generation
 2021-05-31 10:40 UTC  (5+ messages)

[ARM] PR66791: Replace calls to builtin in vmul_n (a, b) intrinsics with __a * __b
 2021-05-31 10:31 UTC  (4+ messages)

[PATCH PR100499]Fix wrong niter info caused by overflow behavior
 2021-05-31 10:01 UTC  (2+ messages)

[PATCH][www] Document __builtin_shufflevector
 2021-05-31  7:36 UTC 

[DWARF] Also generate DW_OP_GNU_variable_value at file scope
 2021-05-31  6:33 UTC  (2+ messages)

[committed] libstdc++: Remove "Intel Compilers" bibliography entry
 2021-05-30 22:31 UTC 

[committed] wwwdocs: readings: Remove PRU-ICSS documentation reference
 2021-05-30 22:20 UTC 

[committed] wwwdocs: Nick's Blog has moved
 2021-05-30 22:13 UTC 

[committed] wwwdocs: mirrors.html: Move gwdg.de from ftp to https
 2021-05-30 21:14 UTC  (3+ messages)

[Patch?][RFC][RTL] clobber handling & buildin expansion - missing insn_invalid_p call [PR100418]
 2021-05-30 18:51 UTC  (2+ messages)

[PATCH] Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd
 2021-05-30 18:24 UTC  (4+ messages)

[committed] Fortran: Fix typo in documentation of BOZ
 2021-05-30 13:31 UTC 

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-05-30  2:06 UTC  (12+ messages)
` [PATCH 1/11] introduce xxx_no_warning APIs
  ` [PATCH 2/11] use xxx_no_warning APIs in Ada

[PATCH] PR testsuite/100749 - gcc.dg/pch/valid-1.c fails after r12-949
 2021-05-30  2:04 UTC  (2+ messages)

[PATCH] diagnostics: Fix sporadic test failure
 2021-05-29 19:59 UTC  (4+ messages)

[PATCH v2] MIPS: R6: load/store can process unaligned address
 2021-05-29 16:51 UTC  (2+ messages)

[PATCH 2/2] testsuite: Fix Wattributes test cases for s390 and add new test
 2021-05-29 16:48 UTC  (2+ messages)

[PATCH] avoid -Wnonnull with lambda (PR 100684)
 2021-05-29 16:45 UTC  (5+ messages)

[PATCH] correct VLA bound traversal (PR 100719)
 2021-05-29 16:44 UTC  (2+ messages)

[committed][PR bootstrap/100730] Fix warnings in H8 target files
 2021-05-29 15:39 UTC 

[committed] openmp: Add shared to parallel for linear on parallel master taskloop simd [PR99928]
 2021-05-29  8:09 UTC 

[PUSHED] Fix i686 bootstrap by temporarily disabling exporting of global ranges
 2021-05-29  5:49 UTC 

[PATCH 1/5] Common API for accessing global and on-demand ranges
 2021-05-29  4:35 UTC  (13+ messages)
` [PATCH 2/5] Convert Walloca pass to RANGE_QUERY(cfun)

[PATCH] Move global range code to value-query.cc
 2021-05-29  4:33 UTC  (2+ messages)

[PATCH 1/2] Implement generic expression evaluator for range_query
 2021-05-29  4:06 UTC  (3+ messages)
` [PATCH 2/2] Replace uses of determine_value_range with range_of_expr

[PATCH] sim: leverage gnulib
 2021-05-29  3:57 UTC  (2+ messages)

[Patch, fortran] PR fortran/100120/100816/100818/100819/100821 problems raised by aggregate data types
 2021-05-28 23:49 UTC 

[PATCH] Generate gimple-match.c and generic-match.c earlier
 2021-05-28 15:33 UTC  (8+ messages)

RFA: save/restore target options in handle_optimize_attribute
 2021-05-28 13:35 UTC  (8+ messages)
      ` Fallout: "

[PATCH] implement pre-c++20 contracts
 2021-05-28 13:18 UTC  (16+ messages)
              ` [PATCH] PING "

[PATCH] tree-optimization/100778 - avoid cross-BB vectorization of trapping op
 2021-05-28 13:18 UTC 

[PATCH] ipa/100791 - copy fntype when processing __builtin_va_arg_pack
 2021-05-28 12:25 UTC 

[PATCH] c/100803 - diagnose invalid GIMPLE condition
 2021-05-28 12:24 UTC 

[PATCH] C-SKY: Define HAVE_sync_compare_and_swap*
 2021-05-28 10:07 UTC 

[committed] openmp: Fix up handling of reduction clause on constructs combined with target [PR99928]
 2021-05-28  9:35 UTC 

[PATCH] For obj-c stage-final re-use the checksum from the previous stage
 2021-05-28  7:47 UTC 

[PATCH] Add gnu::diagnose_as attribute
 2021-05-28  7:42 UTC  (7+ messages)

[PATCHv2] Add a couple of A?CST1:CST2 match and simplify optimizations
 2021-05-28  7:16 UTC  (8+ messages)

[PATCH RFA] tree-iterator: C++11 range-for and tree_stmt_iterator
 2021-05-28  6:53 UTC  (7+ messages)

[PATCH] forwprop: Support vec perm fed by CTOR and CTOR/CST [PR99398]
 2021-05-28  6:24 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] avoid invalid sprintf argument checking and folding (PR 100732)
 2021-05-28  4:47 UTC  (2+ messages)

[PATCH] Remove CC0
 2021-05-28  4:20 UTC  (8+ messages)

[PATCH] libgccjit: add some reflection functions in the jit C api
 2021-05-28  1:51 UTC  (12+ messages)

[PATCH] libgccjit: Handle truncation and extension for casts [PR 95498]
 2021-05-28  1:22 UTC  (9+ messages)

[PATCH] rs6000: MMA test case ICEs using -O3
 2021-05-27 23:18 UTC  (4+ messages)
  ` [PATCH] rs6000: MMA test case ICEs using -O3 [PR99842]

Go patch committed: Don't quote ampersand in gccgo.texi
 2021-05-27 22:34 UTC 

[PATCH][version 3]add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-05-27 21:42 UTC  (4+ messages)

[PATCH] c++: Output less irrelevant info for function template decl [PR100716]
 2021-05-27 21:17 UTC  (5+ messages)

[PATCH] c++: Add missing scope in typedef diagnostic [PR100763]
 2021-05-27 21:16 UTC  (4+ messages)

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-05-27 20:53 UTC  (9+ messages)
        ` [PING][PATCH] "
          ` [PING 2][PATCH] "
            ` [PING 3][PATCH] "

[PATCH] i386: Remove unneeded binary operand fixup from expanders
 2021-05-27 20:27 UTC 

[PATCH] PR fortran/99839 - [9/10/11/12 Regression] ICE in inline_matmul_assign, at fortran/frontend-passes.c:4234
 2021-05-27 20:20 UTC 

[PATCH] Pass the number of bytes to push to PUSH_ARGS
 2021-05-27 20:20 UTC  (3+ messages)

[PATCH v2] Add a target calls hook: TARGET_PUSH_ARGUMENT
 2021-05-27 20:18 UTC 

[r12-1085 Regression] FAIL: gcc.target/i386/pr100637-3w.c scan-assembler pavgw on Linux/x86_64
 2021-05-27 17:48 UTC 

[pushed] c++: argument pack with expansion [PR86355]
 2021-05-27 17:42 UTC 

[PATCH] handle erroneous types in attribute nonnull (PR 100783)
 2021-05-27 17:40 UTC  (2+ messages)

[PATCH] c++: parameter pack inside static_assert [PR99893]
 2021-05-27 17:40 UTC  (2+ messages)

[PUSHED] Skip out on processing __builtin_clz when varying
 2021-05-27 14:29 UTC  (4+ messages)

[PATCH] Modula-2 into the GCC tree on master
 2021-05-27 14:00 UTC  (5+ messages)

[PATCH] libstdc++: Avoid hard error in ranges::unique_copy [PR100770]
 2021-05-27 13:50 UTC  (5+ messages)

[PATCH] c++: Relax rules for non-type arguments in partial specs [CWG1315]
 2021-05-27 13:22 UTC  (2+ messages)

[PATCH] OpenMP: Use build_indirect_ref for struct deferences in C FE
 2021-05-27 13:14 UTC 

[PATCH] i386: Add XOP comparisons for 4- and 8-byte vectors [PR100637]
 2021-05-27 12:49 UTC 

[PATCH] arm: Auto-vectorization for MVE: vabs
 2021-05-27 12:14 UTC  (2+ messages)

(no subject)
 2021-05-27 12:11 UTC  (2+ messages)
` none

[committed] libstdc++: Fix std::jthread assertion and re-enable skipped test
 2021-05-27 12:10 UTC  (6+ messages)

RFA: Fix match_scratch bug in define_subst
 2021-05-27 12:05 UTC  (2+ messages)

[committed] arm: Remove use of opts_set in arm_configure_build_target [PR100767]
 2021-05-27  9:59 UTC 

[PUSHED] Use get_range_query in simplify_conversion_using_ranges
 2021-05-27  8:51 UTC 

[r12-1078 Regression] FAIL: gcc.dg/Wstringop-overflow-55.c pr????? (test for warnings, line 94) on Linux/x86_64
 2021-05-27  8:35 UTC  (2+ messages)

[PATCH] i386: Add uavg_ceil patterns for 4-byte vectors [PR100637]
 2021-05-27  7:45 UTC 

[PATCH] Simplify branching in algos
 2021-05-27  5:04 UTC 

[r12-1075 Regression] FAIL: gcc.target/i386/pr100637-3w.c scan-assembler pmulhrsw on Linux/x86_64
 2021-05-27  3:58 UTC 

[PATCH] PR fortran/100656 - ICE in gfc_conv_expr_present, at fortran/trans-expr.c:1934
 2021-05-27  3:26 UTC  (2+ messages)

[PATCH] PR fortran/100602 - [11/12 Regression] Erroneous "pointer argument is not associated" runtime error
 2021-05-27  3:24 UTC  (2+ 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).