public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
 2018-01-01  0:00 UTC  (5+ messages)

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

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

**Important Please Read**
 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)
      ` 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
  ` CONSTEXPR macro (was "Re: [PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h")
` [PATCH 2/2] jit: use FINAL and OVERRIDE throughout

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

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

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] 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

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

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

[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 

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)

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

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

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] 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

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)

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

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

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

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

[Committed] jit: document gcc_jit_context_new_call_through_ptr
 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 3/6] FIXME: WIP on jit "
  ` [PATCH 4/6] FIXME: non-working scanasm test
  ` [PATCH 5/6] FIXME: initial support for gcc diagnostics as jit errors

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

statement expressions
 2016-01-01  0:00 UTC 

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 3/3] jit: implement gcc_jit_rvalue_set_bool_require_tail_call
` [PATCH 1/3] Introduce can_implement_as_sibling_call_p
    ` [PATCH] calls.c: fix warning on targets without REG_PARM_STACK_SPACE
` [PATCH 2/3] Implement CALL_EXPR_MUST_TAIL_CALL
    ` [PATCH] Fixes to must-tail-call tests

[Announce] Perl bindings
 2015-01-01  0:00 UTC 

[ANN] Ravi alpha release 0.8
 2015-01-01  0:00 UTC 

[PATCH 0/2] Refactoring of timevar API
 2015-01-01  0:00 UTC  (4+ messages)
` [PATCH 2/2] jit: add timing API
` [PATCH 1/2] gcc parts of timer refactoring

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

[PATCH 0/2] Embed driver within libgccjit
 2015-01-01  0:00 UTC  (7+ messages)
` [PATCH 1/2] driver: support state cleanup
` [PATCH 2/2] jit: use an embedded copy of the driver
` [PING] Re: [PATCH 0/2] Embed driver within libgccjit

libgccjit 5.2 on Mac OSX Yosemite
 2015-01-01  0:00 UTC  (5+ messages)
  ` [PATCH, committed] jit: on OS X, add -Wl,-undefined,dynamic_lookup to driver invocation

JIT compilation speed
 2015-01-01  0:00 UTC  (6+ messages)

[PATCH, committed] jit.dg/test-benchmark.c: add a summary of timings
 2015-01-01  0:00 UTC 

JIT binary translation using libgccjit?
 2015-01-01  0:00 UTC  (7+ messages)

libgccjit 5.2 on Mac OSX Yosemite
 2015-01-01  0:00 UTC  (5+ messages)

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)

Has anyone tried building for Windows?
 2015-01-01  0:00 UTC  (7+ messages)

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

[Announce] Perl bindings
 2015-01-01  0:00 UTC 

Ravi bug related to setting of L->top in OP_RETURN
 2015-01-01  0:00 UTC  (2+ messages)

Faster JIT compilation
 2015-01-01  0:00 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).