public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v4] eliminate mutex in fast path of __register_frame
 2023-08-10 11:33 UTC  (8+ messages)
            ` [PATCH] preserve base pointer for __deregister_frame [PR110956]

[PATCH] Support -m[no-]gather -m[no-]scatter to enable/disable vectorization for all gather/scatter instructions
 2023-08-10 11:12 UTC  (13+ messages)

[PATCH V2] VECT: Support loop len control on EXTRACT_LAST vectorization
 2023-08-10 11:09 UTC  (5+ messages)
  `  "

[PATCH] RISC-V: Add MASK vec_duplicate pattern[PR110962]
 2023-08-10 10:37 UTC 

[PATCH] match.pd: Implement missed optimization ((x ^ y) & z) | x -> (z & y) | x [PR109938]
 2023-08-10 10:28 UTC  (3+ messages)

[PATCH 0/12] GCC _BitInt support [PR102989]
 2023-08-10 10:10 UTC  (6+ messages)
  ` [PATCH 13/12] C _BitInt incremental fixes [PR102989]

[PATCH] libatomic: Improve ifunc selection on AArch64
 2023-08-10  9:50 UTC  (4+ messages)

[PATCH v4] Implement new RTL optimizations pass: fold-mem-offsets
 2023-08-10  9:28 UTC  (3+ messages)

[PATCH] RISC-V: Support TU for integer ternary OP[PR110964]
 2023-08-10  9:21 UTC 

[PATCH] RISC-V: Add missing modes to the iterators
 2023-08-10  8:55 UTC 

[PATCH v1] RISC-V: Support RVV VFNMACC rounding mode intrinsic API
 2023-08-10  8:54 UTC  (2+ messages)

[PATCH V2 0/3] RISC-V: Add an experimental vector calling convention
 2023-08-10  8:08 UTC  (6+ messages)
` [PATCH V2 1/3] RISC-V: Part-1: Select suitable vector registers for vector type args and returns
` [PATCH V2 2/3] RISC-V: Part-2: Save/Restore vector registers which need to be preversed
` [PATCH V2 3/3] RISC-V: Part-3: Output .variant_cc directive for vector function

PCB/PCBA/wire harness factory support-OurPCB
 2023-08-10  8:07 UTC 

[PATCH] Fix PR 110954: wrong code with cmp | !cmp
 2023-08-10  7:30 UTC  (2+ messages)

[PATCH 2/12] lto-streamer-in: Adjust assert [PR102989]
 2023-08-10  7:19 UTC  (2+ messages)

[PATCH 1/12] expr: Small optimization [PR102989]
 2023-08-10  7:18 UTC  (2+ messages)

[PATCH] VR-VALUES: Simplify comparison using range pairs
 2023-08-10  7:16 UTC  (2+ messages)

[PATCH 0/3] RISC-V: Add an experimental vector calling convention
 2023-08-10  7:08 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Part-1: Select suitable vector registers for vector type args and returns

[V2][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2023-08-10  6:58 UTC  (10+ messages)

[PATCH 3/12] phiopt: Fix phiopt ICE on vops [PR102989]
 2023-08-10  6:52 UTC  (6+ messages)

[PATCH] i386: Do not sanitize upper part of V2HFmode and V4HFmode reg with -fno-trapping-math [PR110832]
 2023-08-10  6:32 UTC  (4+ messages)

[PATCH 1/2] Ada: Synchronized private extensions are always limited
 2023-08-10  5:27 UTC  (2+ messages)
` [PATCH 2/2] Ada: Finalization of constrained subtypes of unconstrained synchronized private extensions

[PATCH] sso-string@gnu-versioned-namespace [PR83077]
 2023-08-10  5:13 UTC 

[PATCH v1] RISC-V: Support RVV VFMACC rounding mode intrinsic API
 2023-08-10  5:09 UTC 

[PATCH v1] RISC-V: Refactor RVV frm_mode attr for rounding mode intrinsic
 2023-08-10  4:37 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] RISC-V: Fix VLMAX AVL incorrect local anticipate [VSETVL PASS]
 2023-08-10  4:33 UTC  (5+ messages)
  `  "

[PATCH 0/1] RISC-V: Make "prefetch.i" built-in usable
 2023-08-10  3:10 UTC  (2+ messages)
` [PATCH 1/1] "

[Patch, fortran] PR109684 - compiling failure: complaining about a final subroutine of a type being not PURE (while it is indeed PURE)
 2023-08-10  2:37 UTC  (3+ messages)

[RFC PATCH 0/2] RISC-V: __builtin_riscv_pause for all environment
 2023-08-10  2:26 UTC  (9+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/2] "
  ` [RFC PATCH v2 2/2] RISC-V: Fix documentation of __builtin_riscv_pause
` [RFC PATCH 0/2] RISC-V: Make __builtin_riscv_pause 'Zihintpause' only
  ` [RFC PATCH 1/2] "
  ` [RFC PATCH 2/2] RISC-V: Fix documentation of __builtin_riscv_pause

RISC-V: Enable Hoist to GCSE simple constants
 2023-08-10  0:54 UTC 

[PATCH] RISC-V: Enable Hoist to GCSE simple constants
 2023-08-10  0:30 UTC 

[PATCH v3 1/4] diagnostics: libcpp: Add LC_GEN linemaps to support in-memory buffers
 2023-08-09 22:14 UTC  (10+ messages)
` [PATCH v4 0/8] diagnostics: libcpp: Overhaul locations for _Pragma tokens
  ` [PATCH v4 1/8] libcpp: Add LC_GEN linemaps to support in-memory buffers
  ` [PATCH v4 2/8] libcpp: diagnostics: Support generated data in expanded locations
  ` [PATCH v4 3/8] diagnostics: Refactor class file_cache_slot
  ` [PATCH v4 4/8] diagnostics: Support obtaining source code lines from generated data buffers
  ` [PATCH v4 5/8] diagnostics: Support testing generated data in input.cc selftests
  ` [PATCH v4 6/8] diagnostics: Full support for generated data locations
  ` [PATCH v4 7/8] diagnostics: libcpp: Assign real locations to the tokens inside _Pragma strings
  ` [PATCH v4 8/8] diagnostics: Support generated data locations in SARIF output

[PATCH V2] riscv: generate builtin macro for compilation with strict alignment:
 2023-08-09 21:40 UTC  (3+ messages)

[PATCH v2] analyzer: More features for CPython analyzer plugin [PR107646]
 2023-08-09 21:36 UTC  (2+ messages)

[PATCH 0/9] Add btf_decl_tag C attribute
 2023-08-09 21:05 UTC  (2+ messages)
` [PING 2][PATCH "

Intel AVX10.1 Compiler Design and Support
 2023-08-09 20:49 UTC  (14+ messages)

[patch] OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect
 2023-08-09 20:48 UTC  (4+ messages)
  ` [patch] libgomp: cuda.h and omp_target_memcpy_rect cleanup (was: [patch] OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect)

[pushed] analyzer: handle function attribute "alloc_size" [PR110426]
 2023-08-09 20:30 UTC  (3+ messages)
` [PATCH] testsuite: Fix gcc.dg/analyzer/allocation-size-multiline-[123].c [PR 110426]

[PATCH 00/24] Sync shared build infrastructure with binutils-gdb
 2023-08-09 20:29 UTC  (6+ messages)

[PATCH 0/3] fortran: fix length one character dummy args [PR110419]
 2023-08-09 20:21 UTC  (4+ messages)
` [PATCH 1/3] fortran: New predicate gfc_length_one_character_type_p
` [PATCH 2/3] fortran: Fix length one character dummy arg type [PR110419]
` [PATCH 3/3] testsuite: Use distinct explicit error codes in value_9.f90

[pushed] analyzer: remove default return value from region_model::on_call_pre
 2023-08-09 20:21 UTC 

[RFC] GCC Security policy
 2023-08-09 20:12 UTC  (18+ messages)

[PATCH] RISC-V: Remove non-existing 'Zve32d' extension
 2023-08-09 20:00 UTC  (2+ messages)

[PATCH] RISC-V: Handle no_insn in TARGET_SCHED_VARIABLE_ISSUE
 2023-08-09 19:56 UTC  (3+ messages)

RISC-V: Folding memory for FP + constant case
 2023-08-09 19:31 UTC  (2+ messages)

[PATCH] MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a)
 2023-08-09 19:19 UTC 

[PATCH V4, rs6000] Disable generation of scalar modulo instructions
 2023-08-09 18:33 UTC  (2+ messages)
` PING^3: "

[PATCH 12/12] testsuite part 2 for _BitInt support [PR102989]
 2023-08-09 18:27 UTC 

[PATCH 11/12] testsuite part 1 for _BitInt support [PR102989]
 2023-08-09 18:26 UTC 

[PATCH 10/12] C _BitInt support [PR102989]
 2023-08-09 18:25 UTC 

[PATCH 9/12] libgcc _BitInt support [PR102989]
 2023-08-09 18:23 UTC 

[PATCH 8/12] libgcc: Generated tables for _BitInt <-> _Decimal* conversions [PR102989]
 2023-08-09 18:22 UTC 

[PATCH 7/12] ubsan: _BitInt -fsanitize=undefined support [PR102989]
 2023-08-09 18:20 UTC 

[PATCH 6/12] i386: Enable _BitInt on x86-64 [PR102989]
 2023-08-09 18:19 UTC 

[PATCH 5/12] _BitInt lowering support [PR102989]
 2023-08-09 18:18 UTC 

[PATCH 4/12] Middle-end _BitInt support [PR102989]
 2023-08-09 18:17 UTC 

[PATCH v8] RISC-V: Add the 'zfa' extension, version 0.2
 2023-08-09 18:11 UTC  (5+ messages)
` [PATCH v9] "

[PATCH] aarch64: enable mixed-types for aarch64 simdclones
 2023-08-09 17:53 UTC  (8+ messages)

[PATCH v3] tree-optimization/110279- Check for nested FMA in reassoc
 2023-08-09 16:52 UTC 

[PATCH] Handle in-order reductions when SLP vectorizing non-loops
 2023-08-09 16:52 UTC  (2+ messages)

verify
 2023-08-09 16:01 UTC 

[PATCH] rs6000, add overloaded DFP quantize support
 2023-08-09 15:52 UTC 

[PATCH ver 3] rs6000: Fix __builtin_altivec_vcmpne{b,h,w} implementation
 2023-08-09 15:26 UTC  (3+ messages)

[LOGIN FAILURE] - 09/08/2023 - ID NUMBER: AAA|2023|5453UT - gcc.gnu.org
 2023-08-09 15:08 UTC 

[PATCH] VECT: Support loop len control on EXTRACT_LAST vectorization
 2023-08-09 14:35 UTC  (9+ messages)
  `  "

[committed] libstdc++: Fix constexpr functions to conform to older standards
 2023-08-09 14:22 UTC 

[committed] libstdc++: Fix a -Wsign-compare warning in std::list
 2023-08-09 14:22 UTC 

[committed] libstdc++: Suppress clang -Wc99-extensions warnings in <complex>
 2023-08-09 14:22 UTC 

[committed] libstdc++: Fix some -Wmismatched-tags warnings
 2023-08-09 14:22 UTC 

[committed] libstdc++: Fix some -Wunused-parameter warnings
 2023-08-09 14:21 UTC 

[committed] libstdc++: Explicitly default some copy ctors and assignments
 2023-08-09 14:21 UTC 

[committed] libstdc++: Minor fixes for some warnings in <format>
 2023-08-09 14:21 UTC 

[PATCH v2 00/14] LoongArch: Add loongarch32 and ilp32 abi
 2023-08-09 14:08 UTC  (17+ messages)
` [PATCH v2 01/14] LoongArch: Introduce loongarch32 target
` [PATCH v2 02/14] LoongArch: Fix default ISA setting
` [PATCH v2 03/14] LoongArch: Fix SI division for loongarch32 target
` [PATCH v2 04/14] LoongArch: Fix movgr2frh.w operand order
` [PATCH v2 05/14] LoongArch: Fix 64-bit move for loongarch32 target
` [PATCH v2 06/14] LoongArch: Fix 64-bit immediate "
` [PATCH v2 07/14] LoongArch: Fix signed 32-bit overflow "
` [PATCH v2 08/14] LoongArch: Disable SF/DF -> unsigned DI expand in loongarch32
` [PATCH v2 09/14] LoongArch: Add -march=loongarch64 to tests with -mabi=lp64d
` [PATCH v2 10/14] LoongArch: Forbid ADDRESS_REG_REG in loongarch32
` [PATCH v2 11/14] LoongArch: Mark am* instructions as LA64-only
` [PATCH v2 12/14] LoongArch: Set long double width to 128 in la32
` [PATCH v2 13/14] LoongArch: Fix ilp32 detection
` [PATCH v2 14/14] LoongArch: Allow ftintrz for DF->DI in loongarch32

[PATCH] RISC-V: Support NPATTERNS = 1 stepped vector[PR110950]
 2023-08-09 13:39 UTC  (3+ messages)

[PATCH] preprocessor: c++: Support `#pragma GCC target' macros [PR87299]
 2023-08-09 13:28 UTC  (3+ messages)

[PATCH] RISC-V: Return machine_mode rather than opt_machine_mode for get_mask_mode, NFC
 2023-08-09 13:25 UTC  (10+ messages)

[PATCH] Handle in-order reductions when SLP vectorizing non-loops
 2023-08-09 13:22 UTC 

RISC-V: Added support for CRC
 2023-08-09 13:02 UTC  (8+ messages)

[PATCH] vect: Add a popcount fallback
 2023-08-09 11:58 UTC  (10+ messages)

[PATCH] aarch64: SVE/NEON Bridging intrinsics
 2023-08-09 11:39 UTC  (2+ messages)

[PATCH] Remove insert location argument from vectorizable_live_operation
 2023-08-09 11:02 UTC 

[pushed][LRA] Check input insn pattern hard regs against early clobber hard regs for live info
 2023-08-09 10:47 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).