public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/21] PR 63854: Fix various memory leaks
 2015-01-01  0:00 UTC  (26+ messages)
` [PATCH 19/21] PR jit/63854: Fix leak of ipa hooks
    ` PING "
` [PATCH 18/21] PR jit/63854: Add "long-term" allocator to gcc::context
    ` PING: "
` [PATCH 13/21] PR jit/63854: Add support for running "make check-jit" under valgrind
    ` [PATCH 00/05] Fixes to jit.exp
      ` [PATCH 01/05] jit.exp: Avoid embedding full paths into test results
      ` [PATCH 05/05] Add command-line option-parsing to jit testcases
        ` PING: "
    ` Running cc1 etc under valgrind (was Re: [PATCH 13/21] PR jit/63854: Add support for running "make check-jit" under valgrind)
` [PATCH 12/21] PR jit/63854: Add a valgrind suppresion file

[PATCH] jit.exp: support C++ testcases
 2015-01-01  0:00 UTC  (2+ messages)
` [PATCH, committed] "

[PATCH] update_web_docs_svn: support the JIT docs (PR jit/64257)
 2015-01-01  0:00 UTC  (17+ messages)
        ` [PING, www] "
            ` [PATCH] More fixes for update_web_docs_svn for jit "
                      ` [PATCH] maintainer-scripts: Fix 404s in "Show Source" in jit docs

[PATCH, committed] New jit API entrypoint: gcc_jit_context_new_rvalue_from_long
 2015-01-01  0:00 UTC 

[PATCH] rs6000, jit: Unbreak libgccjit on ppc (rs6000_output_function_epilogue)
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_file
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: option-logging
 2015-01-01  0:00 UTC 

[PATCH, committed] jit.exp: Don't drop the extension from the testcase when naming executable
 2015-01-01  0:00 UTC 

[PATCH, committed] PR jit/64206: delay cleanup of tempdir if the user has requested debuginfo
 2015-01-01  0:00 UTC 

[PATCH, committed] jit-playback.c: fix missing fclose
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: prevent ICE with type mismatch in gcc_jit_block_add_assignment_op
 2015-01-01  0:00 UTC 

External references
 2015-01-01  0:00 UTC  (3+ messages)

[PATCH] toplev: gcc version information for jit
 2015-01-01  0:00 UTC  (2+ messages)

Tutorial for calling back into app code
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit_unary_op
 2015-01-01  0:00 UTC 

The output of gcc_jit_context_dump_to_file() is missing parenthesis in expressions involving casts
 2015-01-01  0:00 UTC  (4+ messages)
  ` [PATCH, committed] PR jit/66539: Add parentheses as needed to gcc_jit_object_get_debug_string

Hit a showstopper issue
 2015-01-01  0:00 UTC  (8+ messages)

[PATCH, committed] jit: fix typo in docs
 2015-01-01  0:00 UTC 

[Announce] GCCSharp - libgccjit bindings for C#
 2015-01-01  0:00 UTC  (3+ messages)

Problem installing libgccjit RPMs
 2015-01-01  0:00 UTC  (5+ messages)

Basic blocks, jump targets and locals
 2015-01-01  0:00 UTC  (8+ messages)

[PATCH, committed] PR jit/64752 - Rewrite jit testsuite to eliminate use of "file"
 2015-01-01  0:00 UTC 

[PATCH, committed] Simplify jit.dg/test-combination.c
 2015-01-01  0:00 UTC 

[debug-early, jit] Port of jit to debug-early
 2015-01-01  0:00 UTC  (5+ messages)

[PATCH, committed] Parallelize the jit testsuite
 2015-01-01  0:00 UTC 

Adding Position Independent Code support
 2015-01-01  0:00 UTC  (2+ messages)

[ANN] OCaml bindings for libgccjit
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] jit: fix crash in memento_of_new_string_literal::make_debug_string
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: New API entrypoint: gcc_jit_context_get_last_error
 2015-01-01  0:00 UTC 

[PATCH, committed] libgccjit.h: Fix description of struct gcc_jit_context
 2015-01-01  0:00 UTC 

Are struct and union assignments supported
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] jit: add test-benchmark.c
 2015-01-01  0:00 UTC 

[PATCH] PR jit/64780: configure: --enable-host-shared and the jit
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] Fix int vs bool issue in jit.dg/test-arith-overflow.c
 2015-01-01  0:00 UTC 

Does libgccjit support union definitions?
 2015-01-01  0:00 UTC  (4+ messages)

How do I detect if a basic block is terminated or not?
 2015-01-01  0:00 UTC  (2+ messages)

lvalues and rvalues
 2015-01-01  0:00 UTC  (3+ messages)

Stage 3 RFC: using "jit" for ahead-of-time compilation
 2015-01-01  0:00 UTC  (6+ messages)
  ` [PATCH] "

Basic linking / compilation question
 2015-01-01  0:00 UTC  (6+ messages)

Labeling of blocks and locals
 2015-01-01  0:00 UTC  (5+ messages)

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

[Announce] libgccjit bindings for Rust
 2015-01-01  0:00 UTC  (2+ messages)

First bytecode compiled in Ravi/Lua
 2015-01-01  0:00 UTC  (2+ messages)

libgccjit documentation now available on gcc.gnu.org
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] jit.exp: add __func__ to help test-{combination|threads}.c
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: API change to gcc_jit_context_new_global
 2015-01-01  0:00 UTC 

[PATCH, committed] jit: Add checking for dereference of void *
 2015-01-01  0:00 UTC 

[PATCH 1/3] PR jit/64810: driver, arm, jit: configure-time default options
 2015-01-01  0:00 UTC  (5+ messages)
` [PATCH 2/3] PR jit/64810: support DImode on arm
` [PATCH 3/3] PR jit/64810: fix for arm_option_override

If libgccjit is part of the final executable of a client program does it need to be GPL?
 2015-01-01  0:00 UTC 

[PATCH, committed] Add test of handling arithmetic-overflow from JIT
 2015-01-01  0:00 UTC 

[PATCH: toplev.c] PR jit/64721: don't install signal-handlers when running within libgccjit
 2015-01-01  0:00 UTC  (2+ messages)

First bytecode compiled in Ravi/Lua
 2015-01-01  0:00 UTC  (2+ messages)

[PATCH, committed] libgccjit: detect various kinds of errors relating to params and locals
 2015-01-01  0:00 UTC 

[PATCH, committed] PR jit/64708: remove libgccjit.so from COMPILERS
 2015-01-01  0:00 UTC 

[PATCH, committed] Fix gcc_jit_context_get_last_error docs
 2015-01-01  0:00 UTC 

Question regarding management of JIT code
 2015-01-01  0:00 UTC  (3+ messages)

[PATCH, committed] Fix typo in jit-recording.h
 2015-01-01  0:00 UTC 

[PATCH, committed] PR jit/65691: Fix copy&paste error in jit docs
 2015-01-01  0:00 UTC 

[PATCH, committed] New jit API entrypoint: gcc_jit_context_set_logfile
 2015-01-01  0:00 UTC 

[PATCH] jit docs: Add "Packaging notes" section
 2015-01-01  0:00 UTC 

virtual template methods
 2015-01-01  0:00 UTC  (3+ messages)

[PATCH] PR 64722: fix corruption of %ebx on 32-bit i386 with libgccjit
 2015-01-01  0:00 UTC  (3+ messages)

[PATCH, jit]: Robustify vasprintf error checks
 2015-01-01  0:00 UTC  (3+ messages)

[PATCH, commmited] PR jit/63854: Document how to run the jit testsuite under valgrind
 2014-01-01  0:00 UTC 

[PATCH 00/02] jit: Fixes to builtins handling
 2014-01-01  0:00 UTC  (3+ messages)
` [PATCH 01/02] jit-builtins.c: Fix segfault on unsupported builtins
` [PATCH 02/02] PR jit/64020: Fixes to handling of builtins

[PATCH 00/02] Improvements to jit documentation
 2014-01-01  0:00 UTC  (3+ messages)
` [PATCH 02/02] Improvements to documentation of gcc_jit_context_release
` [PATCH 01/02] PR jit/64018: Add description of error-handling to the JIT tutorial

[PATCH, committed] Guard less code with the JIT mutex
 2014-01-01  0:00 UTC 

[PATCH, committed] Add jit-tempdir.{c|h}
 2014-01-01  0:00 UTC 

[PATCH, committed] jit-playback.c: Move dlopen code into a new function
 2014-01-01  0:00 UTC 

[PATCH 00/08] More memory leak fixes
 2014-01-01  0:00 UTC  (16+ messages)
` [PATCH 08/08] PR/64003 workaround (uninit memory in i386.md)
` [PATCH 06/08] Avoid overuse of name "buffer" in tree-pretty-print.c
` [PATCH 01/08] PR jit/63854: Fix leak in tree-ssa-math-opts.c
` [PATCH 04/08] PR jit/63854: Remove xstrdup from ipa/cgraph fprintf calls
` [PATCH 07/08] PR jit/63854: Fix leaks in toyvm.c
` [PATCH 03/08] PR jit/63854: Fix leak in real.c for i386:init_ext_80387_constants
` [PATCH 05/08] PR jit/63854: Fix double-initialization within tree-pretty-print.c

[PATCH, committed] Document the JIT C++ bindings (libgccjit++.h)
 2014-01-01  0:00 UTC 

[PATCH 00/03] JIT refactoring
 2014-01-01  0:00 UTC  (5+ messages)
` [PATCH 03/03] jit-playback: Move dso-creation into its own function
` [PATCH 02/03] jit-playback: Move argv-creation to "
` [PATCH 01/03] Move gcc_jit_result implementation to a new files jit-result.{h|c}

[PATCH, committed] libgccjit++.h: use indentation to show inheritance
 2014-01-01  0:00 UTC 

[PATCH, committed] jit: toyvm.c: use correct path in debuginfo
 2014-01-01  0:00 UTC 

[PATCH, committed] Fix issue with string options and nested gcc_jit_contexts
 2014-01-01  0:00 UTC 

[PATCH, committed] Make jit/notes.txt better reflect current status quo
 2014-01-01  0:00 UTC 

[PATCH, committed] Handle NULL in gcc_jit_context_set_str_option
 2014-01-01  0:00 UTC 

[PATCH, committed] Fix casting non-"int" to bool
 2014-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).