Show patches with: Archived = No       |   126839 patches
« 1 2 ... 204 205 2061268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] jit.exp: add __func__ to help test-{combination|threads}.c - - - - --- 2015-01-07 David Malcolm New
[committed] jit.exp: Don't drop the extension from the testcase when naming executable - - - - --- 2015-01-07 David Malcolm New
[committed] Fix casting non-"int" to bool. - - - - --- 2014-12-19 David Malcolm New
[committed] Fix issue with string options and nested gcc_jit_contexts - - - - --- 2014-12-19 David Malcolm New
[committed] Handle NULL in gcc_jit_context_set_str_option - - - - --- 2014-12-19 David Malcolm New
libgccjit cleanups - - - - --- 2014-12-11 David Malcolm New
jit.exp: support C++ testcases - - - - --- 2014-12-10 David Malcolm New
[committed] jit: toyvm.c: use correct path in debuginfo - - - - --- 2014-12-09 David Malcolm New
[commmited] PR jit/63854: Document how to run the jit testsuite under valgrind - - - - --- 2014-12-09 David Malcolm New
[committed] Add jit-tempdir.{c|h} - - - - --- 2014-12-09 David Malcolm New
[committed] Guard less code with the JIT mutex - - - - --- 2014-12-09 David Malcolm New
[committed] jit-playback.c: Move dlopen code into a new function - - - - --- 2014-12-09 David Malcolm New
[committed] libgccjit++.h: use indentation to show inheritance - - - - --- 2014-12-08 David Malcolm New
[committed] Make jit/notes.txt better reflect current status quo - - - - --- 2014-12-08 David Malcolm New
PR other/63613: Add fixincludes for dejagnu.h - - - - --- 2014-12-04 David Malcolm New
[02/02] PR jit/64166: Add API entrypoint gcc_jit_context_enable_dump - - - - --- 2014-12-04 David Malcolm New
[01/02] PR jit/64166: Add methods to gcc::dump_manager needed by JIT testing - - - - --- 2014-12-04 David Malcolm New
PR jit/63854: Introduce xstrdup_for_dump - - - - --- 2014-12-04 David Malcolm New
Update docs to reflect use of gimple subclasses - - - - --- 2014-12-02 David Malcolm New
[02/02] PR jit/64020: Fixes to handling of builtins - - - - --- 2014-11-26 David Malcolm New
[01/02] jit-builtins.c: Fix segfault on unsupported builtins - - - - --- 2014-11-26 David Malcolm New
[02/02] Improvements to documentation of gcc_jit_context_release - - - - --- 2014-11-26 David Malcolm New
[01/02] PR jit/64018: Add description of error-handling to the JIT tutorial - - - - --- 2014-11-26 David Malcolm New
[03/03] jit-playback: Move dso-creation into its own function - - - - --- 2014-11-26 David Malcolm New
[02/03] jit-playback: Move argv-creation to its own function - - - - --- 2014-11-26 David Malcolm New
[01/03] Move gcc_jit_result implementation to a new files jit-result.{h|c} - - - - --- 2014-11-26 David Malcolm New
[08/08] PR/64003 workaround (uninit memory in i386.md) - - - - --- 2014-11-26 David Malcolm New
[07/08] PR jit/63854: Fix leaks in toyvm.c - - - - --- 2014-11-26 David Malcolm New
[06/08] Avoid overuse of name "buffer" in tree-pretty-print.c - - - - --- 2014-11-26 David Malcolm New
[05/08] PR jit/63854: Fix double-initialization within tree-pretty-print.c - - - - --- 2014-11-26 David Malcolm New
[04/08] PR jit/63854: Remove xstrdup from ipa/cgraph fprintf calls - - - - --- 2014-11-26 David Malcolm New
[03/08] PR jit/63854: Fix leak in real.c for i386:init_ext_80387_constants - - - - --- 2014-11-26 David Malcolm New
[02/08] PR jit/63854: Fix leak within jit-builtins.c - - - - --- 2014-11-26 David Malcolm New
[01/08] PR jit/63854: Fix leak in tree-ssa-math-opts.c - - - - --- 2014-11-26 David Malcolm New
[05/05] Add command-line option-parsing to jit testcases - - - - --- 2014-11-26 David Malcolm New
[04/05] jit.exp: Verify the exit status of the spawnee - - - - --- 2014-11-26 David Malcolm New
[03/05] jit.exp: fix timeout bug inherited from dejagnu.exp - - - - --- 2014-11-26 David Malcolm New
[02/05] PR jit/63854: Add support for running "make check-jit" under valgrind - - - - --- 2014-11-26 David Malcolm New
[01/05] jit.exp: Avoid embedding full paths into test results - - - - --- 2014-11-26 David Malcolm New
PR jit/63969: Fix segfault in error-handling when driver isn't found - - - - --- 2014-11-20 David Malcolm New
"gimple-classes-v2-option-3" git branch committed to svn trunk as r217787 - - - - --- 2014-11-19 David Malcolm New
"gimple-classes-v2-option-3" git branch committed to svn trunk as r217787 - - - - --- 2014-11-19 David Malcolm New
[21/21] PR jit/63854: Fix leaks in test-fuzzer.c - - - - --- 2014-11-19 David Malcolm New
[20/21] PR jit/63854: Fix leak in ipa-icf.c - - - - --- 2014-11-19 David Malcolm New
[19/21] PR jit/63854: Fix leak of ipa hooks - - - - --- 2014-11-19 David Malcolm New
[18/21] PR jit/63854: Add "long-term" allocator to gcc::context - - - - --- 2014-11-19 David Malcolm New
[17/21] PR jit/63854: Fix leaking vec in jit - - - - --- 2014-11-19 David Malcolm New
[16/21] PR jit/63854: Add all_late_ipa_passes to GCC_PASS_LISTS - - - - --- 2014-11-19 David Malcolm New
[15/21] PR jit/63854: lra.c: Fix leak of point_freq_vec's buffer when calling lra_inheritance - - - - --- 2014-11-19 David Malcolm New
[14/21] PR jit/63854: Fix leak of paths within jump threading - - - - --- 2014-11-19 David Malcolm New
[13/21] PR jit/63854: Add support for running "make check-jit" under valgrind - - - - --- 2014-11-19 David Malcolm New
[12/21] PR jit/63854: Add a valgrind suppresion file - - - - --- 2014-11-19 David Malcolm New
[11/21] PR jit/63854: Fix leak of "avail" within tree-ssa-pre.c - - - - --- 2014-11-19 David Malcolm New
[10/21] PR jit/63854: Fix leak of worklist within jit-recording.c - - - - --- 2014-11-19 David Malcolm New
[09/21] PR jit/63854: Don't leak producer_string in dwarf2out.c - - - - --- 2014-11-19 David Malcolm New
[08/21] PR jit/63854: Add ira_costs_c_finalize - - - - --- 2014-11-19 David Malcolm New
[07/21] PR jit/63854: Fix leak of optimization_summary_obstack - - - - --- 2014-11-19 David Malcolm New
[06/21] PR jit/63854: Fix leak of opts_obstack - - - - --- 2014-11-19 David Malcolm New
[05/21] PR jit/63854: Fix memory leak of save_decoded_options - - - - --- 2014-11-19 David Malcolm New
[04/21] PR jit/63854: Fix memory leak within bb-reorder.c - - - - --- 2014-11-19 David Malcolm New
[03/21] PR jit/63854: Fix memory leaks within context/pass_manager/dump_manager - - - - --- 2014-11-19 David Malcolm New
[02/21] PR jit/63854: Fix memory leak of reginfo.c: valid_mode_changes_obstack - - - - --- 2014-11-19 David Malcolm New
[01/21] PR jit/63854: Fix memory leak within gcc_options - - - - --- 2014-11-19 David Malcolm New
[gimple-classes,committed,4/6] tree-ssa-tail-merge.c: Use gassign - - - - --- 2014-11-15 David Malcolm New
Add gimple-compat.h (was Re: [gimple-classes, committed 4/6] tree-ssa-tail-merge.c: Use gassign) - - - - --- 2014-11-14 David Malcolm New
Add a way to mark regions of code which assume that the GC won't run - - - - --- 2014-11-13 David Malcolm New
Add a way to mark regions of code which assume that the GC won't run - - - - --- 2014-11-12 David Malcolm New
libgomp: "GNU OpenMP Runtime Library" (was: [PATCH 1/5] OpenACC 2.0 support for libgomp - OpenACC r… - - - - --- 2014-11-12 David Malcolm New
Add a way to mark regions of code which assume that the GC won't run - - - - --- 2014-11-12 David Malcolm New
[wwwdocs] Add news item about JIT - - - - --- 2014-11-12 David Malcolm New
[gimple-classes,committed,6/6] tree-ssa-threadedge.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,5/6] tree-ssa-ter.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,4/6] tree-ssa-tail-merge.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,3/6] tree-ssa-structalias.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,2/6] tree-ssa-strlen.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,1/6] tree-ssa-sink.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,17/17] tree-ssa-propagate.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,16/17] tree-ssa-pre.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,15/17] tree-ssa-phiprop.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,14/17] tree-ssa-phiopt.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,13/17] tree-ssa-loop-*: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,12/17] tree-ssa-math-opts.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,11/17] tree-ssa-live.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,10/17] tree-ssa-ifcombine.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,09/17] tree-switch-conversion.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,08/17] tree-sra.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,07/17] tree-scalar-evolution.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,06/17] tree-predcom.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,05/17] tree-loop-distribution.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,04/17] tree-into-ssa.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,03/17] tree-inline.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,02/17] tree-complex.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,01/17] tree-vrp.c: Use gassign - - - - --- 2014-11-07 David Malcolm New
[gimple-classes,committed,44/44] trans-mem.c: Use gassign - - - - --- 2014-11-06 David Malcolm New
[gimple-classes,committed,43/44] sese.c: Use gassign - - - - --- 2014-11-06 David Malcolm New
[gimple-classes,committed,42/44] predict.c: Use gassign - - - - --- 2014-11-06 David Malcolm New
[gimple-classes,committed,41/44] omp-low.c: Use gassign - - - - --- 2014-11-06 David Malcolm New
[gimple-classes,committed,40/44] ipa-icf-gimple.c: Use gassign - - - - --- 2014-11-06 David Malcolm New
[gimple-classes,committed,39/44] ipa-prop.c: Use gassign - - - - --- 2014-11-06 David Malcolm New
[gimple-classes,committed,38/44] ipa-inline-analysis.c: Use gassign - - - - --- 2014-11-06 David Malcolm New
« 1 2 ... 204 205 2061268 1269 »