public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v8] tree-ssa-sink: Improve code sinking pass
 2023-10-30 13:09 UTC  (6+ messages)

[PATCH] Assert we don't create recursive DW_AT_abstract_origin
 2023-10-30 12:57 UTC 

[wwwdocs] Get newlib via git in simtest-howto.html
 2023-10-30 12:48 UTC  (2+ messages)

[PATCH, OpenACC 2.7] readonly modifier support in front-ends
 2023-10-30 12:46 UTC  (4+ messages)
` [PATCH, OpenACC 2.7] Connect readonly modifier to points-to analysis

[PATCH] LoongArch: Define HAVE_AS_TLS to 0 if it's undefined
 2023-10-30 12:44 UTC  (4+ messages)

[OG13] OpenMP/Fortran: Merge upstream 'omp allocators' with OG13 'omp allocate'
 2023-10-30 12:30 UTC 

[PATCH v1] RISC-V: Remove the type size restriction of vectorizer
 2023-10-30 12:22 UTC  (2+ messages)
` [PATCH v3] VECT: Refine the type size restriction of call vectorizer

[PATCH V11] : tree-ssa-sink: Improve code sinking pass
 2023-10-30 12:10 UTC 

[PATCH] Testsuite, i386: Fix test by passing -march
 2023-10-30 12:05 UTC  (3+ messages)

[PATCH] Testsuite, Darwin: skip PIE test
 2023-10-30 11:46 UTC  (2+ messages)

[PATCH 2/2 v2] arm: move the switch tables for Arm to the RO data section
 2023-10-30 10:44 UTC  (2+ messages)

[PATCH] Handle bitop with INTEGER_CST in analyze_and_compute_bitop_with_inv_effect
 2023-10-30 10:41 UTC 

[PATCH] OPTABS/IFN: Add mask_len_strided_load/mask_len_strided_store OPTABS/IFN
 2023-10-30 10:39 UTC 

[PATCH] Fix wrong code due to incorrest define_split
 2023-10-30 10:37 UTC 

[PATCH V4] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic
 2023-10-30 10:17 UTC  (5+ messages)
  `  "

[PATCH] PR testsuite/111462 - add powerpc64le to list of ssa-sink-18.c XFAIL
 2023-10-30 10:02 UTC 

[PATCH 0/3] start of moving value replacement from phiopt to match
 2023-10-30  9:32 UTC  (7+ messages)
` [PATCH 1/3] MATCH: first of the value replacement moving from phiopt
` [PATCH 2/3] MATCH: Move jump_function_from_stmt support to match.pd
` [PATCH 3/3] MATCH: Add some more value_replacement simplifications to match

[PATCH] [x86_64]: Zhaoxin yongfeng enablement
 2023-10-30  9:08 UTC  (5+ messages)

[PATCH] Fix incorrect option mask and avx512cd target push
 2023-10-30  7:56 UTC  (2+ messages)

[PATCH] RISC-V: Fix bugs of handling scalar of SEW64 vx instruction in RV32
 2023-10-30  7:49 UTC  (3+ messages)

[PATCH 0/3] [RISC-V] support zcmp extension
 2023-10-30  7:46 UTC  (6+ messages)
` [PATCH 1/3] [V6] [RISC-V] support cm.push cm.pop cm.popret in zcmp
      `  "

[PATCH 0/4] add support for conditional zero operation
 2023-10-30  7:25 UTC  (5+ messages)
` [PATCH 1/4] [RISC-V]add hook to control Zicond based ifcvt opt
` [PATCH 2/4] [ifcvt] if convert x=c ? y+z : y by RISC-V Zicond like insns
` [PATCH 3/4] [ifcvt] if convert x=c ? y op z "
` [PATCH 4/4] [ifcvt] if convert x=c ? y&z "

[PATCH] rs6000: Consider inline asm as safe if no assembler complains [PR111828]
 2023-10-30  6:28 UTC 

[PATCH v5 1/1] gcc: config: microblaze: fix cpu version check
 2023-10-30  6:13 UTC 

[x86 PATCH] PR target/110551: Fix reg allocation for widening multiplications
 2023-10-30  6:09 UTC  (2+ messages)

[PATCH v3] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
 2023-10-30  3:21 UTC 

[PATCH v2] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
 2023-10-30  3:17 UTC  (2+ messages)

[PATCH, expand] Checking available optabs for scalar modes in by pieces operations
 2023-10-30  3:05 UTC  (3+ messages)

[ARC PATCH] Convert (signed<<31)>>31 to -(signed&1) without barrel shifter
 2023-10-30  3:05 UTC  (2+ messages)

Enable top-level recursive 'autoreconf' (was: Hints on reconfiguring GCC)
 2023-10-30  1:31 UTC  (4+ messages)
        ` Enable top-level recursive 'autoreconf'

[PATCH v4 1/1] gcc: config: microblaze: fix cpu version check
 2023-10-29 23:05 UTC  (2+ messages)

[PATCH v2 0/2] riscv: Adding support for XTHead(F)MemIdx
 2023-10-29 22:25 UTC  (5+ messages)
` [PATCH v2 1/2] riscv: thead: Add support for the XTheadMemIdx ISA extension
` [PATCH v2 2/2] riscv: thead: Add support for the XTheadFMemIdx "

[committed][_GLIBCXX_INLINE_VERSION] Add emul TLS symbol exports
 2023-10-29 21:24 UTC 

[committed][_GLIBCXX_INLINE_VERSION] Fix constract violation
 2023-10-29 21:11 UTC 

[committed] d: Fix ICE: verify_gimple_failed (conversion of register to a different size in 'view_convert_expr') [PR110712]
 2023-10-29 19:25 UTC 

[Patch, fortran] PR104555 - ICE in gfc_compare_derived_types, at fortran/interface.cc:628 since r10-2912-g70570ec192745095
 2023-10-29 19:15 UTC  (3+ messages)

[committed] d: Merge upstream dmd, druntime e48bc0987d, phobos 2458e8f82
 2023-10-29 15:47 UTC 

[PATCH] Include safe-ctype.h after C++ standard headers, to avoid over-poisoning
 2023-10-29 13:08 UTC  (3+ messages)
` [PING][PATCH] "

[PATCH] tree-optimization/109334: Improve computation for access attribute
 2023-10-29 12:15 UTC  (4+ messages)

[Ready to commit V3] RISC-V: Add AVL propagation PASS for RVV auto-vectorization
 2023-10-29 12:08 UTC  (5+ messages)
  `  "

[PATCH] Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtime
 2023-10-29 11:51 UTC 

[PATCH v9 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-10-29 10:49 UTC  (15+ messages)

[PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces
 2023-10-29 10:44 UTC 

[ARC PATCH] Improved ARC rtx_costs/insn_cost for SHIFTs and ROTATEs
 2023-10-29  9:16 UTC 

[PATCH] testsuite, x86: Handle a broken assembler
 2023-10-29  7:19 UTC 

[pushed] testsuite, X86, Darwin: Skip a test for mcmodel=large
 2023-10-29  7:14 UTC 

[pushed] testsuite, X86, Darwin: Skip tests with incompatible output
 2023-10-29  7:11 UTC 

[PATCH v2] swap: Fix incorrect lane extraction by vec_extract() [PR106770]
 2023-10-29  4:46 UTC  (2+ messages)

[COMMITTED] gcc: xtensa: fix salt/saltu version check
 2023-10-29  2:58 UTC 

[PATCH] c++: fix noexcept checking for trivial operations [PR96090]
 2023-10-29  1:43 UTC 

[PATCH v1] RISC-V: Fix one range-loop-construct warning of avlprop
 2023-10-29  0:41 UTC  (3+ messages)

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-10-28 23:21 UTC  (11+ messages)
` [PATCH v3 "

[committed] d: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9 [PR112270]
 2023-10-28 22:41 UTC 

[PATCH,resend] hurd: Ad default-pie and static-pie support
 2023-10-28 19:20 UTC 

[PATCH,resend] hurd: Add multilib paths for gnu-x86_64
 2023-10-28 19:19 UTC 

[RFC PATCH v1] c: Do not warn about external declaration following inline definition
 2023-10-28 19:14 UTC 

Remove redundant partial specialization in _Nth_type
 2023-10-28 13:14 UTC 

[ARC PATCH] Improve DImode left shift by a single bit
 2023-10-28 13:05 UTC 

[PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-10-28 10:33 UTC  (6+ messages)
` Ping: "

[PATCH V15 4/4] ree: Improve ree pass using defined abi interfaces
 2023-10-28 10:20 UTC 

[PATCH v2] aarch64: SVE/NEON Bridging intrinsics
 2023-10-28  8:30 UTC  (2+ messages)

[committed] d: Add warning for call expression without side effects
 2023-10-28  8:11 UTC 

[PATCH v3 1/3] c++: sort candidates according to viability
 2023-10-27 23:28 UTC  (7+ messages)
` [PATCH v3 2/3] c++: remember candidates that we ignored
` [PATCH v3 3/3] c++: note other candidates when diagnosing deletedness

[PATCH] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341]
 2023-10-27 23:05 UTC  (2+ messages)

[PATCH] testsuite, Darwin: Add support for Mach-O function body scans
 2023-10-27 22:44 UTC  (5+ messages)

[PATCH 1/3] librust: Add libproc_macro and build system
 2023-10-27 20:41 UTC  (4+ messages)
` [PATCH 2/3] build: Add libgrust as compilation modules

[pushed] c++: fix tourney logic
 2023-10-27 20:34 UTC  (4+ messages)

[PATCH v2 1/4] libgrust: Add entry for maintainers and stub changelog file
 2023-10-27 20:32 UTC  (9+ messages)
` [PATCH v2 2/4] libgrust: Add libproc_macro and build system
        ` Disable target libgrust if we're not building target libstdc++ (was: [PATCH v2 2/4] libgrust: Add libproc_macro and build system)
` [PATCH v2 3/4] build: Add libgrust as compilation modules
    ` Only build host libgrust if the Rust language is enabled (was: [PATCH v2 3/4] build: Add libgrust as compilation modules)

[PATCH] A new copy propagation and PHI elimination pass
 2023-10-27 19:55 UTC  (3+ messages)

[PATCH v2] gcc.c-torture/execute/builtins/fputs.c: fputs_unlocked prototype
 2023-10-27 19:50 UTC  (2+ messages)

[PATCH htdocs v3] bugs: Mention -D_GLIBCXX_ASSERTIONS and -D_GLIBCXX_DEBUG
 2023-10-27 19:49 UTC  (3+ messages)

[PATCH v1] RISC-V: Remove unnecessary asm check for vec cvt
 2023-10-27 19:49 UTC  (2+ messages)

[PATCH v4] bpf: Improvements in CO-RE builtins implementation
 2023-10-27 19:43 UTC  (3+ messages)

[pushed] [RA]: Fixing i686 bootstrap failure because of pushing the equivalence patch
 2023-10-27 19:14 UTC 

[PATCH] genemit: Split insn-emit.cc into ten files
 2023-10-27 19:04 UTC  (7+ messages)

[PATCH] RISC-V: Make stack_save_restore_2 more robust
 2023-10-27 18:14 UTC  (3+ messages)

HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2023-10-27 18:13 UTC  (19+ messages)

[PATCH] RISC-V: Fix wrong tune parameters on int_div
 2023-10-27 17:44 UTC  (4+ messages)

[committed] RISC-V: Make stack_save_restore tests more robust
 2023-10-27 17:42 UTC  (3+ messages)

[PATCH] RISC-V: Fix wrong tune parameters on int_div
 2023-10-27 17:21 UTC  (5+ messages)

[committed] amdgcn: add -march=gfx1030 EXPERIMENTAL
 2023-10-27 17:06 UTC  (2+ messages)

[committed] amdgcn: silence warnings
 2023-10-27 17:04 UTC 

Website Design / Re-design...!!!
 2023-10-27 16:57 UTC 

HELP: Will the reordering happen? Re: [V3][PATCH 0/3] New attribute "counted_by" to annotate bounds for C99 FAM(PR108896)
 2023-10-27 16:43 UTC  (4+ messages)

[PATCH] recog: Fix propagation into ASM_OPERANDS
 2023-10-27 15:38 UTC  (3+ messages)

[pushed] c++: add testcase verifying non-dep new-expr checking
 2023-10-27 15:26 UTC 

[PATCH] testsuite: Force use of -c when precompiling headers
 2023-10-27 15:11 UTC 

[PATCH] C99 testsuite readiness: Some unverified test case reductions
 2023-10-27 14:56 UTC  (2+ messages)

[ARC PATCH] Improved SImode shifts and rotates with -mswap
 2023-10-27 14:37 UTC  (2+ messages)

[pushed] [RA]: Modify cost calculation for dealing with pseudo equivalences
 2023-10-27 14:25 UTC  (4+ messages)

[pushed] [RA]: Add cost calculation for reg equivalence invariants
 2023-10-27 14:23 UTC 

[PATCH V2 0/7] aarch64: Add support for __arm_rsr and __arm_wsr ACLE function family
 2023-10-27 13:51 UTC  (7+ messages)
` [PATCH V2 5/7] aarch64: Implement system register r/w arm ACLE intrinsic functions

[PATCH] RISC-V: Add rawmemchr expander
 2023-10-27 13:38 UTC  (12+ messages)
    `  "

hardcfr: support checking at abnormal edges [PR111943]
 2023-10-27 13:37 UTC  (2+ messages)

[PATCH v2] VECT: Remove the type size restriction of vectorizer
 2023-10-27 13:31 UTC  (5+ messages)

[PATCH] Improve tree_expr_nonnegative_p by using the ranger [PR111959]
 2023-10-27 13:15 UTC  (4+ messages)

[PATCH] wwwdocs: gcc-14: mark amdgcn fiji deprecated
 2023-10-27 12:54 UTC  (5+ messages)

[PATCH] testsuite, aarch64: Normalise options to aarch64.exp
 2023-10-27 11:33 UTC  (3+ messages)

[PATCH] Improve memcmpeq for 512-bit vector with vpcmpeq + kortest
 2023-10-27 10:16 UTC  (5+ messages)

[PATCH] aarch64: Implement ACLE instruction/data prefetch functions
 2023-10-27  9:26 UTC 

[PATCH] Fortran: diagnostics of MODULE PROCEDURE declaration conflicts [PR104649]
 2023-10-27  8:22 UTC  (2+ messages)

[PATCH] MATCH: Simplify `(X &| B) CMP X` if possible [PR 101590]
 2023-10-27  7:15 UTC  (3+ messages)

[PATCH] [gcc-wwwdocs]gcc-13/14: Mention Intel new ISA and march support
 2023-10-27  2:54 UTC  (3+ 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).