public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
Incremental compilation
 2019-01-01  0:00 UTC  (8+ messages)

Conversion of pointers to integers and vice versa; pointer tagging
 2019-01-01  0:00 UTC  (2+ messages)

Initialized exported and internal globals
 2019-01-01  0:00 UTC 

Service Report (8358)
 2018-01-01  0:00 UTC 

Southwire OXK 99835307
 2018-01-01  0:00 UTC 

[PATCH] Fix IPA crash in libgccjit
 2018-01-01  0:00 UTC  (2+ messages)

[committed] Fix jit.dg/test-alignment* (PR jit/82846)
 2018-01-01  0:00 UTC 

463-83-805054-158 & 463-83-805054-665
 2018-01-01  0:00 UTC 

WIRE FORM # TIGO-07713058
 2018-01-01  0:00 UTC 

[PATCH] configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384)
 2018-01-01  0:00 UTC  (3+ messages)
` [PATCH] configure.ac: honor --with-gcc-major-version in gcc-driver-name.h (PR jit/85384, variant)

**Important Please Read**
 2018-01-01  0:00 UTC 

alloca and labels as values
 2018-01-01  0:00 UTC  (2+ messages)

Past Due Invoices
 2018-01-01  0:00 UTC 

[PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
 2018-01-01  0:00 UTC  (13+ messages)
      ` Seeking Release Manager approval for: "

alloca and labels as values
 2018-01-01  0:00 UTC  (2+ messages)

Amy Lee INV #35013 FOR PO #262343630291
 2018-01-01  0:00 UTC 

[PING**3] [PATCH] Fix not properly nul-terminated string constants in JIT
 2018-01-01  0:00 UTC 

Past Due Invoice
 2018-01-01  0:00 UTC 

[committed] jit: remove some unused fields from recording::union_ (PR jit/81672)
 2018-01-01  0:00 UTC 

[PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h
 2017-01-01  0:00 UTC  (21+ messages)
  ` CONSTEXPR macro (was "Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h")
` [PATCH 2/2] jit: use FINAL and OVERRIDE throughout
      ` Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h (was: Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h)
        ` Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h
                ` [wwwdocs, coding conventions] Mention OVERRIDE/FINAL

calling inline functions from JIT-ed code
 2017-01-01  0:00 UTC 

Some basic questions
 2017-01-01  0:00 UTC  (2+ messages)

does libgccjit support vector types?
 2017-01-01  0:00 UTC  (9+ messages)
    ` [committed] jit: add gcc_jit_type_get_vector
              ` [committed] jit: fix segfault with autovectorization (PR tree-optimization/46805)

[committed] jit: make simpler reproducers
 2017-01-01  0:00 UTC 

[committed] Fix segfault in free_growth_caches (PR jit/80954)
 2017-01-01  0:00 UTC 

[committed] jit: update test suite for change to -Warray-bounds
 2017-01-01  0:00 UTC 

small C++ API additions
 2017-01-01  0:00 UTC  (3+ messages)

[committed] Implement LANG_HOOKS_TYPE_FOR_SIZE for jit
 2017-01-01  0:00 UTC  (4+ messages)
  ` [PATCH] Make LTO's implementation of LANG_HOOKS_TYPE_FOR_SIZE the default

Alignment not supported?
 2017-01-01  0:00 UTC  (16+ messages)
    ` [PATCH] Work-in-progress: gcc_jit_type_get_aligned
        ` [PATCH] Add gcc_jit_type_get_aligned

libgccjit licensing question
 2017-01-01  0:00 UTC  (3+ messages)

[committed] jit: add a way to preserve testsuite executables
 2017-01-01  0:00 UTC 

[committed] jit: handle equality of function pointer types
 2017-01-01  0:00 UTC 

[committed] Fix -Werror=class-memaccess failures in jit testsuite (PR jit/81144)
 2017-01-01  0:00 UTC  (4+ messages)

[committed] Fix crash accessing builtins in sanitizer.def and after (PR jit/82174)
 2017-01-01  0:00 UTC  (5+ messages)
  ` [committed] jit: implement gcc_jit_context_new_rvalue_from_vector

Function pointer handling
 2017-01-01  0:00 UTC  (5+ messages)
  ` [committed] jit: document function pointers
    ` [committed] jit: implement gcc_jit_function_get_address

[committed] jit.dg: fix issue with compilation of test-threads.c
 2017-01-01  0:00 UTC 

[Committed] jit: document gcc_jit_context_new_call_through_ptr
 2016-01-01  0:00 UTC 

statement expressions
 2016-01-01  0:00 UTC 

[Committed] jit: gcc diagnostics are jit errors
 2016-01-01  0:00 UTC 

[PATCH 0/6] jit: Work-in-progress implementation of must-tail-call
 2016-01-01  0:00 UTC  (8+ messages)
` [PATCH 1/6] FIXME: introduce can_implement_as_sibling_call_p
  ` [PATCH 6/6] FIXME: jit: add test of failing must-TCO
  ` [PATCH 2/6] FIXME: WIP on non-jit part of must-tail-call
  ` [PATCH 4/6] FIXME: non-working scanasm test
  ` [PATCH 5/6] FIXME: initial support for gcc diagnostics as jit errors
  ` [PATCH 3/6] FIXME: WIP on jit part of must-tail-call

GCCJIT and proper tail calls
 2016-01-01  0:00 UTC  (6+ messages)

[committed] dwarf2out.c: fix jit issue with early_dwarf_finished
 2016-01-01  0:00 UTC 

[PATCH 0/3] Support for mandatory tail calls
 2016-01-01  0:00 UTC  (22+ messages)
` [PATCH 2/3] Implement CALL_EXPR_MUST_TAIL_CALL
    ` [PATCH] Fixes to must-tail-call tests
` [PATCH 1/3] Introduce can_implement_as_sibling_call_p
    ` [PATCH] calls.c: fix warning on targets without REG_PARM_STACK_SPACE
` [PATCH 3/3] jit: implement gcc_jit_rvalue_set_bool_require_tail_call

statement expressions (e.g. for ternary condition operator) in GCCJIT
 2016-01-01  0:00 UTC  (2+ messages)

JIT patch: add gcc_jit_magic_int
 2016-01-01  0:00 UTC  (6+ messages)

wish: gcc_jit_type_get_atomic
 2016-01-01  0:00 UTC  (5+ messages)

[committed] jit: fix build after r233218 (build_common_tree_nodes, -fshort-double)
 2016-01-01  0:00 UTC 

[committed] PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-up
 2016-01-01  0:00 UTC 

Fix build of jit (was Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope (v3))
 2016-01-01  0:00 UTC  (7+ messages)
                                ` [PATCH] use-after-scope fallout

broken --enable-host-shared
 2015-01-01  0:00 UTC 

GCCJIT guidelines (for JITing with existing types and structures)
 2015-01-01  0:00 UTC  (2+ messages)

Faster JIT compilation
 2015-01-01  0:00 UTC  (3+ messages)

gcc_jit_context_dump_to_file outputing C or GCC parsable code?
 2015-01-01  0:00 UTC 

client data for GCCJIT objects?
 2015-01-01  0:00 UTC  (2+ messages)

JIT binary translation using libgccjit?
 2015-01-01  0:00 UTC  (7+ 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).