[PATCH 1/2]middle-end: Add new tbranch optab to add support for bit-test-and-branch operations
2022-11-02 11:08 UTC (9+ messages)
` [PATCH 2/2]AArch64 Support new tbranch optab
` [PATCH]AArch64 Extend umov and sbfx patterns
[PATCH 1/2] gcc/file-prefix-map: Allow remapping of relative paths
2022-11-02 10:52 UTC (5+ messages)
` [PATCH 2/2] libcpp: Avoid remapping filenames within directives
[PATCH v2] libcpp: Avoid remapping filenames within directives
2022-11-02 10:47 UTC
[PATCH] config/rs6000/t-float128: Don't encode full build paths into headers
2022-11-02 10:45 UTC (2+ messages)
[PATCH] libstdc++: _Bfloat16 for <compare>
2022-11-02 9:39 UTC
[PATCH] ix86: Suggest unroll factor for loop vectorization
2022-11-02 9:37 UTC (6+ messages)
[PATCH] builtins: Guard builtins.cc against HUGE_VAL and NAN definitions
2022-11-02 9:27 UTC (2+ messages)
[PATCH] libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64le with glibc
2022-11-02 9:25 UTC
[PATCH 0/2] ivopts: Fix candidate selection for architectures with limited addressing modes
2022-11-02 8:40 UTC (7+ messages)
` [PATCH 1/2] ivopts: Revert computation of address cost complexity
[PATCH] testsuite: Fix gen-vect-34.c with vect_masked_load [PR106806]
2022-11-02 8:29 UTC (2+ messages)
[COMMITTED] Allow ranger queries on exit block
2022-11-02 8:18 UTC (2+ messages)
[PATCH] vect: Fold LEN_{LOAD,STORE} if it's for the whole vector [PR107412]
2022-11-02 7:59 UTC
[PATCH] Add condition coverage profiling
2022-11-02 6:16 UTC (3+ messages)
` Ping "
[PATCH V2] Enable small loop unrolling for O2
2022-11-02 3:37 UTC
[r13-3596 Regression] FAIL: gcc.dg/guality/pr54693-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects -DPREVENT_OPTIMIZATION line 21 x == 10 - i on Linux/x86_64
2022-11-02 3:31 UTC
Patch [0/3] for PR target/107299 (GCC does not build on PowerPC when long double is IEEE 128-bit)
2022-11-02 2:44 UTC (4+ messages)
` [PATCH 1/3] Rework 128-bit complex multiply and divide, PR target/107299
` [PATCH 2/3] Make __float128 use the _Float128 type, "
` [PATCH 3/3] Update float 128-bit conversions, "
[wwwdocs] [GCC13] Mention Intel __bf16 support in AVX512BF16 intrinsics
2022-11-02 2:15 UTC (3+ messages)
[OG12] [committed] amdgcn: Enable SIMD vectorization of math library functions
2022-11-02 0:50 UTC
[PATCH v2] RISC-V modified add3 for large stack frame optimization [PR105733]
2022-11-01 23:03 UTC (2+ messages)
[PATCH 0/9] Add debug_annotate attributes
2022-11-01 22:29 UTC (5+ messages)
[PATCH] c++: Quash -Wdangling-reference for member operator* [PR107488]
2022-11-01 22:06 UTC
[PATCH v2 00/11] OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
2022-11-01 21:50 UTC (4+ messages)
` [PATCH v2 06/11] OpenMP: lvalue parsing for map clauses (C++)
c++: per-scope, per-signature lambda discriminators
2022-11-01 21:46 UTC
[PATCH] libstdc++: Fix ERANGE behavior for fallback FP std::from_chars
2022-11-01 21:30 UTC
[PATCH] x86: Replace ne:CCC/ne:CCO with UNSPEC_CC_NE in neg patterns
2022-11-01 21:28 UTC (6+ messages)
GCC systemtap cache variable
2022-11-01 20:29 UTC
[PATCH] gcc: honour -ffile-prefix-map in ASM_MAP [PR93371]
2022-11-01 20:11 UTC (2+ messages)
[PATCH 1/2][GCC][AArch64] Implement hint intrinsics for AArch64
2022-11-01 20:04 UTC (2+ messages)
[PATCH] RISC-V: Fix RVV testcases
2022-11-01 18:35 UTC (6+ messages)
` "
[COMMITTED] [PR tree-optimization/107490] Handle NANs in op[12]_range
2022-11-01 18:25 UTC
[COMMITTED] PR tree-optimization/107497 - Make sure ssa-name is valid
2022-11-01 18:04 UTC
[PATCH] c++: Disable -Wignored-qualifiers for template args [PR107492]
2022-11-01 17:01 UTC
[PATCH] Rename nonzero_bits to known_zero_bits
2022-11-01 16:33 UTC (6+ messages)
[PATCH 0/2] i386: slim down insn-automata [PR 87832]
2022-11-01 16:26 UTC (3+ messages)
` [PATCH 1/2] i386: correct x87&SSE division modeling in znver.md
` [PATCH 2/2] i386: correct x87&SSE multiplication "
[PATCH v2 0/1] RFC: P1689R5 support
2022-11-01 16:22 UTC (4+ messages)
` [PATCH v2 3/3] p1689r5: initial support
[PATCH] riscv/RTEMS: Add RISCV_GCOV_TYPE_SIZE
2022-11-01 15:52 UTC (3+ messages)
[committed] libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref
2022-11-01 15:26 UTC (7+ messages)
[PATCH 1/8]middle-end: Recognize scalar reductions from bitfields and array_refs
2022-11-01 15:20 UTC (17+ messages)
` [PATCH 2/8]middle-end: Recognize scalar widening reductions
` [PATCH 3/8]middle-end: Support extractions of subvectors from arbitrary element position inside a vector
` [PATCH 4/8]AArch64 aarch64: Implement widening reduction patterns
` [PATCH 5/8]AArch64 aarch64: Make existing V2HF be usable
` [PATCH 6/8]AArch64: Add peephole and scheduling logic for pairwise operations that appear late in RTL
` [PATCH 7/8]AArch64: Consolidate zero and sign extension patterns and add missing ones
` [PATCH 8/8]AArch64: Have reload not choose to do add on the scalar side if both values exist on the SIMD side
[PATCH] doc: Remove outdated reference to "core" and front-end downloads
2022-11-01 13:59 UTC
[COMMITTED] Make ranger the vrp1 default
2022-11-01 13:58 UTC
[PATCH] libstdc++: std::to_chars std::{,b}float16_t support
2022-11-01 13:46 UTC (6+ messages)
` [PATCH] libstdc++: Shortest denormal hex std::to_chars
[COMMITTED] Remove builtin_unreachable in ranger VRP
2022-11-01 13:20 UTC
[COMMITTED] Irange::intersect with nonzero bits can indicate change incorrectly
2022-11-01 13:19 UTC
[PATCH][AArch64] Cleanup move immediate code
2022-11-01 13:08 UTC
[PATCH] libstdc++: Implement ranges::as_rvalue_view from P2446R2
2022-11-01 12:34 UTC (2+ messages)
[PATCH] libstdc++: std::from_chars std::{,b}float16_t support
2022-11-01 12:28 UTC (2+ messages)
[PATCH] [X86_64]: Enable support for next generation AMD Zen4 CPU
2022-11-01 12:22 UTC (15+ messages)
[PATCH] libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
2022-11-01 12:18 UTC (2+ messages)
[committed] wwwdocs: readings: Switch sourceforge.net sub-sites to https
2022-11-01 12:09 UTC
[committed] wwwdocs: gcc-4.4: Switch www.open-std.org to https
2022-11-01 12:05 UTC
[PATCH v3] LoongArch: Optimize immediate load
2022-11-01 12:04 UTC
[committed] wwwdocs: codingconventions: Properly link to flake8
2022-11-01 12:01 UTC
[committed] wwwdocs: *: Remove extraneous whitespaces around headings
2022-11-01 11:18 UTC
c++: Reorganize per-scope lambda discriminators
2022-11-01 10:23 UTC
[committed] wwwdocs: codingconventions: Move two links to https
2022-11-01 9:48 UTC
[committed] wwwdocs: readings: Remove <meta name="keywords">
2022-11-01 9:46 UTC
[committed] wwwdocs: projects/tree-ssa: Adjust mark up
2022-11-01 9:45 UTC
Adding a new thread model to GCC
2022-11-01 9:09 UTC (7+ messages)
[PATCH v2] LoongArch: Optimize immediate load
2022-11-01 8:45 UTC (3+ messages)
[PATCH] [x86] Fix incorrect digit constraint
2022-11-01 8:39 UTC (4+ messages)
` [PATCH V2] "
[RFC] propgation leap over memory copy for struct
2022-11-01 4:30 UTC (7+ messages)
[pushed] c++: set TREE_NOTHROW after genericize
2022-11-01 1:23 UTC
[committed] More gimple const/copy propagation opportunities
2022-10-31 22:43 UTC (3+ messages)
[PATCH] Add __builtin_iseqsig()
2022-10-31 22:35 UTC (7+ messages)
[PATCH v5] RISC-V: Libitm add RISC-V support
2022-10-31 22:20 UTC (2+ messages)
[r13-3570 Regression] FAIL: g++.dg/other/pr39060.C -std=c++98 (test for excess errors) on Linux/x86_64
2022-10-31 21:41 UTC
[PATCH]middle-end simplify complex if expressions where comparisons are inverse of one another
2022-10-31 21:23 UTC (14+ messages)
[PATCH] x86: Track converted/skipped registers in STV
2022-10-31 21:06 UTC
[PATCH] Fortran: ordering of hidden procedure arguments [PR107441]
2022-10-31 20:29 UTC (5+ messages)
` [PATCH, v2] "
[PATCH] c, analyzer: support named constants in analyzer [PR106302]
2022-10-31 19:07 UTC
[PATCH v3] btf: Add support to BTF_KIND_ENUM64 type
2022-10-31 18:26 UTC (4+ messages)
` [PATCH v4] "
[PATCH 1/2]middle-end Support optimized division by pow2 bitmask
2022-10-31 17:12 UTC (10+ messages)
` [PATCH 2/4]AArch64 Add implementation for pow2 bitmask division
` [PATCH 3/4]AArch64 Add SVE2 "
` [PATCH 4/4]AArch64 sve2: rewrite pack + NARROWB + NARROWB to NARROWB + NARROWT
` [PATCH 1/4]middle-end Support not decomposing specific divisions during vectorization
[PATCH] libstdc++-v3: <complex> support for extended floating point types
2022-10-31 17:04 UTC (4+ messages)
[PATCH] Add attribute hot judgement for INLINE_HINT_known_hot hint
2022-10-31 16:35 UTC (9+ messages)
` Ping^1 "
` Ping^2 "
` Ping^3 [PATCH V2] "
[PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
2022-10-31 16:24 UTC (7+ messages)
[PATCH]middle-end Add optimized float addsub without needing VEC_PERM_EXPR
2022-10-31 15:49 UTC (13+ messages)
[PATCH v7 00/34] libgcc: Thumb-1 Floating-Point Assembly for Cortex M0
2022-10-31 15:45 UTC (35+ messages)
` [PATCH v7 01/34] Add and restructure function declaration macros
` [PATCH v7 02/34] Rename THUMB_FUNC_START to THUMB_FUNC_ENTRY
` [PATCH v7 03/34] Fix syntax warnings on conditional instructions
` [PATCH v7 04/34] Reorganize LIB1ASMFUNCS object wrapper macros
` [PATCH v7 05/34] Add the __HAVE_FEATURE_IT and IT() macros
` [PATCH v7 06/34] Refactor 'clz' functions into a new file
` [PATCH v7 07/34] Refactor 'ctz' "
` [PATCH v7 08/34] Refactor 64-bit shift "
` [PATCH v7 09/34] Import 'clz' functions from the CM0 library
` [PATCH v7 10/34] Import 'ctz' "
` [PATCH v7 11/34] Import 64-bit shift "
` [PATCH v7 12/34] Import 'clrsb' "
` [PATCH v7 13/34] Import 'ffs' "
` [PATCH v7 14/34] Import 'parity' "
` [PATCH v7 15/34] Import 'popcnt' "
` [PATCH v7 16/34] Refactor Thumb-1 64-bit comparison into a new file
` [PATCH v7 17/34] Import 64-bit comparison from CM0 library
` [PATCH v7 18/34] Merge Thumb-2 optimizations for 64-bit comparison
` [PATCH v7 19/34] Import 32-bit division from the CM0 library
` [PATCH v7 20/34] Refactor Thumb-1 64-bit division into a new file
` [PATCH v7 21/34] Import 64-bit division from the CM0 library
` [PATCH v7 22/34] Import integer multiplication "
` [PATCH v7 23/34] Refactor Thumb-1 float comparison into a new file
` [PATCH v7 24/34] Import float comparison from the CM0 library
` [PATCH v7 25/34] Refactor Thumb-1 float subtraction into a new file
` [PATCH v7 26/34] Import float addition and subtraction from the CM0 library
` [PATCH v7 27/34] Import float multiplication "
` [PATCH v7 28/34] Import float division "
` [PATCH v7 29/34] Import integer-to-float conversion "
` [PATCH v7 30/34] Import float-to-integer "
` [PATCH v7 31/34] Import float<->double "
` [PATCH v7 32/34] Import float<->__fp16 "
` [PATCH v7 33/34] Drop single-precision Thumb-1 soft-float functions
` [PATCH v7 34/34] Add -mpure-code support to the CM0 functions
optabs: Variable index vec_set
2022-10-31 15:42 UTC
[GCC][PATCH v2] arm: Add pacbti related multilib support for armv8.1-m.main
2022-10-31 15:36 UTC
[ada, patch] fix libgnat build on x86_64-linux-gnux32 with glibc <= 2.31
2022-10-31 15:33 UTC
[Patch] OpenMP/Fortran: 'target update' with strides + DT components
2022-10-31 14:46 UTC
Rust frontend patches v3
2022-10-31 14:19 UTC (5+ messages)
` [PATCH Rust front-end v3 01/46] Use DW_ATE_UTF for the Rust 'char' type
[PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
2022-10-31 14:18 UTC (3+ messages)
` [Ping x2] "
[PATCH] RISC-V: Change constexpr back to CONSTEXPR
2022-10-31 13:38 UTC (3+ messages)
[committed] amdgcn: add fmin/fmax patterns
2022-10-31 13:03 UTC
[committed] amdgcn: multi-size vector reductions
2022-10-31 13:03 UTC
[committed] amdgcn: Silence unused parameter warning
2022-10-31 13:02 UTC
[GCC][PATCH] arm: Add cde feature support for Cortex-M55 CPU
2022-10-31 12:38 UTC (3+ messages)
` [GCC][PATCH v2] "
[PATCH 2/2]AArch64 Perform more late folding of reg moves and shifts which arrive after expand
2022-10-31 11:48 UTC (3+ messages)
[PATCH]middle-end Recognize more conditional comparisons idioms
2022-10-31 11:47 UTC (3+ messages)
Update email address
2022-10-31 11:14 UTC
page: next (older) | prev (newer) | 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).