public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
[QUESTION] Using host functions in AOT mode
 2021-08-10 22:40 UTC  (2+ messages)

[PATCH 0/3] jit: Add support for weak linkage
 2021-08-08 15:21 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] "

[PATCH] libgccjit: add some reflection functions in the jit C api
 2021-07-29 12:59 UTC  (25+ messages)
    ` [PATCH] libgccjit: add some reflection functions in the jit C api [PR96889]
    ` [PATCH] libgccjit: add some reflection functions in the jit C api [WIP]

[patch] PR jit/87808: Allow libgccjit to work without an external gcc driver
 2021-07-14  5:42 UTC  (5+ messages)

[PATCH] libgccjit: Handle truncation and extension for casts [PR 95498]
 2021-07-08 21:34 UTC  (23+ messages)

Backports to gcc 11 branch (analyzer and jit)
 2021-07-02 19:27 UTC 

libgccjit licensing question
 2021-07-02  0:21 UTC 

[PATCH] libgccjit: Add function to set the initial value of a global variable [PR96089]
 2021-06-11 20:44 UTC  (2+ messages)

[PATCH] libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
 2021-05-26 21:58 UTC  (3+ messages)

[PATCH] libgccjit: Add support for TLS variable [PR95415]
 2021-05-20 20:11 UTC  (2+ messages)

[PATCH] libgccjit: Add support for setting the link section of global variables [PR100688]
 2021-05-20 19:59 UTC  (3+ messages)

[PATCH] libgccjit: Add support for sized integer types, including 128-bit integers [PR95325]
 2021-05-20 19:25 UTC  (4+ messages)

jit: Help needed to fix a bug about atomic builtins in libgccjit
 2021-04-30 18:04 UTC 

[committed] jit: fix ICE on BUILT_IN_TRAP [PR99126]
 2021-02-19 21:13 UTC  (4+ messages)

libgccjit as beta?
 2021-01-14 23:08 UTC  (3+ messages)
` [committed] jit: remove "Alpha" warning from docs

[committed] jit: add support for inline asm [PR87291]
 2020-11-12 22:35 UTC 

[committed] jit: fix string escaping
 2020-11-12 22:34 UTC 

[committed] libgccjit.h: fix typo in comment
 2020-11-12 22:33 UTC 

Spaghetti stack?
 2020-11-01 12:52 UTC  (5+ messages)

Questions about using array as parameter in gccjit generated funtion
 2020-10-12 14:40 UTC  (2+ messages)

[PATCH] libgccjit: Add new gcc_jit_context_new_blob entry point
 2020-09-11 11:27 UTC  (14+ messages)
              ` [PATCH V2] "

libgccjit questions
 2020-09-11  2:42 UTC  (4+ messages)

libgccjit: Clarifying the permitted type conversions
 2020-09-09  7:56 UTC  (5+ messages)
` [PATCH] libgccjit: Improve doc and comments regarding type casts (Was: Clarifying the permitted type conversions)
  ` [PATCH] libgccjit: Improve doc and comments regarding type casts

[PATCH] libgccjit: update some comments in libgccjit.c
 2020-08-22  7:52 UTC  (3+ messages)

[PATCH] libgccjit: Fix several memory leaks in the driver
 2020-08-20 22:26 UTC  (2+ messages)

[PATCH] jit: Fix random truncation of testsuite output
 2020-07-20 14:44 UTC  (2+ messages)

[PATCH] driver: Fix several memory leaks
 2020-07-14  9:08 UTC 

Unable to get location after calling gcc_jit_context_dump_to_file
 2020-06-29  1:37 UTC 

[PATCH] Port libgccjit to Windows
 2020-06-16  0:15 UTC  (16+ messages)

[committed] jit: implement BT_CONST_VOLATILE_PTR [PR 95306]
 2020-06-03 15:16 UTC 

[committed] jit: fix __builtin_unreachable [PR 95426]
 2020-06-02 22:32 UTC 

[committed] jit: use deep unsharing of trees [PR 95314]
 2020-05-27 18:34 UTC 

[commmitted] jit: fix libgccjit.info entry [PR 91330]
 2020-05-27 18:33 UTC 

[committed] jit: fix missing types for builtins [PR 95306]
 2020-05-26 22:09 UTC 

[committed] jit: fix sphinx formatting issues in docs
 2020-05-26 15:09 UTC 

[committed] jit: check for void types [PR 95296]
 2020-05-26 15:05 UTC 

Compiling with debug info
 2020-05-25 12:04 UTC  (2+ messages)

[PATCH][gcc] libgccjit: introduce version entry points
 2020-03-31 19:00 UTC  (16+ messages)
` [PATCH V3][gcc] "
      ` [PATCH V4][gcc] "

[PATCH] lra: set insn_code_data to NULL when freeing
 2020-03-30 22:51 UTC  (2+ messages)

[PATCH][gcc] libgccjit: handle long literals in playback::context::new_string_literal
 2020-03-23 18:04 UTC  (10+ messages)
    ` [PATCH v2][gcc] "
        ` [committed][gcc] "

Libgccjit Windows compatibility
 2020-01-01  0:00 UTC  (2+ messages)

[PATCH][gcc] libgccjit: introduce version entry points
 2020-01-01  0:00 UTC 

Patch review status
 2020-01-01  0:00 UTC 

libgccjit maintenance status
 2020-01-01  0:00 UTC  (2+ messages)

[PATCH][gcc] libgccjit: handle long literals in playback::context::new_string_literal
 2020-01-01  0:00 UTC 

[PING, www] Re: [PATCH] update_web_docs_svn: support the JIT docs (PR jit/64257)
 2019-01-01  0:00 UTC  (7+ messages)
` [PATCH] More fixes for update_web_docs_svn for jit "

[PATCH][gcc] libgccjit: check result_type in gcc_jit_context_new_binary_op
 2019-01-01  0:00 UTC  (12+ messages)

[PATCH] IPA-CP release transformation summary (PR jit/91928)
 2019-01-01  0:00 UTC  (7+ messages)

[PATCH][gcc] libgccjit: check result_type in gcc_jit_context_new_unary_op
 2019-01-01  0:00 UTC  (6+ messages)

[committed] jit: fix ICE with GCC_JIT_BOOL_OPTION_SELFCHECK_GC since r278084 (PR jit/92483)
 2019-01-01  0:00 UTC 

[PATCH] Fix typo LIBGCCJIT_SYMLINK -> LIBGCCJIT_SONAME_SYMLINK
 2019-01-01  0:00 UTC 

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).