public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2 0/3] RISC-V: Support zfinx extension
 2021-11-05 13:00 UTC  (3+ messages)
` [PATCH v2 1/3] RISC-V: Minimal support of "
` [PATCH v2 2/3] RISC-V: Target support for "

[PATCH] libstdc++: Add support for POWER9 DARN instruction to std::random_device
 2021-11-05 12:44 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] Split vector loop analysis into main and epilogue analysis
 2021-11-05 12:33 UTC  (3+ messages)

[committed] libstdc++: Add xfail to pretty printer tests that fail in C++20
 2021-11-05 12:28 UTC 

Values of WIDE_INT_MAX_ELTS in gcc11 and gcc12 are different
 2021-11-05 12:25 UTC  (6+ messages)

[PATCH]middle-end Add an RPO pass after successful vectorization
 2021-11-05 12:24 UTC  (8+ messages)

[PATCH] Record that -gtoggle is already used in gcc_options
 2021-11-05 12:01 UTC  (9+ messages)

dejagnu version update?
 2021-11-05 11:39 UTC  (10+ messages)
` [PATCH] Bump required minimum DejaGnu version to 1.5.3

[PATCH] c++, dyninit: Optimize C++ dynamic initialization by constants into DECL_INITIAL adjustment [PR102876]
 2021-11-05 11:29 UTC  (5+ messages)

[PATCH] X86: Provide a CTOR for stringop_algs [PR100246]
 2021-11-05 10:33 UTC  (10+ messages)
        ` [PATCH] x86: Make stringop_algs::stringop_strategy ctor constexpr [PR100246]

[PATCH 0/4] config: Allow a host to opt out of PCH
 2021-11-05 10:31 UTC  (8+ messages)
` [PATCH 1/4] config: Add top-level flag to disable host PCH
  ` [PATCH 2/4] libstdc++: Adjust build of PCH files accounting configured host support
    ` [PATCH 3/4] libcpp: Honour a configuration without host support for PCH
      ` [PATCH 4/4] c-family, gcc: Allow configuring without "

[AArch64] Fix NEON load/store gimple lowering and big-endian testisms
 2021-11-05 10:27 UTC  (3+ messages)

[RFA] Minor optimization of variable bit testing
 2021-11-05 10:22 UTC  (4+ messages)

[PATCH] Fix PR103028
 2021-11-05 10:19 UTC 

[PATCH] c++: Fix up -fstrong-eval-order handling of call arguments [PR70796]
 2021-11-05 10:07 UTC  (2+ messages)
` [PATCH] c++, v2: "

[PATCH] Update documentation for -ftree-loop-vectorize and -ftree-slp-vectorize which are enabled by default at -02
 2021-11-05 10:02 UTC  (2+ messages)

[PATCH 1/2] [Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b)
 2021-11-05  9:54 UTC  (4+ messages)
` [PATCH 2/2] [Gimple] Simplify (trunc)fma ((extend)a, (extend)b, (extend)c) to IFN_FMA (a, b, c)
  ` [PATCH 2/2] [Gimple] Simplify (trunc)fma ((extend)a, (extend)b, (extend)c) to IFN_FMA (a,b, c)
` [PATCH 1/2] [Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a,b)

[PATCH 1/2] [Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a, b)
 2021-11-05  9:48 UTC  (6+ messages)
` [PATCH 2/2] [i386] Extend vternlog define_insn_and_split to memory_operand to enable more optimziation
` [PATCH 1/2] [Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a,b)
  ` [PATCH] Add !flag_signaling_nans to simplifcation: (trunc)copysign((extend)a, (extend)b) to copysign (a, b)

[PATCH] [2/2] arm: add arm bti pass
 2021-11-05  8:55 UTC 

[PATCH] [1/2] arm: Implement cortex-M return signing address codegen
 2021-11-05  8:52 UTC 

[PATCH] gcc: vx-common.h: fix test for VxWorks7
 2021-11-05  8:48 UTC  (3+ messages)

[PATCH] IBM Z: ldist-{rawmemchr, strlen} tests require vector extensions
 2021-11-05  8:35 UTC  (3+ messages)

[PATCH] i386: Optimization for mm512_set1_pch
 2021-11-05  7:19 UTC 

[PATCH] i386: Support complex fma/conj_fma for _Float16
 2021-11-05  7:09 UTC 

[PATCH] ipa-sra: Improve debug info for removed parameters (PR 93385)
 2021-11-05  6:58 UTC  (5+ messages)

[PATCH] rs6000: Fix incorrect fusion constraint [PR102991]
 2021-11-05  6:23 UTC  (7+ messages)

[PATCH 0/5] Add Power10 XXSPLTI* and LXVKQ instructions
 2021-11-05  4:11 UTC  (6+ messages)
` [PATCH 1/5] Add XXSPLTI* and LXVKQ instructions (new data structure and function)
` [PATCH 2/5] Add Power10 XXSPLTI* and LXVKQ instructions (LXVKQ)
` [PATCH 3/5] Add Power10 XXSPLTIW
` [PATCH 4/5] Add Power10 XXSPLTIDP for vector constants
` [PATCH 5/5] Add Power10 XXSPLTIDP for SFmode/DFmode constants

[PATCH] Fortran: Diagnose all operands/arguments with constraint violations
 2021-11-05  2:58 UTC 

[PATCH] c-format: Add -Wformat-same-precision option [PR80060]
 2021-11-05  0:25 UTC  (4+ messages)
` [PATCH v2] c-format: Add -Wformat-int-precision "

[PATCH] PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing
 2021-11-05  0:18 UTC  (5+ messages)

[PATCH] print extended assertion failures to stderr
 2021-11-04 23:44 UTC  (3+ messages)

[PATCH] c++ PR 55227: designated init of char array by string constant
 2021-11-04 23:37 UTC 

[committed] libstdc++: Fix pretty printing of std::unique_ptr [PR103086]
 2021-11-04 23:08 UTC 

[r12-4922 Regression] FAIL: gcc.dg/signbit-5.c execution test on Linux/x86_64
 2021-11-04 22:42 UTC 

[PATCH] libstdc++: Deprecate std::unexpected and handler functions
 2021-11-04 20:54 UTC  (2+ messages)

[PATCH] IPA: Provide a mechanism to register static DTORs via cxa_atexit
 2021-11-04 20:46 UTC 

[PATCH RFA (print-tree)] c++: improve print_node of PTRMEM_CST
 2021-11-04 20:32 UTC  (2+ messages)

[PATCH] c++: Implement C++23 P0849R8 - auto(x) [PR103049]
 2021-11-04 20:26 UTC 

[PATCH] x86: Check leal/addl gcc.target/i386/amxtile-3.c for x32
 2021-11-04 20:15 UTC  (3+ messages)

[PATCH] PR fortran/69419 - ICE: tree check: expected array_type, have real_type in gfc_conv_array_initializer, at fortran/trans-array.c:5618
 2021-11-04 19:49 UTC  (4+ messages)
` *PING* "

[PATCH] contrib: testsuite-management: Update to be python3 compatible
 2021-11-04 19:01 UTC  (2+ messages)

[Committed] IBM Z: Define STACK_CHECK_MOVING_SP
 2021-11-04 18:41 UTC 

[committed] libstdc++: Consolidate duplicate metaprogramming utilities
 2021-11-04 18:33 UTC 

[committed] libstdc++: Optimize std::tuple_element and std::tuple_size_v
 2021-11-04 18:33 UTC 

[PATCH] AArch64: Improve address rematerialization costs
 2021-11-04 18:22 UTC  (4+ messages)

Workaround ICE in gimple_static_chain_flags
 2021-11-04 18:08 UTC  (4+ messages)

[PATCH] First refactor of vect_analyze_loop
 2021-11-04 17:59 UTC  (4+ messages)

[COMMITTED] PR tree-optimization/103079 - Treat undefined operands as varying in GORI
 2021-11-04 17:27 UTC 

Custom Float
 2021-11-04 17:02 UTC 

Implement intraprocedural dataflow for ipa-modref EAF analyser
 2021-11-04 16:14 UTC  (3+ messages)

Invalid -Wstringop-overread warning for valid POSIX constructs
 2021-11-04 15:51 UTC  (3+ messages)

[PATCH] middle-end: fix de-optimizations with bitclear patterns on signed values
 2021-11-04 15:10 UTC  (13+ messages)

[PATCH 0/3] RISC-V: Zfinx extension support
 2021-11-04 15:04 UTC  (5+ messages)
` [PATCH 1/3] RISC-V: Minimal support of zfinx extension
` [PATCH 3/3] RISC-V: Imply info and regs limit for "

[COMMITTED] path solver: Only compute relations for imports
 2021-11-04 14:39 UTC  (3+ messages)
` [COMMITTED] Avoid repeating calculations in threader
` [COMMITTED] path solver: Prefer range_of_expr instead of range_on_edge

[PATCH v2] AArch64: Cleanup CPU option processing code
 2021-11-04 14:16 UTC 

[PATCH] libffi: Add --enable-cet to configure
 2021-11-04 14:15 UTC  (2+ messages)

[PATCH] Add -v option for git_check_commit.py
 2021-11-04 14:03 UTC 

[PATCH] testsuite: Add more guards to complex tests
 2021-11-04 13:39 UTC  (2+ messages)

[committed] analyzer: fix ICE in sm_state_map::dump when dumping trees
 2021-11-04 13:35 UTC 

[PATCH]middle-end convert negate + right shift into compare greater
 2021-11-04 13:06 UTC  (14+ messages)

[RFC] Don't move cold code out of loop by checking bb count
 2021-11-04 13:00 UTC  (16+ messages)

[PATCH] libsanitizer: merge from master (c86b4503a94c277534ce4b9a5c015a6ac151b98a)
 2021-11-04 12:40 UTC  (3+ messages)

[PATCH][V2] rs6000: Remove unnecessary option manipulation
 2021-11-04 12:36 UTC 

[committed] aarch64: Move more code into aarch64_vector_costs
 2021-11-04 12:33 UTC 

[PATCH] libsanitizer: Disable libbacktrace on sanitizer_platform_limits_freebsd.cpp
 2021-11-04 12:30 UTC  (8+ messages)

[PATCH] rs6000: Remove unnecessary option manipulation
 2021-11-04 11:38 UTC  (7+ messages)

[PATCH 0/5] Fortran manual updates
 2021-11-04 11:16 UTC  (7+ messages)

[PATCH] rs6000: Remove builtin mask check from builtin_decl [PR102347]
 2021-11-04 10:58 UTC  (3+ messages)
` PING^1 "
  ` PING^2 "

[PATCH] rs6000: Fix some issues in rs6000_can_inline_p [PR102059]
 2021-11-04 10:57 UTC  (6+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "
      ` PING^4 "
        ` PING^5 "

[PATCH v2] rs6000: Modify the way for extra penalized cost
 2021-11-04 10:56 UTC  (4+ messages)
` PING^1 "
  ` PING^2 "
    ` PING^3 "

[PATCH/RFC] combine: Tweak the condition of last_set invalidation
 2021-11-04 10:56 UTC  (9+ messages)
  ` [PATCH v2] "
    ` PING^1 "
      ` PING^2 "
        ` PING^3 "
          ` PING^4 "
            ` PING^5 "
              ` PING^6 "

[COMMITTED] Convert arrays in ssa pointer_equiv_analyzer to auto_vec's
 2021-11-04 10:47 UTC 

[committed 1/3] libstdc++: Fix handling of const types in std::variant [PR102912]
 2021-11-04  9:42 UTC  (3+ messages)
` [committed 2/3] libstdc++: Optimize std::variant traits and improve diagnostics
` [committed 3/3] libstdc++: Refactor emplace-like functions in std::variant

[PATCH] VN/PRE TLC
 2021-11-04  9:15 UTC 

[PATCH] Disable warning for an ASAN test-case
 2021-11-04  8:54 UTC 

[aarch64] PR102376 - Emit better diagnostic for arch extensions in target attr
 2021-11-04  8:49 UTC  (9+ messages)

[committed] simplify-rtx: Fix vec_select index check
 2021-11-04  8:31 UTC 

[committed] Fix RTL frontend handling of const_vectors
 2021-11-04  8:30 UTC 

[PATCH, PR90030] Fortran OpenMP/OpenACC array mapping alignment fix
 2021-11-04  8:23 UTC 

[PATCH] rtl-optimization/103075 - avoid ICEing on unfolded int-to-float converts
 2021-11-04  8:19 UTC 

[PATCH] Check number of iterations for test cases pr101145
 2021-11-04  7:48 UTC  (7+ messages)

[PATCH] Update TARGET_MEM_REF documentation
 2021-11-04  7:38 UTC 

[PATCH] i386: Auto vectorize sdot_prod, usdot_prod with VNNI instruction
 2021-11-04  6:34 UTC  (2+ messages)

[PATCH] i386: Fix wrong result for AMX-TILE intrinsic when parsing expression
 2021-11-04  4:46 UTC  (4+ messages)

[PATCH] vect: Add bias parameter for partial vectorization
 2021-11-04  3:59 UTC  (4+ messages)

[PATCH v4] Improve integer bit test on __atomic_fetch_[or|and]_* returns
 2021-11-04  1:27 UTC  (2+ messages)
` [PATCH v5] "

[PATCHv5 00/18] Replace the Power target-specific builtin machinery
 2021-11-04  1:24 UTC  (5+ messages)
` [PATCH 10/18] rs6000: Builtin expansion, part 5
` [PATCH 11/18] rs6000: Builtin expansion, part 6

[pushed] testsuite: Fix g++.dg/opt/pr102970.C
 2021-11-04  0:41 UTC 

[PATCH 00/21] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5
 2021-11-03 22:54 UTC  (3+ messages)
` [PATCH 14/21] [crypto]: add testcases for Zksh

[PATCH][GCC 11] ranger: Fix `-Werror' build error with `ranger_cache::push_poor_value'
 2021-11-03 22:10 UTC  (3+ messages)
  ` [committed v2][GCC "

[PATCH v1] aarch64: enable Ampere-1 CPU
 2021-11-03 19:57 UTC  (4+ messages)

PING: [RS6000] rotate and mask constants [PR94393]
 2021-11-03 18:58 UTC  (5+ messages)
    ` PING^4: "

[PATCH] RISC-V: Fix build errors with shNadd/shNadd.uw patterns in zba cost model
 2021-11-03 17:18 UTC  (5+ messages)
  ` [committed v2] "

[committed] MAINTAINERS: Add myself as a VAX port maintainer
 2021-11-03 17:08 UTC  (9+ messages)
        ` [PATCH] MAINTAINERS: Clarify the policy WRT the Write After Approval list
          ` [PING][PATCH] "

[PATCH] RISC-V: Fix register class subset checks for CLASS_MAX_NREGS
 2021-11-03 17:07 UTC  (3+ messages)

[committed] libstdc++: Fix regression in std::list::sort [PR66742]
 2021-11-03 16:51 UTC 

[PATCH] Add -fopt-builtin optimization option
 2021-11-03 16:43 UTC  (4+ messages)
` [PATCH] Add 'no_builtin' function attribute

[PATCH] Rename predicate class to ipa_predicate
 2021-11-03 16:29 UTC  (2+ messages)

[PATCH 0/4] Use _dl_find_eh_frame to locate DWARF EH data in the unwinder
 2021-11-03 16:28 UTC  (2+ messages)
` [PATCH 4/4] libgcc: Use _dl_find_eh_frame in _Unwind_Find_FDE

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