[PATCH v1 0/1] libgccjit: Fix test-cold-attribute.c
2025-12-04 16:09 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Fix UB in constructor functions
2025-11-14 16:45 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH] libgccjit: Add ability to get CPU features
2025-10-21 18:34 UTC (31+ messages)
` Frontend access to target features (was Re: [PATCH] libgccjit: Add ability to get CPU features)
[PATCH v1 0/1] libgccjit: Add support for packed struct
2025-10-17 16:23 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Allow set_location to various classes
2025-10-17 14:24 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Add the function attributes for setting the ABI
2025-10-16 23:10 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Add support for Aarch64 CPU features
2025-10-16 19:48 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Fix volatile loads and stores
2025-10-15 20:15 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Fix for -fanalyzer used in libgccjit
2025-10-15 16:17 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Add a function to check if LTO is supported
2025-10-14 19:05 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Fix get_size for long double
2025-10-14 18:41 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Add support for the x87 CPU feature
2025-10-14 18:16 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Add support for the weak variable attribute
2025-10-13 22:47 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Allow casts between integers and pointers
2025-10-13 16:14 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Make is_same_type_as() supporting floating point types
2025-10-13 15:45 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] libgccjit: Fix error on Power architectures caused by wrong jit_target_objs
2025-10-09 20:58 UTC (2+ messages)
` [PATCH v1 1/1] "
[committed] all: Fix "specifc", "costant" and "constat" typos in comments
2025-10-07 14:42 UTC
[PATCH v1 0/1] libgccjit: Handle missing types in jit_langhook_type_for_mode
2025-09-29 18:30 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v1 0/1] Fix is_same_type_as for vector type
2025-09-29 18:10 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH] Add rvalue::get_name method (and its C equivalent)
2025-08-08 13:20 UTC (12+ messages)
Make recording::memento::get_debug_string return the ownership of strings
2025-07-07 14:27 UTC (2+ messages)
building libgccjit on Illumos
2025-06-22 16:04 UTC (2+ messages)
Re: Using libgccjit as an AOT compiler backend forcross-compilation (second attempt)
2025-06-16 16:07 UTC (2+ messages)
Using libgccjit as an AOT compiler backend for cross-compilation (second attempt)
2025-06-16 14:05 UTC (2+ messages)
[PATCH] jit: Fix 'gccjit::error' bug when use 'gccjit::struct_' in libgccjit C++ bindings
2025-06-12 15:49 UTC
Named Address Spaces support
2025-04-26 14:17 UTC
Handling local scope variables
2025-04-21 1:26 UTC
Unable to build libgccjit
2025-04-08 12:39 UTC (2+ messages)
[pushed: r15-7126] jit: fix startup on aarch64
2025-03-21 17:37 UTC (5+ messages)
Allow to build libgccjit with a soname bound to the GCC major version
2025-03-05 23:25 UTC
(no subject)
2025-03-04 15:42 UTC
[pushed: r15-7515] jit: add "final override" to diagnostic sink [PR116613]
2025-02-13 23:24 UTC
Self-referential union?
2025-02-02 18:13 UTC (3+ messages)
[pushed: r15-7179] jit: fix for write_reproducer [PR117886]
2025-01-24 15:24 UTC
GCC JIT PR118587 - tentative patch 1
2025-01-24 9:26 UTC
[PATCH] jit: Install jit headers in $(libsubincludedir) [PR 101491]
2024-12-28 12:58 UTC (2+ messages)
` Ping: "
Running Compiled Guile Objects
2024-12-15 11:32 UTC (14+ messages)
` AOT compiler (was: Running Compiled Guile Objects)
GCC 14 jit API in C++ for creating union types?
2024-12-13 16:02 UTC (5+ messages)
[PATCH] aarch64: Fix ICE happening in SET_TYPE_VECTOR_SUBPARTS with libgccjit
2024-12-07 15:02 UTC (2+ messages)
[PATCH] libgccjit: Fix crash on some targets
2024-12-05 22:19 UTC (4+ messages)
[PATCH] libgccjit: Add support for machine-dependent builtins
2024-11-29 14:12 UTC (19+ messages)
[PATCH] libgccjit: Allow sending a const pointer as argument
2024-11-20 15:54 UTC (5+ messages)
[PATCH] libgccjit: Allow comparing aligned int types
2024-11-20 15:43 UTC (4+ messages)
[PATCH] libgccjit: Add vector permutation and vector access operations
2024-11-20 0:04 UTC (4+ messages)
[PATCH] libgccjit: Fix float playback for cross-compilation
2024-11-19 23:58 UTC (4+ messages)
[PATCH] libgccjit: Add type checks in gcc_jit_block_add_assignment_op
2024-11-19 23:47 UTC (4+ messages)
[PATCH] libgccjit: Support signed char flag
2024-11-19 16:25 UTC (4+ messages)
Lucrative Proposal
2024-11-13 10:29 UTC
[PATCH v3] [GCCJIT] support dynamic alloca stub
2024-11-11 21:06 UTC (2+ messages)
[PATCH v2] gccjit: support dynamic alloca stub
2024-11-10 18:17 UTC
[PATCH] [GCCJIT] support dynamic alloca stub
2024-11-10 4:58 UTC (3+ messages)
jit backports to GCC 14
2024-10-30 20:22 UTC
[pushed: r15-4580] jit: reset state in varasm.cc [PR117275]
2024-10-23 18:31 UTC
gcc-13: libggcjit does not build
2024-10-13 18:44 UTC (5+ messages)
[PATCH] libgccjit: Add support for creating temporary variables
2024-10-11 12:48 UTC (4+ messages)
Asm labels?
2024-08-08 20:35 UTC
[PATCH] libgccjit: Fix get_size of size_t
2024-07-18 14:09 UTC (6+ messages)
[PATCH] libgccjit: Add ability to get the alignment of a type
2024-06-29 2:54 UTC (5+ messages)
[PATCH] libgccjit: Make new_array_type take unsigned long
2024-06-27 21:53 UTC (6+ messages)
[PATCH] libgccjit: Add support for the type bfloat16
2024-06-26 15:48 UTC (5+ messages)
[PATCH] libgccjit: Allow comparing array types
2024-06-26 15:41 UTC (5+ messages)
[PATCH 10/52] jit: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
2024-06-24 22:25 UTC (4+ messages)
Building libgccjit with -fno-semantic-interposition? ( was Re: 1.76% performance loss in VRP due to inlining)
2024-06-10 10:59 UTC (3+ messages)
Debug info on macOS
2024-05-31 4:09 UTC (5+ messages)
Converting float -> double, double -> float
2024-04-30 17:44 UTC
[PATCH] Allow `gcc_jit_type_get_size` to work with pointers
2024-03-29 19:10 UTC (4+ messages)
lto1: internal compiler error: original not compressed with zstd
2024-03-19 20:43 UTC (2+ messages)
How do I enable -flto for Emacs nativecomp?
2024-03-07 18:05 UTC (3+ messages)
[PATCH] libgccjit: Add option to allow special characters in function names
2024-02-29 22:13 UTC (4+ messages)
[PATCH] libgccjit: Add support for setting the comment ident
2024-02-22 21:59 UTC (3+ messages)
page: next (older)
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).