public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/2] Add OVERRIDE and FINAL macros to coretypes.h
 2016-01-01  0:00 UTC  (5+ 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

[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 

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

Weird problem
 2015-01-01  0:00 UTC  (6+ messages)

Weird problem
 2015-01-01  0:00 UTC  (3+ messages)

[PATCH, committed] fix comments in a jit testcase
 2015-01-01  0:00 UTC 

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

[PATCH, committed] PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocks
 2015-01-01  0:00 UTC 

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

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

[PATCH, committed] PR jit/66783: improve error messages
 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)

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

[PATCH, committed] jit: supply MULTILIB_DEFAULTS as arguments when invoking driver
 2015-01-01  0:00 UTC 

outputs of GCC JIT?
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] jit: clarify (lack of) lifetime requirements on input const char *
 2015-01-01  0:00 UTC 

Stuff to include in libgccjit 5.2
 2015-01-01  0:00 UTC  (5+ messages)

Ravi updated to build against libgccjit 5.2.0
 2015-01-01  0:00 UTC  (4+ messages)

Potential performance issue
 2015-01-01  0:00 UTC  (3+ messages)

switches in GCC JIT?
 2015-01-01  0:00 UTC  (9+ messages)
` [PATCH 1/2] Add gcc/typed-splay-tree.h
  ` [PATCH 2/2] jit: add switch statements
    ` [PATCH, committed] "

Segmentation fault
 2015-01-01  0:00 UTC  (3+ messages)
` PR jit/66779 (was Re: Segmentation fault)
  ` [PATCH, committed] PR jit/66779: fix segfault

Should I use trunk?
 2015-01-01  0:00 UTC  (3+ messages)

PATCH trunk GCCJIT: adding gcc_jit_context_new_rvalue_from_long_long, etc
 2015-01-01  0:00 UTC  (11+ messages)
      ` PATCH (v2) "
  ` [PATCH, committed] jit: Add guide for submitting patches to jit docs

[PATCH, committed] jit: document union types
 2015-01-01  0:00 UTC 

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

error handling in GCCJIT?
 2015-01-01  0:00 UTC  (3+ messages)

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

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

GCCJIT and tail-recursive calls
 2015-01-01  0:00 UTC  (5+ messages)

Four jit backports to gcc 5 branch
 2015-01-01  0:00 UTC  (9+ messages)
  ` Thinking about libgccjit SONAME bump for gcc 5.2 (was Re: Four jit backports to gcc 5 branch)
` Eight more jit backports to gcc 5 branch

[PATCH, committed] jit: fix some .rst issues in docs
 2015-01-01  0:00 UTC 

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

missing gcc_jit_context_new_rvalue_from_long_long etc....?
 2015-01-01  0:00 UTC  (7+ messages)
  ` cross-compilation & libgccjit

[PATCH, committed] PR jit/66628: add gcc_jit_context_add_command_line_option
 2015-01-01  0:00 UTC 

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

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

GCC_JIT_BINARY_OP_LOGICAL_AND eager or lazy? and GCCJIT vs GNU C semantics
 2015-01-01  0:00 UTC  (2+ messages)

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

GCC/JIT and precise garbage collection support?
 2015-01-01  0:00 UTC  (9+ messages)

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

Relocating parts of program ? locality
 2015-01-01  0:00 UTC 

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

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

[PATCH, committed] fixes to gcc_jit_context_dump_reproducer_to_file
 2015-01-01  0:00 UTC 

A possible code generation issue
 2015-01-01  0:00 UTC  (47+ messages)
      ` Filed PR jit/66812 for the "
                                  ` [PATCH] PR jit/66812: Candidate fix for for the code generation issue, v1
            ` Filed PR jit/66811: jit jumps aren't compilable as C (Re: A possible code generation issue)
              ` Filed PR jit/66811: jit dumps "
              ` PR jit/66783 "
                ` [PATCH, committed] PR jit/66783: prevent use of opaque structs

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

[PATCH, committed] PR jit/66700: set TREE_ADDRESSABLE when building an ADDR_EXPR
 2015-01-01  0:00 UTC 

magic 8 constant (bits / byte maybe?) in GCC JIT memento_of_new_rvalue_from_const <long>::get_wide_int
 2015-01-01  0:00 UTC 

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

configure --program-suffix could change gccjit library path?
 2015-01-01  0:00 UTC 

client data for GCCJIT objects?
 2015-01-01  0:00 UTC  (2+ 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).