public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/2]middle-end Support optimized division by pow2 bitmask
 2022-06-13  9:39 UTC  (4+ messages)
` [PATCH 2/2]AArch64 aarch64: Add implementation for pow2 bitmask division

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2022-06-13  9:18 UTC  (10+ messages)

[PATCH]middle-end Use subregs to expand COMPLEX_EXPR to set the lowpart
 2022-06-13  8:40 UTC  (3+ messages)

[PATCH]AArch64 relax predicate on load structure load instructions
 2022-06-13  8:38 UTC  (10+ messages)

[PATCH] Add optional __Bfloat16 support
 2022-06-13  6:29 UTC  (6+ messages)

[PATCH 4/4] xtensa: Optimize bitwise AND operation with some specific forms of constants
 2022-06-13  3:49 UTC  (2+ messages)

[PATCH] Add instruction level discriminator support
 2022-06-12 23:56 UTC  (3+ messages)
  ` [EXTERNAL] "

Fix ipa-prop wrt volatile memory accesses
 2022-06-12 18:11 UTC  (2+ messages)

[PATCH 2/2] Add a general mapping from internal fns to target insns
 2022-06-12 18:09 UTC  (3+ messages)

[PATCH 1/2] Factor out common internal-fn idiom
 2022-06-12 18:05 UTC  (2+ messages)

[PATCH/RFC take #2] cprop_hardreg... Third time's a charm
 2022-06-12 17:58 UTC  (2+ messages)

[PATCH] PR tree-optimization/105835: Two narrowing patterns for match.pd
 2022-06-12 17:43 UTC  (2+ messages)

[PATCH] i386: Fix up *<dwi>3_doubleword_mask [PR105911
 2022-06-12 17:30 UTC  (2+ messages)

[PATCH] PR middle-end/105853: Call store_constructor directly from calls.cc
 2022-06-12 17:16 UTC  (2+ messages)

[PATCH] Do not erase warning data in gimple_set_location
 2022-06-12 15:38 UTC  (2+ messages)

[PATCH 2/4] xtensa: Simplify conditional branch/move insn patterns
 2022-06-12  8:12 UTC  (3+ messages)

[PATCH 3/4] xtensa: Make use of BALL/BNALL instructions
 2022-06-12  6:38 UTC 

[PATCH 1/4] xtensa: Improve shift operations more
 2022-06-12  6:31 UTC 

[COMMITTED] gcc: xtensa: fix pr95571 test for call0 ABI
 2022-06-12  5:51 UTC 

[COMMITTED] xtensa: Improve constant synthesis for both integer and floating-point
 2022-06-11 23:16 UTC 

[COMMITTED] xtensa: Consider the Loop Option when setmemsi is expanded to small loop
 2022-06-11 23:15 UTC 

[PATCH 3/4] xtensa: Improve instruction cost estimation and suggestion
 2022-06-11 23:13 UTC  (2+ messages)

[PATCH 1/4] xtensa: Tweak some widen multiplications
 2022-06-11 23:13 UTC  (2+ messages)

[PATCH] Fix PR target/104871 (macosx-version-min wrong for macOS >= Big Sur (darwin20))
 2022-06-11 19:46 UTC  (4+ messages)

[PATCH] x86: Require AVX for F16C and VAES
 2022-06-11 19:24 UTC  (2+ messages)

Modula-2: merge followup (brief update on the progress of the new linking implementation)
 2022-06-11 19:15 UTC 

[PATCH][WIP] have configure probe prefix for gmp/mpfr/mpc [PR44425]
 2022-06-11 14:23 UTC  (4+ messages)
` [PING][PATCH][WIP] "

[PATCH] Mips: Enable asynchronous unwind tables with both ASAN and LSAN
 2022-06-11 12:03 UTC  (5+ messages)
  ` [PATCH] Mips: Enable asynchronous unwind tables with both ASAN and TSAN

[PATCH v2 4/4] xtensa: Improve constant synthesis for both integer and floating-point
 2022-06-11 10:24 UTC  (6+ messages)
      ` [PATCH v3 "

[PATCH 2/4] xtensa: Consider the Loop Option when setmemsi is expanded to small loop
 2022-06-11  3:31 UTC  (3+ messages)

[PATCH] libstdc++: Rename __null_terminated to avoid collision with Apple SDK
 2022-06-10 21:42 UTC  (3+ messages)

[PATCH] regrename: Fix -fcompare-debug issue in check_new_reg_p [PR105041]
 2022-06-10 20:09 UTC  (3+ messages)

[PATCH] c++: Add support for __real__/__imag__ modifications in constant expressions [PR88174]
 2022-06-10 19:57 UTC  (3+ messages)

c++: Add a late-writing step for modules
 2022-06-10 19:34 UTC 

[committed] openmp: Add support for HBW or large capacity or interleaved memory through the libmemkind.so library
 2022-06-10 19:23 UTC  (6+ messages)

[PING][PATCH] Add instruction level discriminator support
 2022-06-10 19:03 UTC 

[PATCH V2] Disable generating load/store vector pairs for block copies
 2022-06-10 17:30 UTC  (2+ messages)

[PATCH] c++: optimize specialization of nested class templates
 2022-06-10 16:38 UTC  (10+ messages)
` [PATCH 2/1] c++: optimize specialization of templated member functions

c++: Adjust module initializer calling emission
 2022-06-10 16:28 UTC 

[PATCH] c++: improve TYPENAME_TYPE hashing [PR65328]
 2022-06-10 16:22 UTC  (2+ messages)

[PATCH] libgompd: Fix sizes in OMPD support and add local ICVs finctions
 2022-06-10 15:56 UTC 

[PATCH] Darwin: Future-proof -mmacosx-version-min
 2022-06-10 15:18 UTC  (2+ messages)

[committed] libstdc++: Make std::lcm and std::gcd detect overflow [PR105844]
 2022-06-10 14:25 UTC 

[committed] libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR105880]
 2022-06-10 14:24 UTC 

[committed] libstdc++: Make std::hash<basic_string<>> allocator-agnostic (LWG 3705)
 2022-06-10 14:09 UTC 

OpenMP, libgomp: Environment variable syntax extension
 2022-06-10 13:59 UTC  (4+ messages)
` [PATCH] "

[PATCH][AArch64] Implement ACLE Data Intrinsics
 2022-06-10 13:37 UTC 

[committed] libstdc++: Partially revert r11-9772-g6f8133689f4397 [PR105915]
 2022-06-10 13:32 UTC 

[PATCH] testsuite: Add -mtune=generic to dg-options for two testcases
 2022-06-10  9:17 UTC  (2+ messages)

[PATCH] aarch64: Lower vcombine to GIMPLE
 2022-06-10  7:00 UTC  (2+ messages)

[PATCH 4/4] xtensa: Improve constant synthesis for both integer and floating-point
 2022-06-10  4:20 UTC 

[PATCH] or1k: Add support for a little-endian target variant
 2022-06-10  2:07 UTC  (3+ messages)

[PATCH v4, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
 2022-06-10  0:47 UTC  (6+ messages)

[PATCH 4/4] xtensa: Add clrsbsi2 insn pattern
 2022-06-09 22:13 UTC  (2+ messages)

[PATCH 3/4] xtensa: Optimize '(~x & y)' to '((x & y) ^ y)'
 2022-06-09 22:12 UTC  (2+ messages)

[PATCH 2/4] xtensa: Make one_cmplsi2 optimizer-friendly
 2022-06-09 22:12 UTC  (2+ messages)

[PATCH 1/4] xtensa: Implement bswaphi2 insn pattern
 2022-06-09 22:11 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 12.1.0)
 2022-06-09 21:12 UTC 

[PATCH] rs6000: Delete FP_ISA3
 2022-06-09 19:38 UTC 

[r13-1021 Regression] FAIL: gcc.target/i386/pr84101.c scan-tree-dump-not slp2 "optimized: basic block" on Linux/x86_64
 2022-06-09 17:57 UTC 

[committed] RISC-V: Use a tab rather than space with FSFLAGS
 2022-06-09 14:56 UTC  (2+ messages)

[PATCH] RISC-V: Reset the length to the default of 4 for FP comparisons
 2022-06-09 14:55 UTC  (2+ messages)

[PATCH v2 00/11] OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
 2022-06-09 14:45 UTC  (5+ messages)
` [PATCH v2 01/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)

[Patch] OpenMP: Move omp requires checks to libgomp
 2022-06-09 14:19 UTC  (4+ messages)

[PATCH] RISC-V: Split unordered FP comparisons into individual RTL insns
 2022-06-09 13:44 UTC 

c++: Better module initializer code
 2022-06-09 13:23 UTC 

[PATCH] c++: Fix up ICE on __builtin_shufflevector constexpr evaluation [PR105871]
 2022-06-09 12:49 UTC  (2+ messages)

[PATCH, OpenMP] Implement uses_allocators clause for target regions
 2022-06-09 12:22 UTC  (9+ messages)
  ` [PATCH, OpenMP, v2] "
            ` [PATCH, OpenMP, v4] "

[Patch] OpenMP: Handle ancestor:1 with discover_declare_target
 2022-06-09 12:10 UTC  (2+ messages)

[committed][nvptx] Add march-map
 2022-06-09 10:39 UTC  (2+ messages)

[PATCH] libgomp, openmp: pinned memory
 2022-06-09 10:31 UTC  (14+ messages)

aarch64: Fix bitfield alignment in param passing [PR105549]
 2022-06-09  9:40 UTC  (5+ messages)

[PING][Patch] OpenMP, libgomp, gimple: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_limit on offload devices
 2022-06-09  9:11 UTC 

[committed] doc: Fix up -Waddress documentation
 2022-06-09  8:22 UTC 

[PATCH] Update {skylake, icelake, alderlake}_cost to add a bit preference to vector store
 2022-06-09  7:01 UTC  (5+ messages)
` [PATCH] Update {skylake,icelake,alderlake}_cost "

[PATCH] RISC-V: Compute default ABI from -mcpu or -march
 2022-06-08 22:59 UTC  (5+ messages)

[pushed] c++: redeclared hidden friend take 2 [PR105852]
 2022-06-08 20:38 UTC  (2+ messages)
` [pushed] c++: non-templated friends [PR105852]

[COMMITTED] gcc: xtensa: fix PR target/105879
 2022-06-08 16:06 UTC 

c++: Reimplement static init/fini generation
 2022-06-08 15:47 UTC 

[PATCH, 0/3] Disable generating store vector pair
 2022-06-08 14:58 UTC  (9+ messages)
` [PATCH 1/3] "

[PATCH 1/2]AArch64 Fix 128-bit sequential consistency atomic operations
 2022-06-08 14:49 UTC  (2+ messages)
` [PATCH 2/2][AArch32] "

[PATCH] PR middle-end/105874: Use EXPAND_MEMORY to fix ada bootstrap
 2022-06-08 14:13 UTC  (2+ messages)

Document <gcc-rust@gcc.gnu.org> mailing list (was: GCC Rust git branch)
 2022-06-08 12:36 UTC  (2+ messages)
  ` GCC Rust git branch

[PATCH] Fix PR target/104871 (macosx-version-min wrong for macOS >= Big Sur (darwin20))
 2022-06-08 11:18 UTC 

[PATCH] Enable TLS support for RTEMS in libstdc++
 2022-06-08  9:53 UTC 

[PATCH] RISC-V/testsuite: Fix pr105666.c under rv32
 2022-06-08  9:35 UTC 

[Committed] Add -mno-avx2 to recent gcc.target/i386/xop-vpcmov3.c
 2022-06-08  9:10 UTC 

[PATCH 1/3][ARM] STAR-MC1 CPU Support - arm: Add star-mc1 core
 2022-06-08  8:34 UTC  (3+ messages)

[PATCH 2/3][ARM] STAR-MC1 CPU Support - arm: Add individual star-mc1 cost tables and cost functions
 2022-06-08  8:32 UTC  (3+ messages)

[Patch] OpenMP: Fortran - fix ancestor's requires reverse_offload check
 2022-06-08  7:59 UTC  (2+ messages)

[PATCH-1 v2, rs6000] Replace shift and ior insns with one rotate and mask insn for bswap pattern [PR93453]
 2022-06-08  7:57 UTC  (3+ messages)

[PATCH v2] libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $(EXTRA_OBJS)
 2022-06-08  6:49 UTC  (4+ messages)

[PATCH] Adjust testcase to avoid compile failure under -m32
 2022-06-08  2:58 UTC 

[PATCH V3] RISC-V:Fix a bug that is the CMO builtins are missing parameter
 2022-06-08  2:19 UTC 

[PATCH 0/9] Add debug_annotate attributes
 2022-06-07 21:43 UTC  (4+ messages)
` [PATCH 6/9] dwarf2ctf: convert annotation DIEs to CTF types
` [PATCH 8/9] doc: document new attributes
` [PATCH 9/9] testsuite: add debug annotation tests

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