public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] jit.exp: support C++ testcases
 2015-01-01  0:00 UTC  (2+ messages)
` [PATCH, committed] "

[PATCH 00/21] PR 63854: Fix various memory leaks
 2015-01-01  0:00 UTC  (69+ messages)
` [PATCH 09/21] PR jit/63854: Don't leak producer_string in dwarf2out.c
` [PATCH 04/21] PR jit/63854: Fix memory leak within bb-reorder.c
` [PATCH 08/21] PR jit/63854: Add ira_costs_c_finalize
` [PATCH 02/21] PR jit/63854: Fix memory leak of reginfo.c: valid_mode_changes_obstack
` [PATCH 07/21] PR jit/63854: Fix leak of optimization_summary_obstack
` [PATCH 14/21] PR jit/63854: Fix leak of paths within jump threading
` [PATCH 05/21] PR jit/63854: Fix memory leak of save_decoded_options
` [PATCH 19/21] PR jit/63854: Fix leak of ipa hooks
    ` PING "
` [PATCH 03/21] PR jit/63854: Fix memory leaks within context/pass_manager/dump_manager
` [PATCH 17/21] PR jit/63854: Fix leaking vec in jit
` [PATCH 16/21] PR jit/63854: Add all_late_ipa_passes to GCC_PASS_LISTS
` [PATCH 11/21] PR jit/63854: Fix leak of "avail" within tree-ssa-pre.c
` [PATCH 06/21] PR jit/63854: Fix leak of opts_obstack
` [PATCH 15/21] PR jit/63854: lra.c: Fix leak of point_freq_vec's buffer when calling lra_inheritance
` [PATCH 18/21] PR jit/63854: Add "long-term" allocator to gcc::context
    ` PING: "
` [PATCH 01/21] PR jit/63854: Fix memory leak within gcc_options
` [PATCH 13/21] PR jit/63854: Add support for running "make check-jit" under valgrind
    ` [PATCH 00/05] Fixes to jit.exp
      ` [PATCH 04/05] jit.exp: Verify the exit status of the spawnee
      ` [PATCH 02/05] PR jit/63854: Add support for running "make check-jit" under valgrind
      ` [PATCH 05/05] Add command-line option-parsing to jit testcases
        ` PING: "
      ` [PATCH 01/05] jit.exp: Avoid embedding full paths into test results
      ` [PATCH 03/05] jit.exp: fix timeout bug inherited from dejagnu.exp
    ` 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 20/21] PR jit/63854: Fix leak in ipa-icf.c
` [PATCH 21/21] PR jit/63854: Fix leaks in test-fuzzer.c
` [PATCH 10/21] PR jit/63854: Fix leak of worklist within jit-recording.c

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

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

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

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

[PATCH, committed] PR jit/64708: remove libgccjit.so from COMPILERS
 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)

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

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

[PATCH, committed] jit.exp: add __func__ to help test-{combination|threads}.c
 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

[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 

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

[PATCH, committed] Fix int vs bool issue in jit.dg/test-arith-overflow.c
 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] jit: fix crash in memento_of_new_string_literal::make_debug_string
 2015-01-01  0:00 UTC 

[PATCH, committed] libgccjit.h: Fix description of struct gcc_jit_context
 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] Parallelize the jit testsuite
 2015-01-01  0:00 UTC 

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

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

[PATCH] toplev: gcc version information for jit
 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 

[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 

[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] jit: New API entrypoint: gcc_jit_context_dump_reproducer_to_file
 2015-01-01  0:00 UTC 

[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: option-logging
 2015-01-01  0:00 UTC 

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

[jit] Add comments throughout libgccjit.c, and in libgccjit.h
 2014-01-01  0:00 UTC 

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

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

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

[jit] Verify enum values earlier
 2014-01-01  0:00 UTC 

Merge of jit branch to svn trunk as r217374
 2014-01-01  0:00 UTC  (2+ messages)

[PATCH 00/08] More memory leak fixes
 2014-01-01  0:00 UTC  (17+ messages)
` [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 08/08] PR/64003 workaround (uninit memory in i386.md)
` [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 02/08] PR jit/63854: Fix leak within jit-builtins.c
` [PATCH 06/08] Avoid overuse of name "buffer" in tree-pretty-print.c
` [PATCH 05/08] PR jit/63854: Fix double-initialization within tree-pretty-print.c

[PATCH] Add a way to mark regions of code which assume that the GC won't run
 2014-01-01  0:00 UTC  (7+ messages)

[PATCH 00/27] Merger of jit branch v3
 2014-01-01  0:00 UTC  (25+ messages)
` [PATCH 10/27] New file: gcc/jit/libgccjit.c
        ` [jit] Use ISALPHA and ISALNUM rather than writing our own
` [PATCH 13/27] New file: gcc/jit/jit-recording.c
` [PATCH 01/27] gcc: configure and Makefile changes needed by jit
` [PATCH 0/3] Minor tweaks to jit
  ` [PATCH 2/3] Documentation tweak
  ` [PATCH 3/3] Add comments to various functions in libgccjit.h
  ` [PATCH 1/3] New test cases
` [PATCH 16/27] New file: gcc/jit/jit-playback.c
    ` [jit] Drop the disabled debugging code within handle_locations

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

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

[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] Add jit-tempdir.{c|h}
 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, commmited] PR jit/63854: Document how to run the jit testsuite under valgrind
 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).