[PATCH] g++: Rely on dg-do-what-default to avoid running pr102788.cc on non-vector targets
2023-11-02 23:45 UTC
[PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction
2023-11-02 23:26 UTC (18+ messages)
[PATCH] RISC-V: Add check for types without insn reservations
2023-11-02 23:01 UTC (4+ messages)
` [Committed] "
[PATCH v1] RISC-V: Refactor prefix [I/L/LL] rounding API autovec iterator
2023-11-02 22:57 UTC (3+ messages)
[PATCH V2] RISC-V: Fix redundant vsetvl in fixed-vlmax vectorized codes[PR112326]
2023-11-02 22:56 UTC (3+ messages)
` "
[PATCH 1/4] contrib: add generate_snapshot_index.py
2023-11-02 22:18 UTC (10+ messages)
` [PATCH 2/4] maintainer-scripts/gcc_release: create index between snapshots <-> commits
` [PATCH 3/4] maintainer-scripts/gcc_release: use HTTPS for links
` [PATCH 4/4] maintainer-scripts/gcc_release: cleanup whitespace
[PATCH] libstdc++: avoid uninitialized read in basic_string constructor
2023-11-02 20:53 UTC (2+ messages)
[PATCH] tree-optimization: Add register pressure heuristics
2023-11-02 20:50 UTC
RFC: the proposal to resolve the missing dependency issue for counted_by attribute
2023-11-02 20:47 UTC (21+ messages)
[Patch, fortran] PR98498 - Interp request: defined operators and unlimited polymorphic
2023-11-02 20:35 UTC (6+ messages)
[pushed] c++: use hash_set in nrv_data
2023-11-02 20:01 UTC
[pushed] c++: retval dtor on rethrow [PR112301]
2023-11-02 20:01 UTC
[PATCH] gfortran: Rely on dg-do-what-default to avoid running pr85853.f90, pr107254.f90 and vect-alias-check-1.F90 on non-vector targets
2023-11-02 19:09 UTC
[PATCH] Format gotools.sum closer to what DejaGnu does
2023-11-02 18:15 UTC (5+ messages)
[PATCH V3 0/6] aarch64: Add support for __arm_rsr and __arm_wsr ACLE function family
2023-11-02 16:38 UTC (7+ messages)
` [PATCH V3 1/6] aarch64: Sync system register information with Binutils
` [PATCH V3 2/6] aarch64: Add support for aarch64-sys-regs.def
` [PATCH V3 3/6] aarch64: Implement system register validation tools
` [PATCH V3 4/6] aarch64: Implement system register r/w arm ACLE intrinsic functions
` [PATCH V3 5/6] aarch64: Add front-end argument type checking for target builtins
` [PATCH V3 6/6] aarch64: Add system register duplication check selftest
[PATCH] c++: implement P2564, consteval needs to propagate up [PR107687]
2023-11-02 15:32 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] vect: allow using inbranch simdclones for masked loops
2023-11-02 14:58 UTC
[PATCH] libstdc++: Improve static assert messages for monadic operations
2023-11-02 14:54 UTC
[committed] libstdc++: Add assertion to std::string_view::remove_suffix [PR112314]
2023-11-02 14:54 UTC
[PATCH V2] OPTABS/IFN: Add mask_len_strided_load/mask_len_strided_store OPTABS/IFN
2023-11-02 14:34 UTC (6+ messages)
` "
[C PATCH, v2] Add Walloc-size to warn about insufficient size in allocations [PR71219]
2023-11-02 13:58 UTC (6+ messages)
` [PING] "
` [committed] c: Add missing conditions in Walloc-size to avoid ICEs [PR112347]
[committed] d: Merge upstream dmd, druntime 643b1261bb, phobos 1c98326e7
2023-11-02 13:57 UTC
[committed] libstdc++: Fix warning during configure
2023-11-02 13:53 UTC
[PATCH] internal-fn: Add VCOND_MASK_LEN
2023-11-02 13:48 UTC (7+ messages)
` "
[committed] Improve H8 sequences for single bit sign extractions
2023-11-02 13:34 UTC
[contrib] Extend and improve validate_failures.py
2023-11-02 13:31 UTC (7+ messages)
` [PATCH 01/12] [contrib] validate_failures.py: Avoid testsuite aliasing
[PATCH/RFC 0/4] C/C++/diagnostics: various UX improvements
2023-11-02 13:19 UTC (5+ messages)
` [PATCH 1/4] c/c++: rework pragma parsing
` [PATCH 2/4] c: add #pragma GCC show_layout
` [PATCH 3/4] diagnostics: add automatic URL-ification within messages
` [PATCH 4/4] RFC: add contrib/regenerate-index-urls.py
[tree-optimization/111721] VECT: Support SLP for MASK_LEN_GATHER_LOAD with dummy mask
2023-11-02 13:14 UTC (4+ messages)
` "
[PATCH v2] A new copy propagation and PHI elimination pass
2023-11-02 13:00 UTC
[PATCH] A new copy propagation and PHI elimination pass
2023-11-02 12:56 UTC (4+ messages)
[pushed] analyzer: fix clang warnings [PR112317]
2023-11-02 12:48 UTC
[PATCH v1] EXPMED: Allow vector mode for DSE extract_low_bits [PR111720]
2023-11-02 12:17 UTC (3+ messages)
[PATCH] doc: explicitly say 'lifetime' for DCE
2023-11-02 12:01 UTC (5+ messages)
[AVR PATCH] Improvements to SImode and PSImode shifts by constants
2023-11-02 11:54 UTC
[AVR PATCH] Optimize (X>>C)&1 for C in [1,4,8,16,24] in *insv.any_shift.<mode>
2023-11-02 11:50 UTC
[PATCH] RISC-V: Fix bug of AVL propagation PASS
2023-11-02 11:44 UTC (3+ messages)
[committed] libstdc++: Minor update to installation docs
2023-11-02 11:04 UTC (3+ messages)
[PATCH] tree-optimization/112320 - bougs debug IL after SCCP
2023-11-02 10:30 UTC
[COMMITTED] i386: Move stack protector patterns above mov $0 -> xor peephole
2023-11-02 10:06 UTC
[PATCH v4] libgfortran: Replace mutex with rwlock
2023-11-02 9:58 UTC (11+ messages)
[PATCH 2/2] tree-optimization/111131 - SLP for non-IFN gathers
2023-11-02 8:47 UTC (3+ messages)
[PATCH v3 0/2] Replace intl/ with out-of-tree GNU gettext
2023-11-02 8:45 UTC (3+ messages)
` [PATCH v3 1/2] intl: remove, in favor of out-of-tree gettext
` [PATCH v3 2/2] *: add modern gettext
[PATCH v3] libiberty: Use posix_spawn in pex-unix when available
2023-11-02 8:05 UTC (3+ messages)
` Ping: "
[PATCH] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341]
2023-11-02 7:53 UTC (3+ messages)
[PATCH] MIPS: Use -mnan value for -mabs if not specified
2023-11-02 7:50 UTC
[PATCH 7/7] riscv: Add basic extension support for XTheadFmv and XTheadInt
2023-11-02 7:42 UTC (3+ messages)
` [RE] [7/7] "
[PATCH] Reduce false positives for -Wnonnull for VLA parameters [PR98541]
2023-11-02 7:36 UTC (2+ messages)
[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
2023-11-02 7:01 UTC (12+ messages)
` [PATCH v3 "
[PATCH] RISC-V: Fix redundant vsetvl in fixed-vlmax vectorized codes[PR112326]
2023-11-02 3:35 UTC (2+ messages)
[Committed] RISC-V: Fix redundant attributes
2023-11-02 2:46 UTC
[x86_64 PATCH] PR target/110551: Tweak mulx register allocation using peephole2
2023-11-02 2:06 UTC (5+ messages)
[PATCH] RISC-V: Support vcreate intrinsics for non-tuple types
2023-11-02 1:25 UTC (3+ messages)
` "
testsuite: introduce hostedlib effective target
2023-11-02 1:11 UTC
[PATCH v1] RISC-V: Remove the type size restriction of vectorizer
2023-11-02 0:54 UTC (5+ messages)
` [PATCH v4] VECT: Refine the type size restriction of call vectorizer
[PATCH] RISC-V: Allow dest operand and accumulator operand overlap of widen reduction instruction[PR112327]
2023-11-02 0:52 UTC (3+ messages)
[PATCH] Add files to discourage submissions of PRs to the GitHub mirror
2023-11-01 23:31 UTC (7+ messages)
` [PING] "
[PATCH] Fortran: passing of allocatable/pointer arguments to OPTIONAL+VALUE [PR92887]
2023-11-01 22:10 UTC
[PATCH v2] RISC-V: Use riscv_subword_address for atomic_test_and_set
2023-11-01 22:08 UTC (3+ messages)
` [Committed] "
[PATCH v2] RISC-V: Enable ztso tests on rv32
2023-11-01 22:03 UTC (3+ messages)
` [Committed] "
[PATCH] preprocessor: Reinitialize frontend parser after loading a PCH [PR112319]
2023-11-01 21:54 UTC
[PATCH] RISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls
2023-11-01 21:51 UTC (9+ messages)
` [[Committed]] "
Help: which routine in C FE I should look at for the reference to a FAM field?
2023-11-01 18:42 UTC (2+ messages)
[RFC] Make genautomata.cc output reflect insn-attr.h expectation:
2023-11-01 17:24 UTC (4+ messages)
` [Committed] "
[PATCH] c++: constantness of local var in constexpr fn [PR111703, PR112269]
2023-11-01 15:07 UTC (2+ messages)
[PATCH] Support cmul{_conj}v4hf3/cmla{_conj}v4hf4 with AVX512FP16 instruction
2023-11-01 10:08 UTC
[PUSHED] i386: Improve stack protector patterns and peephole2s
2023-11-01 9:45 UTC
RFC [PATCH] c: Add missing cases where vla sizes are not instrumented by UBSan [PR98608]
2023-11-01 9:39 UTC
[PATCH] RISC-V: Support vundefine intrinsics for tuple types
2023-11-01 6:36 UTC (2+ messages)
[PATCH] RISC-V: Support strided load/store
2023-11-01 6:10 UTC (4+ messages)
` "
[PATCH] RISC-V: Use riscv_subword_address for atomic_test_and_set
2023-11-01 5:05 UTC
[Commit Pending V2] RISC-V: Support strided load/store
2023-11-01 1:43 UTC
[PATCH 0/4] Fix no-evex512 function attribute
2023-11-01 1:06 UTC (2+ messages)
[Committed] NFC: Fix whitespace
2023-11-01 0:50 UTC
[PATCH v3] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
2023-11-01 0:45 UTC (6+ messages)
[PATCH v6] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
2023-11-01 0:26 UTC (4+ messages)
` "
[pushed] analyzer: move class record_layout to its own .h/.cc
2023-10-31 21:16 UTC
[pushed] libcpp: eliminate MACRO_MAP_EXPANSION_POINT_LOCATION
2023-10-31 21:15 UTC
[pushed] opts.cc: fix comment about DOCUMENTATION_ROOT_URL
2023-10-31 21:15 UTC
[pushed] pretty-print: gracefully handle null URLs
2023-10-31 21:15 UTC
[PATCH v5] bpf: Improvements in CO-RE builtins implementation
2023-10-31 18:50 UTC (4+ messages)
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).